@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:20584
  skos:broader nalt:68916 ;
  skos:hiddenLabel "limited-liability corporation"@en, "limited-liability corporations"@en, "limited-liability-partnership"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh97003719> ;
  skos:prefLabel "sociedad de responsabilidad limitada"@es, "limited liability partnership"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "21440" ;
  dc:modified "2020-04-29"^^xsd:date ;
  skos:definition nalt:20584_def ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date .

nalt:20584_def
  rdf:value "Sociedad formada por dos o más personas en la que a los socios se les proporciona legalmente protección total ante responsabilidades, deudas y obligaciones de la sociedad."@es, "A partnership formed by two or more persons in which partners are statutorily provided full-shield protection from partnership liabilities, debts and obligations."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

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

