@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/p446165719> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Charlie Chaplin : met opnamen uit zijn films / door Constant van Wessem" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070393915>,
        <http://data.bibliotheken.nl/id/thes/p077601394>,
        <http://data.bibliotheken.nl/id/thes/p078563186> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068367503> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p091450152> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8edd300dff193135ee1b3e7d7ef5475b> ;
    schema1:name "Charlie Chaplin : met opnamen uit zijn films" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dadbafa73808692b51443dc128b65e2a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509360824> .

