@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wikibase: <http://wikiba.se/ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix wd: <https://reprexbase.eu/entity/> .
@prefix data: <https://reprexbase.eu/demo/index.php?title=Special:EntityData/> .
@prefix s: <https://reprexbase.eu/entity/statement/> .
@prefix ref: <https://reprexbase.eu/reference/> .
@prefix v: <https://reprexbase.eu/value/> .
@prefix wdt: <https://reprexbase.eu/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/prop/> .
@prefix ps: <https://reprexbase.eu/prop/statement/> .
@prefix psv: <https://reprexbase.eu/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/prop/reference/> .
@prefix prv: <https://reprexbase.eu/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/prop/novalue/> .

data:Q32 a schema:Dataset ;
	schema:about wd:Q32 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "154"^^xsd:integer ;
	schema:dateModified "2024-09-25T19:00:55Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q32 a wikibase:Item ;
	rdfs:label "organization"@en ;
	skos:prefLabel "organization"@en ;
	schema:name "organization"@en ;
	rdfs:label "организация"@ru ;
	skos:prefLabel "организация"@ru ;
	schema:name "организация"@ru ;
	rdfs:label "organisatie"@nl ;
	skos:prefLabel "organisatie"@nl ;
	schema:name "organisatie"@nl ;
	rdfs:label "szervezet"@hu ;
	skos:prefLabel "szervezet"@hu ;
	schema:name "szervezet"@hu ;
	rdfs:label "organizācija"@lv ;
	skos:prefLabel "organizācija"@lv ;
	schema:name "organizācija"@lv ;
	rdfs:label "organizácia"@sk ;
	skos:prefLabel "organizácia"@sk ;
	schema:name "organizácia"@sk ;
	rdfs:label "organizacija"@lt ;
	skos:prefLabel "organizacija"@lt ;
	schema:name "organizacija"@lt ;
	rdfs:label "organisatsioon"@et ;
	skos:prefLabel "organisatsioon"@et ;
	schema:name "organisatsioon"@et ;
	rdfs:label "Organisation"@de ;
	skos:prefLabel "Organisation"@de ;
	schema:name "Organisation"@de ;
	rdfs:label "organisation"@fr ;
	skos:prefLabel "organisation"@fr ;
	schema:name "organisation"@fr ;
	rdfs:label "organização"@pt ;
	skos:prefLabel "organização"@pt ;
	schema:name "organização"@pt ;
	rdfs:label "organización"@es ;
	skos:prefLabel "organización"@es ;
	schema:name "organización"@es ;
	schema:description "social entity established to meet needs or pursue goals"@en,
		"социальная структура с общей целью"@ru,
		"samenwerkingsverband met een collectief doel"@nl,
		"közös cél érdekében létrejött társadalmi struktúra"@hu,
		"sociāla vienība ar kopīgu mērķi"@lv,
		"soziale Struktur mit einem gemeinsamen Ziel"@de,
		"entité sociale (non nécessairement commerciale) réunissant des personnes en un groupe structuré gérant des moyens communs pour répondre à certains besoins ou poursuivre des objectifs collectifs"@fr,
		"entidade social com fins colaborativos"@pt,
		"entidad social con un objetivo común"@es ;
	skos:altLabel "organisation"@en .
