@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/p314207651> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Duizend en een zotternijen / Jacques Cazotte ; [vert. uit het Frans: J.A. Sandfort]" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612086> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069154570> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074928066> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314206876> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/890dc2fa4035dfff1793450bdfe73066> ;
    schema1:name "Duizend en een zotternijen" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0453321e9d9972c0dc2337f4fbc6c597> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778218636> .

