@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/p425021327> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alfred Hitchcock presenteert... / vertaling [uit het Engels]: Hans Olden" ;
    dcterms1:issued "1962" ;
    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/ed2c0f9abe260388cda4a55038544ec2> ;
    schema1:name "Alfred Hitchcock presenteert..." ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3cde581786fcbdb4994ce8793d0ee47e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883848514> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d596d80c906b307a756dc4239c326a4d> .

