@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:P448 a schema:Dataset ;
	schema:about wd:P448 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "31170"^^xsd:integer ;
	schema:dateModified "2025-06-16T07:58:54Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P448 a wikibase:Property ;
	rdfs:label "distribution format"@en ;
	skos:prefLabel "distribution format"@en ;
	schema:name "distribution format"@en ;
	rdfs:label "Materialart/Vertriebsweg"@de ;
	skos:prefLabel "Materialart/Vertriebsweg"@de ;
	schema:name "Materialart/Vertriebsweg"@de ;
	rdfs:label "levitusviis"@et ;
	skos:prefLabel "levitusviis"@et ;
	schema:name "levitusviis"@et ;
	rdfs:label "forgalmazás formátuma"@hu ;
	skos:prefLabel "forgalmazás formátuma"@hu ;
	schema:name "forgalmazás formátuma"@hu ;
	rdfs:label "распространение произведения"@ru ;
	skos:prefLabel "распространение произведения"@ru ;
	schema:name "распространение произведения"@ru ;
	rdfs:label "izplatīšanas formāts"@lv ;
	skos:prefLabel "izplatīšanas formāts"@lv ;
	schema:name "izplatīšanas formāts"@lv ;
	rdfs:label "format de distribution"@fr ;
	skos:prefLabel "format de distribution"@fr ;
	schema:name "format de distribution"@fr ;
	rdfs:label "distribución"@es ;
	skos:prefLabel "distribución"@es ;
	schema:name "distribución"@es ;
	rdfs:label "distribuição"@pt ;
	skos:prefLabel "distribuição"@pt ;
	schema:name "distribuição"@pt ;
	rdfs:label "distribuzione"@it ;
	skos:prefLabel "distribuzione"@it ;
	schema:name "distribuzione"@it ;
	rdfs:label "distribution format"@lt ;
	skos:prefLabel "distribution format"@lt ;
	schema:name "distribution format"@lt ;
	rdfs:label "distribution format"@se ;
	skos:prefLabel "distribution format"@se ;
	schema:name "distribution format"@se ;
	rdfs:label "distribution format"@no ;
	skos:prefLabel "distribution format"@no ;
	schema:name "distribution format"@no ;
	schema:description "method (or type) of distribution for the subject"@en,
		"Art oder Methode der Auslieferung eines Werkes"@de,
		"у творческой работы: её метод распространения или носитель"@ru,
		"méthode (ou type) de distribution d'une œuvre"@fr,
		"método de distribución empleado para difundir una obra"@es,
		"media (mídia) ou método de distribuição usado para lançar a obra"@pt,
		"metodo di distribuzione usato per pubblicare un'opera"@it ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P448 ;
	wikibase:claim p:P448 ;
	wikibase:statementProperty ps:P448 ;
	wikibase:statementValue psv:P448 ;
	wikibase:qualifier pq:P448 ;
	wikibase:qualifierValue pqv:P448 ;
	wikibase:reference pr:P448 ;
	wikibase:referenceValue prv:P448 ;
	wikibase:novalue wdno:P448 .

p:P448 a owl:ObjectProperty .

psv:P448 a owl:ObjectProperty .

pqv:P448 a owl:ObjectProperty .

prv:P448 a owl:ObjectProperty .

wdt:P448 a owl:ObjectProperty .

ps:P448 a owl:ObjectProperty .

pq:P448 a owl:ObjectProperty .

pr:P448 a owl:ObjectProperty .

wdno:P448 a owl:Class ;
	owl:complementOf _:7bec5b3515c892d7717e827c152f82f9 .

_:7bec5b3515c892d7717e827c152f82f9 a owl:Restriction ;
	owl:onProperty wdt:P448 ;
	owl:someValuesFrom owl:Thing .
