@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix togoid: <https://togoid.dbcls.jp/#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:NANDO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:NANDO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:nando .

bioregistry.metaresource:miriam dcterms:hasPart miriam:nando .

bioregistry.metaresource:togoid dcterms:hasPart togoid:Nando .

bioregistry:nando a bioregistry.schema:0000001 ;
    rdfs:label "Nanbyo Disease Ontology" ;
    dcterms:description "Nanbyo Disease Ontology (NANDO) is the ontology creating a comprehensive hierarchical controlled vocabulary for intractable and rare disease (i.e., nanbyo) representation in Japan."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:NANDO,
        bioportal:NANDO,
        miriam:nando,
        togoid:Nando ;
    dcat:keyword "ontology",
        "phenotype" ;
    foaf:homepage <https://nanbyodata.jp/> ;
    bioregistry.schema:0000005 "1200031"^^xsd:string ;
    bioregistry.schema:0000006 "https://nanbyodata.jp/disease/NANDO:$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/NANDO/19/nando.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Terue Takatsuki" ;
            foaf:mbox "takatter@dbcls.rois.ac.jp" ] ;
    bioregistry.schema:0000024 "https://nanbyodata.jp/disease/NANDO:"^^xsd:string ;
    bioregistry.schema:0000027 <https://nanbyodata.jp/disease/NANDO:1200031> ;
    bioregistry.schema:0000029 "nando" .

aberowl:NANDO dcterms:isPartOf bioregistry.metaresource:aberowl .

bioportal:NANDO dcterms:isPartOf bioregistry.metaresource:bioportal .

miriam:nando dcterms:isPartOf bioregistry.metaresource:miriam .

togoid:Nando dcterms:isPartOf bioregistry.metaresource:togoid .

