@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://wikibase.geo-lake.com/entity/> .
@prefix data: <https://wikibase.geo-lake.com/wiki/Special:EntityData/> .
@prefix wds: <https://wikibase.geo-lake.com/entity/statement/> .
@prefix wdref: <https://wikibase.geo-lake.com/reference/> .
@prefix wdv: <https://wikibase.geo-lake.com/value/> .
@prefix wdt: <https://wikibase.geo-lake.com/prop/direct/> .
@prefix wdtn: <https://wikibase.geo-lake.com/prop/direct-normalized/> .
@prefix p: <https://wikibase.geo-lake.com/prop/> .
@prefix ps: <https://wikibase.geo-lake.com/prop/statement/> .
@prefix psv: <https://wikibase.geo-lake.com/prop/statement/value/> .
@prefix psn: <https://wikibase.geo-lake.com/prop/statement/value-normalized/> .
@prefix pq: <https://wikibase.geo-lake.com/prop/qualifier/> .
@prefix pqv: <https://wikibase.geo-lake.com/prop/qualifier/value/> .
@prefix pqn: <https://wikibase.geo-lake.com/prop/qualifier/value-normalized/> .
@prefix pr: <https://wikibase.geo-lake.com/prop/reference/> .
@prefix prv: <https://wikibase.geo-lake.com/prop/reference/value/> .
@prefix prn: <https://wikibase.geo-lake.com/prop/reference/value-normalized/> .
@prefix wdno: <https://wikibase.geo-lake.com/prop/novalue/> .

data:P14117 a schema:Dataset ;
	schema:about wd:P14117 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "13107"^^xsd:integer ;
	schema:dateModified "2026-07-07T16:06:41Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P14117 a wikibase:Property ;
	rdfs:label "location collected"@en ;
	skos:prefLabel "location collected"@en ;
	schema:name "location collected"@en ;
	rdfs:label "ubicació de la recollida"@ca ;
	skos:prefLabel "ubicació de la recollida"@ca ;
	schema:name "ubicació de la recollida"@ca ;
	rdfs:label "plaats van verzameling"@nl ;
	skos:prefLabel "plaats van verzameling"@nl ;
	schema:name "plaats van verzameling"@nl ;
	rdfs:label "采集地点"@zh ;
	skos:prefLabel "采集地点"@zh ;
	schema:name "采集地点"@zh ;
	rdfs:label "nơi thu thập"@vi ;
	skos:prefLabel "nơi thu thập"@vi ;
	schema:name "nơi thu thập"@vi ;
	rdfs:label "lokalizacja zbioru"@pl ;
	skos:prefLabel "lokalizacja zbioru"@pl ;
	schema:name "lokalizacja zbioru"@pl ;
	rdfs:label "miyjsce zbiyranio"@szl ;
	skos:prefLabel "miyjsce zbiyranio"@szl ;
	schema:name "miyjsce zbiyranio"@szl ;
	rdfs:label "место на собирање"@mk ;
	skos:prefLabel "место на собирање"@mk ;
	schema:name "место на собирање"@mk ;
	rdfs:label "местоположение сбора"@ru ;
	skos:prefLabel "местоположение сбора"@ru ;
	schema:name "местоположение сбора"@ru ;
	schema:description "geographic location where a specimen or sample was collected in the field"@en,
		"localització geogràfica on un espècimen o mostra fou recollit"@ca,
		"geografische locatie waar een exemplaar of monster in het veld is verzameld"@nl,
		"野外采集标本或样本的地理位置"@zh,
		"lokalizacja geograficzna, w której okaz lub próbkę pobrano w terenie"@pl,
		"geograficzne miyjsce, w kerym prōbka abo prōbka była pobrano w polu"@szl ;
	skos:altLabel "lloc de recol·lecció"@ca,
		"lloc de recollida"@ca,
		"địa điểm thu thập"@vi ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P14117 ;
	wikibase:claim p:P14117 ;
	wikibase:statementProperty ps:P14117 ;
	wikibase:statementValue psv:P14117 ;
	wikibase:qualifier pq:P14117 ;
	wikibase:qualifierValue pqv:P14117 ;
	wikibase:reference pr:P14117 ;
	wikibase:referenceValue prv:P14117 ;
	wikibase:novalue wdno:P14117 .

p:P14117 a owl:ObjectProperty .

psv:P14117 a owl:ObjectProperty .

pqv:P14117 a owl:ObjectProperty .

prv:P14117 a owl:ObjectProperty .

wdt:P14117 a owl:ObjectProperty .

ps:P14117 a owl:ObjectProperty .

pq:P14117 a owl:ObjectProperty .

pr:P14117 a owl:ObjectProperty .

wdno:P14117 a owl:Class ;
	owl:complementOf _:a22b8824dba86257d713ed1e82aa97c7 .

_:a22b8824dba86257d713ed1e82aa97c7 a owl:Restriction ;
	owl:onProperty wdt:P14117 ;
	owl:someValuesFrom owl:Thing .
