@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:20585
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "limited-partnership"@en ;
  skos:prefLabel "limited partnership"@en, "sociedad comanditaria"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:20585_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "21441" ;
  skos:broader nalt:68916 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85077037> .

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

nalt:20585_def
  rdf:value "Organización comercial donde una sociedad es formada por dos o más personas y tiene uno o varios socios colectivos y uno o varios comanditarios."@es, "A business organization where a partnership is formed by two or more persons and has one or more general partners and one or more limited partners."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:68916
  skos:prefLabel "sociedades comerciales"@es, "business partnerships"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:20585 .

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

