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

data:P404 a schema:Dataset ;
	schema:about wd:P404 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "52264"^^xsd:integer ;
	schema:dateModified "2026-02-12T16:53:31Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P404 a wikibase:Property ;
	rdfs:label "published in string"@en ;
	skos:prefLabel "published in string"@en ;
	schema:name "published in string"@en ;
	rdfs:label "megjelenés helye (karakterlánc)"@hu ;
	skos:prefLabel "megjelenés helye (karakterlánc)"@hu ;
	schema:name "megjelenés helye (karakterlánc)"@hu ;
	rdfs:label "опубликовано в (строкой)"@ru ;
	skos:prefLabel "опубликовано в (строкой)"@ru ;
	schema:name "опубликовано в (строкой)"@ru ;
	rdfs:label "ilmumisallikas (tekstiväärtus)"@et ;
	skos:prefLabel "ilmumisallikas (tekstiväärtus)"@et ;
	schema:name "ilmumisallikas (tekstiväärtus)"@et ;
	schema:description "Name of the publication venue (e.g. journal, book, proceedings, platform) recorded as a literal text string rather than as a linked entity."@en,
		"A megjelenés helye vagy kiadvány neve (pl. folyóirat, könyv, konferenciakötet, platform) szöveges formában rögzítve, nem összekapcsolt entitásként."@hu,
		"Название издания или места публикации (например, журнал, книга, сборник конференции, платформа) указано в виде текстовой строки, без ссылки на связанный объект."@ru,
		"Väljaande või avaldamiskoha nimi (nt ajakiri, raamat, konverentsikogumik, platvorm) on esitatud lihtsa tekstistringina, mitte lingitud üksusena."@et ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P404 ;
	wikibase:claim p:P404 ;
	wikibase:statementProperty ps:P404 ;
	wikibase:statementValue psv:P404 ;
	wikibase:qualifier pq:P404 ;
	wikibase:qualifierValue pqv:P404 ;
	wikibase:reference pr:P404 ;
	wikibase:referenceValue prv:P404 ;
	wikibase:novalue wdno:P404 .

p:P404 a owl:ObjectProperty .

psv:P404 a owl:ObjectProperty .

pqv:P404 a owl:ObjectProperty .

prv:P404 a owl:ObjectProperty .

wdt:P404 a owl:DatatypeProperty .

ps:P404 a owl:DatatypeProperty .

pq:P404 a owl:DatatypeProperty .

pr:P404 a owl:DatatypeProperty .

wdno:P404 a owl:Class ;
	owl:complementOf _:9f570d12cd3283557c1191d601311f21 .

_:9f570d12cd3283557c1191d601311f21 a owl:Restriction ;
	owl:onProperty wdt:P404 ;
	owl:someValuesFrom owl:Thing .
