@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:P74 a schema:Dataset ;
	schema:about wd:P74 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "14413"^^xsd:integer ;
	schema:dateModified "2026-04-06T17:07:52Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P74 a wikibase:Property ;
	rdfs:label "különböző tulajdonság"@hu ;
	skos:prefLabel "különböző tulajdonság"@hu ;
	schema:name "különböző tulajdonság"@hu ;
	rdfs:label "different property from"@en ;
	skos:prefLabel "different property from"@en ;
	schema:name "different property from"@en ;
	schema:description "egy olyan tulajdonság (kapcsolat), amelytől ez a tulajdonság (kapcsolat) elkülönül, amivel összetéveszthető"@hu,
		"property that is different from another property, with which it may be confused"@en ;
	skos:altLabel "különböző kapcsolat"@hu,
		"different relatinship from"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseProperty> ;
	wikibase:directClaim wdt:P74 ;
	wikibase:claim p:P74 ;
	wikibase:statementProperty ps:P74 ;
	wikibase:statementValue psv:P74 ;
	wikibase:qualifier pq:P74 ;
	wikibase:qualifierValue pqv:P74 ;
	wikibase:reference pr:P74 ;
	wikibase:referenceValue prv:P74 ;
	wikibase:novalue wdno:P74 .

p:P74 a owl:ObjectProperty .

psv:P74 a owl:ObjectProperty .

pqv:P74 a owl:ObjectProperty .

prv:P74 a owl:ObjectProperty .

wdt:P74 a owl:ObjectProperty .

ps:P74 a owl:ObjectProperty .

pq:P74 a owl:ObjectProperty .

pr:P74 a owl:ObjectProperty .

wdno:P74 a owl:Class ;
	owl:complementOf _:de24fbc9fdc3e23e0a2f8b88124dde06 .

_:de24fbc9fdc3e23e0a2f8b88124dde06 a owl:Restriction ;
	owl:onProperty wdt:P74 ;
	owl:someValuesFrom owl:Thing .
