@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/p434156809> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alfred Hitchcock presenteert... / vertaling [uit het Engels]: Hans Olden" ;
    dcterms1:issued "1964" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068887418>,
        <http://data.bibliotheken.nl/id/thes/p069002541> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p370912853> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b74e3ca9122d77f36c068cbb7968ee44> ;
    schema1:name "Alfred Hitchcock presenteert..." ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b2c9fc68176c387ea95904bdd2d774e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883649387> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/144ffed339e5f8b4d992cc0cbc4d7538> .

