@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix cellosaurus.resource: <https://bioregistry.io/metaregistry/cellosaurus/resolve/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:hpscreg .

bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:hPSCreg .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.7C0aVE .

bioregistry.metaresource:miriam dcterms:hasPart miriam:hpscreg .

bioregistry.metaresource:n2t dcterms:hasPart n2t:hpscreg .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012863 .

bioregistry:hpscreg a bioregistry.schema:0000001 ;
    rdfs:label "Human Pluripotent Stem Cell Registry" ;
    dcterms:description "hPSCreg is a freely accessible global registry for human pluripotent stem cell lines (hPSC-lines)."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch cellosaurus.resource:hPSCreg,
        n2t:hpscreg,
        fairsharing:FAIRsharing.7C0aVE,
        miriam:hpscreg,
        re3data:r3d100012863 ;
    dcat:keyword "biomedical science",
        "cell line",
        "embryonic stem cell",
        "human embryonic stem cell line cell",
        "human induced pluripotent stem cell line cell",
        "life science",
        "metadata standardization",
        "pluripotent stem cell" ;
    foaf:homepage <https://hpscreg.eu/> ;
    bioregistry.schema:0000005 "BCRTi001-A"^^xsd:string ;
    bioregistry.schema:0000006 "https://hpscreg.eu/cell-line/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[A-Z]{2,6}(e|i)[A-Za-z0-9]{3}-[A-Z]{1,2}(-[A-Za-z0-9]{1,2})?$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-8411-3226 ;
    bioregistry.schema:0000024 "https://hpscreg.eu/cell-line/"^^xsd:string ;
    bioregistry.schema:0000026 ror:05tpsgh61 ;
    bioregistry.schema:0000027 <https://hpscreg.eu/cell-line/BCRTi001-A> ;
    bioregistry.schema:0000029 "hpscreg" .

orcid:0000-0002-8411-3226 rdfs:label "Stefanie Seltmann" ;
    foaf:mbox "stefanie.seltmann@ibmt.fraunhofer.de" .

cellosaurus.resource:hPSCreg dcterms:isPartOf bioregistry.metaresource:cellosaurus .

n2t:hpscreg dcterms:isPartOf bioregistry.metaresource:n2t .

fairsharing:FAIRsharing.7C0aVE dcterms:isPartOf bioregistry.metaresource:fairsharing .

miriam:hpscreg dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012863 dcterms:isPartOf bioregistry.metaresource:re3data .

