@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://opendata.inra.fr/ATOL/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . ns0:ATOL_0000506 metadata_def:mappingLoom "spontaneousabortion" ; metadata_def:mappingSameURI ns0:ATOL_0000506 ; metadata_def:prefLabel "spontaneous abortion" ; metadata:prefixIRI "ATOL_0000506" ; ns0:definitionByCirad "any measurable characteristic related to the natural or accidental termination of a pregnancy at a stage where the embryo or the fetus is incapable of surviving independently of the mother"@fr ; ns0:references "MGI:anna \"Anna Anagnostopoulos, Mouse Genome Informatics Curator\"" ; ns0:subsetAbsent "SoleAbsent" ; ns0:subsetPresent "CattlePresent", "GoatPresent", "HorsePresent", "MousePresent", "PigPresent", "RabbitPresent", "SheepPresent" ; a owl:Class ; rdfs:label "spontaneous abortion"@en, "spontaneous abortion"@fr ; rdfs:subClassOf owl:Thing .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://opendata.inra.fr/ATOL/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

ns0:ATOL_0000506
    metadata_def:mappingLoom "spontaneousabortion" ;
    metadata_def:mappingSameURI ns0:ATOL_0000506 ;
    metadata_def:prefLabel "spontaneous abortion" ;
    metadata:prefixIRI "ATOL_0000506" ;
    ns0:definitionByCirad "any measurable characteristic related to the natural or accidental termination of a pregnancy at a stage where the embryo or the fetus is incapable of surviving independently of the mother"@fr ;
    ns0:references "MGI:anna \"Anna Anagnostopoulos, Mouse Genome Informatics Curator\"" ;
    ns0:subsetAbsent "SoleAbsent" ;
    ns0:subsetPresent "CattlePresent", "GoatPresent", "HorsePresent", "MousePresent", "PigPresent", "RabbitPresent", "SheepPresent" ;
    a owl:Class ;
    rdfs:label "spontaneous abortion"@en, "spontaneous abortion"@fr ;
    rdfs:subClassOf owl:Thing .