@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:38218
  skos:altLabel "oestrus"@en ;
  skos:prefLabel "estrus"@en, "estro"@es ;
  ns0:marc001 "14208" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85045017>, <http://id.agrisemantics.org/gacs/C3770>, <http://id.cabi.org/cabt/81360> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:8815 ;
  skos:related nalt:305559 ;
  skos:definition nalt:38218_def ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2017-07-20"^^xsd:date .

nalt:8815
  skos:prefLabel "ciclo estral"@es, "estrous cycle"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:38218 .

nalt:305559
  skos:prefLabel "vaca repetidora"@es, "repeat breeder"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:38218 .

nalt:38218_def
  rdf:value "Período del ciclo estral relacionado con la receptividad y fertilidad máximas en hembras mamíferas no primates."@es, "The period in the estrous cycle associated with maximum sexual receptivity and fertility in non-primate female mammals."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

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

