@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:P12490 a schema:Dataset ;
	schema:about wd:P12490 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "11530"^^xsd:integer ;
	schema:dateModified "2024-09-27T19:02:40Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P12490 a wikibase:Property ;
	rdfs:label "Papers with Code URL"@en ;
	skos:prefLabel "Papers with Code URL"@en ;
	schema:name "Papers with Code URL"@en ;
	rdfs:label "ссылка на Papers with Code"@ru ;
	skos:prefLabel "ссылка на Papers with Code"@ru ;
	schema:name "ссылка на Papers with Code"@ru ;
	rdfs:label "Papers with Code的URL"@zh ;
	skos:prefLabel "Papers with Code的URL"@zh ;
	schema:name "Papers with Code的URL"@zh ;
	rdfs:label "URL de Papers with Code"@ca ;
	skos:prefLabel "URL de Papers with Code"@ca ;
	schema:name "URL de Papers with Code"@ca ;
	rdfs:label "Papers with Code-URL"@nl ;
	skos:prefLabel "Papers with Code-URL"@nl ;
	schema:name "Papers with Code-URL"@nl ;
	rdfs:label "URL Papers with Code"@sl ;
	skos:prefLabel "URL Papers with Code"@sl ;
	schema:name "URL Papers with Code"@sl ;
	schema:description "URL for subject in Papers with Code system"@en,
		"URL-адрес темы в системе Papers with Code"@ru,
		"Papers with Code系统中主题的URL"@zh,
		"URL za predmet v sistemu Papers with Code"@sl ;
	skos:altLabel "ссылка на PwC"@ru,
		"ссылка Papers with Code"@ru,
		"ссылка PwC"@ru,
		"URL-адрес Papers with Code"@ru,
		"URL-адрес PwC"@ru,
		"URL Papers with Code"@ru,
		"URL PwC"@ru,
		"PwC URL"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P12490 ;
	wikibase:claim p:P12490 ;
	wikibase:statementProperty ps:P12490 ;
	wikibase:statementValue psv:P12490 ;
	wikibase:qualifier pq:P12490 ;
	wikibase:qualifierValue pqv:P12490 ;
	wikibase:reference pr:P12490 ;
	wikibase:referenceValue prv:P12490 ;
	wikibase:novalue wdno:P12490 .

p:P12490 a owl:ObjectProperty .

psv:P12490 a owl:ObjectProperty .

pqv:P12490 a owl:ObjectProperty .

prv:P12490 a owl:ObjectProperty .

wdt:P12490 a owl:ObjectProperty .

ps:P12490 a owl:ObjectProperty .

pq:P12490 a owl:ObjectProperty .

pr:P12490 a owl:ObjectProperty .

wdno:P12490 a owl:Class ;
	owl:complementOf _:71a2d70c5e51da4d913543735e0b4d97 .

_:71a2d70c5e51da4d913543735e0b4d97 a owl:Restriction ;
	owl:onProperty wdt:P12490 ;
	owl:someValuesFrom owl:Thing .
