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

nalt:105270
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "53025" ;
  skos:exactMatch <http://id.cabi.org/cabt/28168>, <http://aims.fao.org/aos/agrovoc/c_9836>, <http://id.loc.gov/authorities/subjects/sh85024748>, <http://id.agrisemantics.org/gacs/C31017> ;
  skos:prefLabel "chorion"@en, "corion"@es ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85024752> ;
  skos:altLabel "chorionic villi"@en, "chorion (invertebrates)"@en, "insect chorion"@en, "chorion (vertebrates)"@en, "eggshell (insect)"@en, "chorion (insects)"@en, "egg shell (insect)"@en, "chorionic villus"@en ;
  skos:definition nalt:105270_def ;
  skos:related nalt:17931 ;
  a ns0:Topic, skos:Concept ;
  dc:created "2007-09-28"^^xsd:date ;
  skos:broader nalt:105267 ;
  dc:modified "2019-07-02"^^xsd:date .

nalt:105270_def
  rdf:value "La última membrana extraembrionaria que rodea al embrión en desarrollo."@es, "The outermost extraembryonic membrane surrounding the developing embryo."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:17931
  skos:prefLabel "trofoblastos"@es, "trophoblast"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:105270 .

nalt:105267
  skos:prefLabel "membranas extraembrionarias"@es, "extraembryonic membranes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:105270 .

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

