@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:Q960 a schema:Dataset ;
	schema:about wd:Q960 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "2927"^^xsd:integer ;
	schema:dateModified "2024-10-03T11:33:57Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q960 a wikibase:Item ;
	rdfs:label "quarter"@en ;
	skos:prefLabel "quarter"@en ;
	schema:name "quarter"@en ;
	rdfs:label "квартал"@ru ;
	skos:prefLabel "квартал"@ru ;
	schema:name "квартал"@ru ;
	rdfs:label "woonwijk"@nl ;
	skos:prefLabel "woonwijk"@nl ;
	schema:name "woonwijk"@nl ;
	rdfs:label "településrész"@hu ;
	skos:prefLabel "településrész"@hu ;
	schema:name "településrész"@hu ;
	rdfs:label "mestská časť"@sk ;
	skos:prefLabel "mestská časť"@sk ;
	schema:name "mestská časť"@sk ;
	rdfs:label "kvartalas"@lt ;
	skos:prefLabel "kvartalas"@lt ;
	schema:name "kvartalas"@lt ;
	rdfs:label "linnaosa"@et ;
	skos:prefLabel "linnaosa"@et ;
	schema:name "linnaosa"@et ;
	rdfs:label "Stadtteil"@de ;
	skos:prefLabel "Stadtteil"@de ;
	schema:name "Stadtteil"@de ;
	rdfs:label "quartier"@fr ;
	skos:prefLabel "quartier"@fr ;
	schema:name "quartier"@fr ;
	rdfs:label "zona de cidade"@pt ;
	skos:prefLabel "zona de cidade"@pt ;
	schema:name "zona de cidade"@pt ;
	rdfs:label "quarter"@es ;
	skos:prefLabel "quarter"@es ;
	schema:name "quarter"@es ;
	rdfs:label "quarter"@lv ;
	skos:prefLabel "quarter"@lv ;
	schema:name "quarter"@lv ;
	schema:description "division or section, region or part of a town, city or municipality, which may be an administrative unit"@en,
		"административно-территориальная единица внутри городского поселения"@ru,
		"geografisch onderdeel van een bestuurlijke eenheid"@nl,
		"egy település vagy község része, amely lehet önálló adminisztratív egység"@hu,
		"Teilgebiet einer Stadt"@de,
		"subdivision administrative d'une ville"@fr,
		"división administrativa de un pueblo, ciudad o municipio"@es .
