@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://www.gleif.org/ontology/ReportingException/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix ns1: <https://www.gleif.org/ontology/Base/> . ns0:DirectConsolidationReportingException metadata_def:mappingLoom "directconsolidationreportingexception" ; metadata_def:mappingSameURI ns0:DirectConsolidationReportingException ; metadata_def:prefLabel "direct consolidation reporting exception" ; metadata:prefixIRI "gleif-repex:DirectConsolidationReportingException" ; a owl:Class, owl:NamedIndividual ; rdfs:isDefinedBy <https://www.gleif.org/ontology/ReportingException/> ; rdfs:label "direct consolidation reporting exception" ; rdfs:subClassOf ns0:ReportingException ; skos:definition "The legal entity has declined to report a direct accounting consolidation parent, based on applicable accounting standards." ; ns1:hasTag "DIRECT_ACCOUNTING_CONSOLIDATION_PARENT" .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://www.gleif.org/ontology/ReportingException/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix ns1: <https://www.gleif.org/ontology/Base/> .

ns0:DirectConsolidationReportingException
    metadata_def:mappingLoom "directconsolidationreportingexception" ;
    metadata_def:mappingSameURI ns0:DirectConsolidationReportingException ;
    metadata_def:prefLabel "direct consolidation reporting exception" ;
    metadata:prefixIRI "gleif-repex:DirectConsolidationReportingException" ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:isDefinedBy <https://www.gleif.org/ontology/ReportingException/> ;
    rdfs:label "direct consolidation reporting exception" ;
    rdfs:subClassOf ns0:ReportingException ;
    skos:definition "The legal entity has declined to report a direct accounting consolidation parent, based on applicable accounting standards." ;
    ns1:hasTag "DIRECT_ACCOUNTING_CONSOLIDATION_PARENT" .