@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/p305226169> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bert Haanstra compleet / Klaas Vos" ;
    dcterms1:issued "2007" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/f299d35cd33429a99da8c71b5f6f86e6> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070369062> ;
    schema1:description "Oorspronkelijke titel: Bert Haanstra, Filmmaker 1916-1997" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p304573140> ;
    schema1:isbn "9789077895306" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85612d8482d44b188048b63f5e06cf5e> ;
    schema1:name "Bert Haanstra compleet" ;
    schema1:numberOfPages 265 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9421b491e614780947cca80a5a3afa6e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212301074> .

