@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p291430457> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een beroerte / Kees van Hemert" ;
    dcterms1:issued "2004" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p287967883> ;
    schema1:issueNumber "dvd" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f9e94f38376c11e54e4e79a97bc3c92> ;
    schema1:name "Een beroerte" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a37337e656b5ea70b24066a6a5fb743c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71749848> .

