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

data:P65 a schema:Dataset ;
	schema:about wd:P65 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "3134"^^xsd:integer ;
	schema:dateModified "2026-02-16T18:01:38Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer .

wd:P65 a wikibase:Property ;
	wdt:P3 "P408" ;
	p:P3 wds:P65-C2EACB96-DE26-4D27-B4D7-F88FCD136BB7 .

wds:P65-C2EACB96-DE26-4D27-B4D7-F88FCD136BB7 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 "P408" .

wd:P65 rdfs:label "software engine"@en ;
	skos:prefLabel "software engine"@en ;
	schema:name "software engine"@en ;
	rdfs:label "motor"@hu ;
	skos:prefLabel "motor"@hu ;
	schema:name "motor"@hu ;
	rdfs:label "softvérový engine"@sk ;
	skos:prefLabel "softvérový engine"@sk ;
	schema:name "softvérový engine"@sk ;
	rdfs:label "движок"@ru ;
	skos:prefLabel "движок"@ru ;
	schema:name "движок"@ru ;
	rdfs:label "Engine"@de ;
	skos:prefLabel "Engine"@de ;
	schema:name "Engine"@de ;
	rdfs:label "ohjelmistomoottori"@fi ;
	skos:prefLabel "ohjelmistomoottori"@fi ;
	schema:name "ohjelmistomoottori"@fi ;
	rdfs:label "software-engine"@nl ;
	skos:prefLabel "software-engine"@nl ;
	schema:name "software-engine"@nl ;
	rdfs:label "motor"@ro ;
	skos:prefLabel "motor"@ro ;
	schema:name "motor"@ro ;
	rdfs:label "software engine"@ee ;
	skos:prefLabel "software engine"@ee ;
	schema:name "software engine"@ee ;
	schema:description "software engine employed by the subject item"@en,
		"a szofter fejlesztéséhez használt motor"@hu,
		"движок, использовавшийся для разработки данного программного обеспечения"@ru,
		"Engine, die für eine Software verwendet wird"@de,
		"ohjelmistotuotteen pohjalla käytetty moottori"@fi,
		"motor folosit pentru dezvoltarea unui softare sau a unui joc"@ro ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P65 ;
	wikibase:claim p:P65 ;
	wikibase:statementProperty ps:P65 ;
	wikibase:statementValue psv:P65 ;
	wikibase:qualifier pq:P65 ;
	wikibase:qualifierValue pqv:P65 ;
	wikibase:reference pr:P65 ;
	wikibase:referenceValue prv:P65 ;
	wikibase:novalue wdno:P65 .

p:P65 a owl:ObjectProperty .

psv:P65 a owl:ObjectProperty .

pqv:P65 a owl:ObjectProperty .

prv:P65 a owl:ObjectProperty .

wdt:P65 a owl:ObjectProperty .

ps:P65 a owl:ObjectProperty .

pq:P65 a owl:ObjectProperty .

pr:P65 a owl:ObjectProperty .

wdno:P65 a owl:Class ;
	owl:complementOf _:f13aca201460a67f6046105ef507ac1e .

_:f13aca201460a67f6046105ef507ac1e a owl:Restriction ;
	owl:onProperty wdt:P65 ;
	owl:someValuesFrom owl:Thing .

wd:P3 a wikibase:Property ;
	rdfs:label "Wikidata PID"@hu ;
	skos:prefLabel "Wikidata PID"@hu ;
	schema:name "Wikidata PID"@hu ;
	rdfs:label "Wikidata PID"@en ;
	skos:prefLabel "Wikidata PID"@en ;
	schema:name "Wikidata PID"@en ;
	schema:description "a property megfelelője Wikidatán"@hu,
		"equivalent property on Wikidata"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P3 ;
	wikibase:claim p:P3 ;
	wikibase:statementProperty ps:P3 ;
	wikibase:statementValue psv:P3 ;
	wikibase:qualifier pq:P3 ;
	wikibase:qualifierValue pqv:P3 ;
	wikibase:reference pr:P3 ;
	wikibase:referenceValue prv:P3 ;
	wikibase:novalue wdno:P3 ;
	wikibase:directClaimNormalized wdtn:P3 ;
	wikibase:statementValueNormalized psn:P3 ;
	wikibase:qualifierValueNormalized pqn:P3 ;
	wikibase:referenceValueNormalized prn:P3 .

p:P3 a owl:ObjectProperty .

psv:P3 a owl:ObjectProperty .

pqv:P3 a owl:ObjectProperty .

prv:P3 a owl:ObjectProperty .

wdt:P3 a owl:DatatypeProperty .

ps:P3 a owl:DatatypeProperty .

pq:P3 a owl:DatatypeProperty .

pr:P3 a owl:DatatypeProperty .

psn:P3 a owl:ObjectProperty .

pqn:P3 a owl:ObjectProperty .

prn:P3 a owl:ObjectProperty .

wdtn:P3 a owl:ObjectProperty .

wdno:P3 a owl:Class ;
	owl:complementOf _:65fe7d8c38d614e66817a39d64347e0b .

_:65fe7d8c38d614e66817a39d64347e0b a owl:Restriction ;
	owl:onProperty wdt:P3 ;
	owl:someValuesFrom owl:Thing .
