@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/79454> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79583> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264677> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "79454" ;
    skos:prefLabel "DVD"@en,
        "dvd"@nl ;
    skos:scopeNote "Optical disks used primarily for storing video and data; they are the same size as compact discs, but designed to hold approximately seven times more digital information, including multiple layers. DVDs are generally one-sided, each side holding 4.7 gigabytes of information."@en,
        "Optische schijven met hetzelfde formaat als een compact disc, maar met een zeven keer zo grote opslagcapaciteit voor digitale informatie, soms ook op meerdere lagen; dvd's zijn meestal eenzijdig beschreven, waarbij iedere zijde 4,7 gigabyte aan informatie kan bevatten, meestal beeldinformatie."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:06+00:00"^^xsd:dateTime .

