@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://database.factgrid.de/entity/> .
@prefix data: <https://database.factgrid.de/wiki/Special:EntityData/> .
@prefix s: <https://database.factgrid.de/entity/statement/> .
@prefix ref: <https://database.factgrid.de/reference/> .
@prefix v: <https://database.factgrid.de/value/> .
@prefix wdt: <https://database.factgrid.de/prop/direct/> .
@prefix wdtn: <https://database.factgrid.de/prop/direct-normalized/> .
@prefix p: <https://database.factgrid.de/prop/> .
@prefix ps: <https://database.factgrid.de/prop/statement/> .
@prefix psv: <https://database.factgrid.de/prop/statement/value/> .
@prefix psn: <https://database.factgrid.de/prop/statement/value-normalized/> .
@prefix pq: <https://database.factgrid.de/prop/qualifier/> .
@prefix pqv: <https://database.factgrid.de/prop/qualifier/value/> .
@prefix pqn: <https://database.factgrid.de/prop/qualifier/value-normalized/> .
@prefix pr: <https://database.factgrid.de/prop/reference/> .
@prefix prv: <https://database.factgrid.de/prop/reference/value/> .
@prefix prn: <https://database.factgrid.de/prop/reference/value-normalized/> .
@prefix wdno: <https://database.factgrid.de/prop/novalue/> .

data:Q245462 a schema:Dataset ;
	schema:about wd:Q245462 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "3453207"^^xsd:integer ;
	schema:dateModified "2021-06-12T07:11:01Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer ;
	wikibase:sitelinks "2"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q245462 a wikibase:Item .

<https://de.wikipedia.org/wiki/The_New_York_Times> a schema:Article ;
	schema:about wd:Q245462 ;
	schema:inLanguage "de" ;
	schema:isPartOf <https://de.wikipedia.org/> ;
	schema:name "The New York Times"@de .

<https://de.wikipedia.org/> wikibase:wikiGroup "wikipedia" .

<https://www.wikidata.org/wiki/Q9684> a schema:Article ;
	schema:about wd:Q245462 ;
	schema:inLanguage "en" ;
	schema:isPartOf <https://www.wikidata.org/> ;
	schema:name "Q9684"@en .

<https://www.wikidata.org/> wikibase:wikiGroup "wikidata" .

wd:Q245462 wdt:P2 wd:Q20,
		wd:Q173699 ;
	wdt:P241 wd:Q22109 ;
	p:P2 s:Q245462-26b842ea-481b-f5f7-3be5-a71c559ac656 .

s:Q245462-26b842ea-481b-f5f7-3be5-a71c559ac656 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 wd:Q20 .

wd:Q245462 p:P2 s:Q245462-175e20a8-4770-5c76-70dc-b6c0845069ec .

s:Q245462-175e20a8-4770-5c76-70dc-b6c0845069ec a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 wd:Q173699 .

wd:Q245462 p:P241 s:Q245462-a730c927-4a48-877e-fc0d-a6b1dd5580ca .

s:Q245462-a730c927-4a48-877e-fc0d-a6b1dd5580ca a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P241 wd:Q22109 .

wd:Q245462 rdfs:label "The New York Times"@de ;
	skos:prefLabel "The New York Times"@de ;
	schema:name "The New York Times"@de ;
	rdfs:label "The New York Times"@en ;
	skos:prefLabel "The New York Times"@en ;
	schema:name "The New York Times"@en ;
	rdfs:label "The New York Times"@fr ;
	skos:prefLabel "The New York Times"@fr ;
	schema:name "The New York Times"@fr ;
	schema:description "Tageszeitung"@de,
		"daily newspaper with global outreach"@en,
		"quotidien new-yorkais"@fr ;
	skos:altLabel "New York Times"@de,
		"New York Times"@en,
		"New York Times"@fr .

wd:Q20 a wikibase:Item ;
	rdfs:label "Print publication"@en ;
	skos:prefLabel "Print publication"@en ;
	schema:name "Print publication"@en ;
	schema:description "use this as P2 answer and specify with P144 (type of publication). Do not mark single copies with this item."@en .

wd:P2 a wikibase:Property ;
	rdfs:label "Instance of"@en ;
	skos:prefLabel "Instance of"@en ;
	schema:name "Instance of"@en ;
	schema:description "state what the item is"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P2 ;
	wikibase:claim p:P2 ;
	wikibase:statementProperty ps:P2 ;
	wikibase:statementValue psv:P2 ;
	wikibase:qualifier pq:P2 ;
	wikibase:qualifierValue pqv:P2 ;
	wikibase:reference pr:P2 ;
	wikibase:referenceValue prv:P2 ;
	wikibase:novalue wdno:P2 .

p:P2 a owl:ObjectProperty .

psv:P2 a owl:ObjectProperty .

pqv:P2 a owl:ObjectProperty .

prv:P2 a owl:ObjectProperty .

wdt:P2 a owl:ObjectProperty .

ps:P2 a owl:ObjectProperty .

pq:P2 a owl:ObjectProperty .

pr:P2 a owl:ObjectProperty .

wdno:P2 a owl:Class ;
	owl:complementOf _:1f05fece3ad482b53eed1f5510da49fa .

_:1f05fece3ad482b53eed1f5510da49fa a owl:Restriction ;
	owl:onProperty wdt:P2 ;
	owl:someValuesFrom owl:Thing .

wd:Q173699 a wikibase:Item ;
	rdfs:label "Newspaper"@en ;
	skos:prefLabel "Newspaper"@en ;
	schema:name "Newspaper"@en ;
	schema:description "periodical, usually published daily or weekly for a given locality"@en .

wd:Q22109 a wikibase:Item ;
	rdfs:label "New York"@en ;
	skos:prefLabel "New York"@en ;
	schema:name "New York"@en ;
	schema:description "city in state of New York, largest city in the United States by population"@en .

wd:P241 a wikibase:Property ;
	rdfs:label "Place of publication (without fictitious information)"@en ;
	skos:prefLabel "Place of publication (without fictitious information)"@en ;
	schema:name "Place of publication (without fictitious information)"@en ;
	schema:description "the place of publication to our best knowledge, usually stated correctly in the imprint. Also use for the place of writing a manuscript. Use P240 if you assume that im given publishing place is actually misleading"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P241 ;
	wikibase:claim p:P241 ;
	wikibase:statementProperty ps:P241 ;
	wikibase:statementValue psv:P241 ;
	wikibase:qualifier pq:P241 ;
	wikibase:qualifierValue pqv:P241 ;
	wikibase:reference pr:P241 ;
	wikibase:referenceValue prv:P241 ;
	wikibase:novalue wdno:P241 .

p:P241 a owl:ObjectProperty .

psv:P241 a owl:ObjectProperty .

pqv:P241 a owl:ObjectProperty .

prv:P241 a owl:ObjectProperty .

wdt:P241 a owl:ObjectProperty .

ps:P241 a owl:ObjectProperty .

pq:P241 a owl:ObjectProperty .

pr:P241 a owl:ObjectProperty .

wdno:P241 a owl:Class ;
	owl:complementOf _:4472589001e9fdebce979b9059830080 .

_:4472589001e9fdebce979b9059830080 a owl:Restriction ;
	owl:onProperty wdt:P241 ;
	owl:someValuesFrom owl:Thing .
