@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:5263
  skos:prefLabel "organización comercial"@es, "business organization"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:20586 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:20586_def
  rdf:value "Organización comercial donde los ingresos o ganancias de la sociedad no son distribuidos entre los miembros, directores o ejecutivos de la sociedad."@es, "A business organization where the income or profit of the corporation is not distributed to corporation members, directors or officers."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:20586
  skos:broader nalt:5263 ;
  skos:hiddenLabel "not for profit sectors"@en, "not for profit sector"@en, "nonprofit policy advocacy organization"@en, "nonprofit organisation"@en, "not-for-profit sector"@en, "non-profit corporation"@en, "nonprofit-corporations"@en, "nonprofit organization"@en, "not-for-profit sectors"@en, "nonprofit policy advocacy organizations"@en, "non-profit organisation"@en, "nonprofit corporation"@en, "non-profit organization"@en ;
  ns0:marc001 "25563" ;
  skos:prefLabel "nonprofit corporations"@en, "sociedades sin fines de lucro"@es ;
  skos:altLabel "non-profit corporations"@en, "nonprofit organisations"@en, "nonprofit organizations"@en, "non-profit organisations"@en, "non-profit organizations"@en ;
  dc:modified "2019-10-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:20586_def ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85032985> .

