@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/textilebase/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:Q719 a schema:Dataset ;
	schema:about wd:Q719 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "6098"^^xsd:integer ;
	schema:dateModified "2025-07-08T14:12:11Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q719 a wikibase:Item ;
	wdt:P3 wd:Q102 ;
	p:P3 s:Q719-1a6d87f0-441a-9327-1450-543c22cc6d68 .

s:Q719-1a6d87f0-441a-9327-1450-543c22cc6d68 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 wd:Q102 .

wd:Q719 rdfs:label "Livonian coastal villages"@en ;
	skos:prefLabel "Livonian coastal villages"@en ;
	schema:name "Livonian coastal villages"@en ;
	schema:description "settlements located in Northern Courland, including twelve Livonian villages and abandoned settlements"@en .

wd:Q102 a wikibase:Item ;
	rdfs:label "cultural region"@en ;
	skos:prefLabel "cultural region"@en ;
	schema:name "cultural region"@en ;
	schema:description "geographic region with one relatively homogeneous culture"@en .

wd:P3 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "type to which this subject corresponds/belongs. Different from P279 (subclass of); for example: K2 is an instance of mountain; volcanoes form a subclass of mountains, and the volcano is a type (instance) of volcanic landform"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P3 ;
	wikibase:claim p:P3 ;
	wikibase:statementProperty ps:P3 ;
	wikibase:statementValue psv:P3 ;
	wikibase:qualifier pq:P3 ;
	wikibase:qualifierValue pqv:P3 ;
	wikibase:reference pr:P3 ;
	wikibase:referenceValue prv:P3 ;
	wikibase:novalue wdno:P3 .

p:P3 a owl:ObjectProperty .

psv:P3 a owl:ObjectProperty .

pqv:P3 a owl:ObjectProperty .

prv:P3 a owl:ObjectProperty .

wdt:P3 a owl:ObjectProperty .

ps:P3 a owl:ObjectProperty .

pq:P3 a owl:ObjectProperty .

pr:P3 a owl:ObjectProperty .

wdno:P3 a owl:Class ;
	owl:complementOf _:1086e1c4470bf0a461225f75b332f53e .

_:1086e1c4470bf0a461225f75b332f53e a owl:Restriction ;
	owl:onProperty wdt:P3 ;
	owl:someValuesFrom owl:Thing .
