@prefix biocontext: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcat: . @prefix dcterms: . @prefix fairsharing: . @prefix foaf: . @prefix miriam: . @prefix n2t: . @prefix rdfs: . @prefix re3data: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:biocontext dcterms:hasPart biocontext:ASCL . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ascl . bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.wb0txg . bioregistry.metaresource:miriam dcterms:hasPart miriam:ascl . bioregistry.metaresource:n2t dcterms:hasPart n2t:ascl . bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100011865 . bioregistry:ascl a bioregistry.schema:0000001 ; rdfs:label "Astrophysics Source Code Library" ; dcterms:description "The Astrophysics Source Code Library (ASCL) is a free online registry for software that have been used in research that has appeared in, or been submitted to, peer-reviewed publications. The ASCL is indexed by the SAO/NASA Astrophysics Data System (ADS) and Web of Science's Data Citation Index (WoS DCI), and is citable by using the unique ascl ID assigned to each code. The ascl ID can be used to link to the code entry by prefacing the number with ascl.net (i.e., ascl.net/1201.001)."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biocontext:ASCL, n2t:ascl, fairsharing:FAIRsharing.wb0txg, miriam:ascl, re3data:r3d100011865 ; dcat:keyword "astrophysics and astronomy" ; foaf:homepage ; bioregistry.schema:0000005 "1801.012"^^xsd:string ; bioregistry.schema:0000006 "http://ascl.net/$1"^^xsd:string ; bioregistry.schema:0000008 "^[0-9\\.]+$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "http://ascl.net/"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "ascl" . biocontext:ASCL dcterms:isPartOf bioregistry.metaresource:biocontext . n2t:ascl dcterms:isPartOf bioregistry.metaresource:n2t . fairsharing:FAIRsharing.wb0txg dcterms:isPartOf bioregistry.metaresource:fairsharing . miriam:ascl dcterms:isPartOf bioregistry.metaresource:miriam . re3data:r3d100011865 dcterms:isPartOf bioregistry.metaresource:re3data .