@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:29714
  skos:exactMatch <http://id.agrisemantics.org/gacs/C21417>, <http://id.loc.gov/authorities/subjects/sh85033596> ;
  skos:hiddenLabel "courting female"@en, "courting-female"@en, "courting-females"@en, "courting-males"@en, "display court"@en, "courting-male"@en, "display courts"@en, "courting males"@en, "courting females"@en, "courting male"@en ;
  skos:broader nalt:28988 ;
  skos:altLabel "courting behaviour"@en, "courting behavior"@en ;
  skos:prefLabel "cortejo"@es, "courtship"@en ;
  ns0:marc001 "10062" ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2017-05-05"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:28988
  skos:prefLabel "comportamiento de cortejo"@es, "mating behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:29714 .

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

