@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/jekyll/entity/> .
@prefix data: <https://www.wikidata.org/wiki/Special:EntityData/> .
@prefix s: <https://reprexbase.eu/jekyll/entity/statement/> .
@prefix ref: <https://reprexbase.eu/jekyll/reference/> .
@prefix v: <https://reprexbase.eu/jekyll/value/> .
@prefix wdt: <https://reprexbase.eu/jekyll/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/jekyll/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/jekyll/prop/> .
@prefix ps: <https://reprexbase.eu/jekyll/prop/statement/> .
@prefix psv: <https://reprexbase.eu/jekyll/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/jekyll/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/jekyll/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/jekyll/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/jekyll/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/jekyll/prop/reference/> .
@prefix prv: <https://reprexbase.eu/jekyll/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/jekyll/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/jekyll/prop/novalue/> .

data:Q101 a schema:Dataset ;
	schema:about wd:Q101 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "161"^^xsd:integer ;
	schema:dateModified "2025-02-21T12:23:11Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q101 a wikibase:Item ;
	wdt:P35 "Q163740" ;
	p:P35 s:Q101-5C74A1FC-0A3F-403C-AC5F-CD4CF7F77DCA .

s:Q101-5C74A1FC-0A3F-403C-AC5F-CD4CF7F77DCA a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P35 "Q163740" .

wd:Q101 rdfs:label "nonprofit organization"@en ;
	skos:prefLabel "nonprofit organization"@en ;
	schema:name "nonprofit organization"@en ;
	rdfs:label "nezisková organizácia"@sk ;
	skos:prefLabel "nezisková organizácia"@sk ;
	schema:name "nezisková organizácia"@sk ;
	rdfs:label "nonprofit szervezet"@hu ;
	skos:prefLabel "nonprofit szervezet"@hu ;
	schema:name "nonprofit szervezet"@hu ;
	rdfs:label "organizacja non-profit"@pl ;
	skos:prefLabel "organizacja non-profit"@pl ;
	schema:name "organizacja non-profit"@pl ;
	rdfs:label "non-profitorganisatie"@nl ;
	skos:prefLabel "non-profitorganisatie"@nl ;
	schema:name "non-profitorganisatie"@nl ;
	rdfs:label "Non-Profit-Organisation"@de ;
	skos:prefLabel "Non-Profit-Organisation"@de ;
	schema:name "Non-Profit-Organisation"@de ;
	rdfs:label "ne pelno organizacija"@lt ;
	skos:prefLabel "ne pelno organizacija"@lt ;
	schema:name "ne pelno organizacija"@lt ;
	rdfs:label "bezpeļņas organizācija"@lv ;
	skos:prefLabel "bezpeļņas organizācija"@lv ;
	schema:name "bezpeļņas organizācija"@lv ;
	rdfs:label "organisation à but non lucratif"@fr ;
	skos:prefLabel "organisation à but non lucratif"@fr ;
	schema:name "organisation à but non lucratif"@fr ;
	rdfs:label "organización sin fines de lucro"@es ;
	skos:prefLabel "organización sin fines de lucro"@es ;
	schema:name "organización sin fines de lucro"@es ;
	schema:description "organization operated for a collective benefit"@en,
		"olyan szervezet, ami a bevételeit céljai elérésére fordítja profit vagy osztalékkifizetés helyett"@hu,
		"organizacja działająca nie dla zysku; przeznaczająca dochody na realizację celów statutowych"@pl,
		"organisatie met een niet-commercieel, maatschappelijk doel"@nl,
		"Einrichtung, die gemeinnützigen sozialen, kulturellen oder wissenschaftlichen Zielen ihrer Mitglieder dient"@de,
		"organisme qui utilise ses revenus pour servir ses objectifs sociaux, culturels ou scientifiques dans la communauté plutôt que de les distribuer comme profit ou dividendes à ses membres"@fr,
		"entidad sin ganancia económica sino una finalidad altruista, humanitaria, o comunitaria"@es .

wd:P35 a wikibase:Property ;
	rdfs:label "Wikidata QID"@en ;
	skos:prefLabel "Wikidata QID"@en ;
	schema:name "Wikidata QID"@en ;
	schema:description "equivalent item on Wikidata"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P35 ;
	wikibase:claim p:P35 ;
	wikibase:statementProperty ps:P35 ;
	wikibase:statementValue psv:P35 ;
	wikibase:qualifier pq:P35 ;
	wikibase:qualifierValue pqv:P35 ;
	wikibase:reference pr:P35 ;
	wikibase:referenceValue prv:P35 ;
	wikibase:novalue wdno:P35 ;
	wikibase:directClaimNormalized wdtn:P35 ;
	wikibase:statementValueNormalized psn:P35 ;
	wikibase:qualifierValueNormalized pqn:P35 ;
	wikibase:referenceValueNormalized prn:P35 .

p:P35 a owl:ObjectProperty .

psv:P35 a owl:ObjectProperty .

pqv:P35 a owl:ObjectProperty .

prv:P35 a owl:ObjectProperty .

wdt:P35 a owl:DatatypeProperty .

ps:P35 a owl:DatatypeProperty .

pq:P35 a owl:DatatypeProperty .

pr:P35 a owl:DatatypeProperty .

psn:P35 a owl:ObjectProperty .

pqn:P35 a owl:ObjectProperty .

prn:P35 a owl:ObjectProperty .

wdtn:P35 a owl:ObjectProperty .

wdno:P35 a owl:Class ;
	owl:complementOf _:b39d95e7b0da15c198e34a130c93298e .

_:b39d95e7b0da15c198e34a130c93298e a owl:Restriction ;
	owl:onProperty wdt:P35 ;
	owl:someValuesFrom owl:Thing .
