@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:Q1063 a schema:Dataset ;
	schema:about wd:Q1063 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "1820"^^xsd:integer ;
	schema:dateModified "2025-05-06T11:46:31Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q1063 a wikibase:Item ;
	wdt:P35 "Q5633421" ;
	wdt:P137 wd:Q1062 ;
	p:P35 s:Q1063-3970edfc-4098-b6f6-9923-ec280ccedef7 .

s:Q1063-3970edfc-4098-b6f6-9923-ec280ccedef7 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P35 "Q5633421" .

wd:Q1063 p:P137 s:Q1063-b3d8c924-4b47-55d6-e80c-60e0a922bae3 .

s:Q1063-b3d8c924-4b47-55d6-e80c-60e0a922bae3 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P137 wd:Q1062 .

wd:Q1063 rdfs:label "scientific journal"@en ;
	skos:prefLabel "scientific journal"@en ;
	schema:name "scientific journal"@en ;
	schema:description "periodical journal publishing scientific research"@en .

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 .

wd:Q1062 a wikibase:Item ;
	rdfs:label "publication"@en ;
	skos:prefLabel "publication"@en ;
	schema:name "publication"@en ;
	schema:description "content made available to the general public"@en .

wd:P137 a wikibase:Property ;
	rdfs:label "subclass of"@en ;
	skos:prefLabel "subclass of"@en ;
	schema:name "subclass of"@en ;
	schema:description "this item is a subclass (subset) of that item; all instances of this item are instances of that item; different from P31 (instance of), e.g.: volcano is a subclass of mountain (and an instance of volcanic landform); Everest is an instance of mountain"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P137 ;
	wikibase:claim p:P137 ;
	wikibase:statementProperty ps:P137 ;
	wikibase:statementValue psv:P137 ;
	wikibase:qualifier pq:P137 ;
	wikibase:qualifierValue pqv:P137 ;
	wikibase:reference pr:P137 ;
	wikibase:referenceValue prv:P137 ;
	wikibase:novalue wdno:P137 .

p:P137 a owl:ObjectProperty .

psv:P137 a owl:ObjectProperty .

pqv:P137 a owl:ObjectProperty .

prv:P137 a owl:ObjectProperty .

wdt:P137 a owl:ObjectProperty .

ps:P137 a owl:ObjectProperty .

pq:P137 a owl:ObjectProperty .

pr:P137 a owl:ObjectProperty .

wdno:P137 a owl:Class ;
	owl:complementOf _:191bbb78b8a9459826eb4c03f93fed49 .

_:191bbb78b8a9459826eb4c03f93fed49 a owl:Restriction ;
	owl:onProperty wdt:P137 ;
	owl:someValuesFrom owl:Thing .
