@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:24968
  ns0:marc001 "8018" ;
  skos:narrower nalt:230913, nalt:24969, nalt:24971, nalt:128141, nalt:24970 ;
  a skos:Concept, ns0:Organism ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:prefLabel "Chilocorus"@en, "Chilocorus"@es ;
  skos:broader nalt:4031 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:taxonomicRank nalt:350018 ;
  dc:modified "2017-02-17"^^xsd:date .

nalt:4031
  skos:prefLabel "Coccinellidae"@es, "Coccinellidae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:24968 .

nalt:230913
  skos:prefLabel "Chilocorus cacti"@es, "Chilocorus cacti"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:24968 .

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

nalt:24970
  skos:prefLabel "Chilocorus kuwanae"@es, "Chilocorus kuwanae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:24968 .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:24969
  skos:prefLabel "Chilocorus bipustulatus"@es, "Chilocorus bipustulatus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:24968 .

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

nalt:24971
  skos:prefLabel "Chilocorus nigrita"@es, "Chilocorus nigrita"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:24968 .

nalt:128141
  skos:prefLabel "Chilocorus stigma"@es, "Chilocorus stigma"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:24968 .

nalt:350018
  skos:prefLabel "genus"@en, "género"@es ;
  a ns0:Topic, skos:Concept .

