@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:350016
  skos:prefLabel "familia"@es, "family"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

nalt:131906
  skos:prefLabel "Methylophilales"@es, "Methylophilales"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:16872 .

nalt:16872
  skos:altLabel "Methylophilus group"@es, "Methylophilus group"@en ;
  skos:narrower nalt:52466, nalt:52373, nalt:52376 ;
  skos:broader nalt:131906 ;
  dc:source "Bergey's Manual of Systematic Bacteriology" ;
  ns0:marc001 "56957" ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:taxonomicRank nalt:350016 ;
  a skos:Concept, ns0:Organism ;
  dc:modified "2016-10-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:prefLabel "Methylophilaceae"@en, "Methylophilaceae"@es .

ns0:Organism
  rdfs:label "Organism"@en ;
  a owl:Class .

nalt:52373
  skos:prefLabel "Methylovorus"@es, "Methylovorus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:16872 .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:52376
  skos:prefLabel "Methylobacillus"@es, "Methylobacillus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:16872 .

nalt:52466
  skos:prefLabel "Methylophilus"@es, "Methylophilus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:16872 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

