@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/p448672421> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Film en amusement / John B. Knipping" ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601386>,
        <http://data.bibliotheken.nl/id/thes/p077601394>,
        <http://data.bibliotheken.nl/id/thes/p078431646>,
        <http://data.bibliotheken.nl/id/thes/p078505690> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069533245> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p820873969> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843295368> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9973a147a0d1e28b5b9c5843229e9746> ;
    schema1:name "Film en amusement" ;
    schema1:numberOfPages 121 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56329e832289726aed971c9312199f34> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519138453> .

