@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/p861190122> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Terreur in Hollywood / Fabrizio Barrini ; [vert. uit het Frans]" ;
    dcterms1:issued "1986" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/4e70b98e5bd8d4299e0603edc3c7de92> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822875101> ;
    schema1:isbn "9063621639" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c214c98b65db268dc098fc6759594f80> ;
    schema1:name "Terreur in Hollywood" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8368fbd7eb707b4a0ecb2e2812c1d114> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63828538> .

