@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://lod.nal.usda.gov/nalt/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix ns1: <https://lod.nal.usda.gov/naltv#> . @prefix ns2: <https://lod.nal.usda.gov/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . <https://lod.nal.usda.gov/nalt/213675> metadata_def:mappingLoom "ofenilfenol" ; metadata_def:mappingSameURI <https://lod.nal.usda.gov/nalt/213675> ; dct:created "2014-04-07"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:modified "2014-11-17"^^<http://www.w3.org/2001/XMLSchema#date> ; a owl:NamedIndividual, skos:Concept, ns1:Chemical ; skos:altLabel "ortho-phenylphenol"@en ; skos:broader <https://lod.nal.usda.gov/nalt/821> ; skos:inScheme ns2:nalt ; skos:prefLabel "o-fenilfenol"@es, "o-phenylphenol"@en . <https://lod.nal.usda.gov/nalt/821> skos:narrower <https://lod.nal.usda.gov/nalt/213675> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://lod.nal.usda.gov/naltv#> .
@prefix ns2: <https://lod.nal.usda.gov/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .

<https://lod.nal.usda.gov/nalt/213675>
    metadata_def:mappingLoom "ofenilfenol" ;
    metadata_def:mappingSameURI <https://lod.nal.usda.gov/nalt/213675> ;
    dct:created "2014-04-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:modified "2014-11-17"^^<http://www.w3.org/2001/XMLSchema#date> ;
    a owl:NamedIndividual, skos:Concept, ns1:Chemical ;
    skos:altLabel "ortho-phenylphenol"@en ;
    skos:broader <https://lod.nal.usda.gov/nalt/821> ;
    skos:inScheme ns2:nalt ;
    skos:prefLabel "o-fenilfenol"@es, "o-phenylphenol"@en .

<https://lod.nal.usda.gov/nalt/821>
    skos:narrower <https://lod.nal.usda.gov/nalt/213675> .