@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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://wikibase.geo-lake.com/entity/> .
@prefix data: <https://wikibase.geo-lake.com/wiki/Special:EntityData/> .
@prefix wds: <https://wikibase.geo-lake.com/entity/statement/> .
@prefix wdref: <https://wikibase.geo-lake.com/reference/> .
@prefix wdv: <https://wikibase.geo-lake.com/value/> .
@prefix wdt: <https://wikibase.geo-lake.com/prop/direct/> .
@prefix wdtn: <https://wikibase.geo-lake.com/prop/direct-normalized/> .
@prefix p: <https://wikibase.geo-lake.com/prop/> .
@prefix ps: <https://wikibase.geo-lake.com/prop/statement/> .
@prefix psv: <https://wikibase.geo-lake.com/prop/statement/value/> .
@prefix psn: <https://wikibase.geo-lake.com/prop/statement/value-normalized/> .
@prefix pq: <https://wikibase.geo-lake.com/prop/qualifier/> .
@prefix pqv: <https://wikibase.geo-lake.com/prop/qualifier/value/> .
@prefix pqn: <https://wikibase.geo-lake.com/prop/qualifier/value-normalized/> .
@prefix pr: <https://wikibase.geo-lake.com/prop/reference/> .
@prefix prv: <https://wikibase.geo-lake.com/prop/reference/value/> .
@prefix prn: <https://wikibase.geo-lake.com/prop/reference/value-normalized/> .
@prefix wdno: <https://wikibase.geo-lake.com/prop/novalue/> .

data:P13150 a schema:Dataset ;
	schema:about wd:P13150 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "12161"^^xsd:integer ;
	schema:dateModified "2026-06-18T21:31:00Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P13150 a wikibase:Property ;
	rdfs:label "ISCC code"@en ;
	skos:prefLabel "ISCC code"@en ;
	schema:name "ISCC code"@en ;
	rdfs:label "ISCC"@ca ;
	skos:prefLabel "ISCC"@ca ;
	schema:name "ISCC"@ca ;
	rdfs:label "ISCC-identificatiecode"@nl ;
	skos:prefLabel "ISCC-identificatiecode"@nl ;
	schema:name "ISCC-identificatiecode"@nl ;
	rdfs:label "código ISCC"@es ;
	skos:prefLabel "código ISCC"@es ;
	schema:name "código ISCC"@es ;
	rdfs:label "ISCC-Code"@de ;
	skos:prefLabel "ISCC-Code"@de ;
	schema:name "ISCC-Code"@de ;
	rdfs:label "ISCC-код"@ru ;
	skos:prefLabel "ISCC-код"@ru ;
	schema:name "ISCC-код"@ru ;
	schema:description "ISCC hash code that identifies a media object based on fuzzy hashing"@en,
		"código hash que identifica un objeto multimedia basado en el cálculo de hash difuso"@es,
		"ISCC-Hash-Code, der ein Medienobjekt auf Basis von Fuzzy-Hashing identifiziert"@de,
		"хэш-код ISCC, идентифицирующий медиаобъект на основе нечёткого хэширования"@ru ;
	skos:altLabel "International Standard Content Code"@en,
		"ISCC id"@en,
		"ISCC identifier"@en,
		"id ISCC"@en,
		"perceptual hash"@en,
		"identificador ISCC"@es,
		"код ISCC"@ru ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P13150 ;
	wikibase:claim p:P13150 ;
	wikibase:statementProperty ps:P13150 ;
	wikibase:statementValue psv:P13150 ;
	wikibase:qualifier pq:P13150 ;
	wikibase:qualifierValue pqv:P13150 ;
	wikibase:reference pr:P13150 ;
	wikibase:referenceValue prv:P13150 ;
	wikibase:novalue wdno:P13150 .

p:P13150 a owl:ObjectProperty .

psv:P13150 a owl:ObjectProperty .

pqv:P13150 a owl:ObjectProperty .

prv:P13150 a owl:ObjectProperty .

wdt:P13150 a owl:DatatypeProperty .

ps:P13150 a owl:DatatypeProperty .

pq:P13150 a owl:DatatypeProperty .

pr:P13150 a owl:DatatypeProperty .

wdno:P13150 a owl:Class ;
	owl:complementOf _:a6f9aaa6602d85d2c02d73b4da506856 .

_:a6f9aaa6602d85d2c02d73b4da506856 a owl:Restriction ;
	owl:onProperty wdt:P13150 ;
	owl:someValuesFrom owl:Thing .
