@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/p236284665> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het grote slapen / Raymond Chandler ; vertaling [uit het Engels door] J. van Woensel" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611985>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068941870> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069057850> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079323413> ;
    schema1:isbn "9022945081" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e051ac854ccec53efd72d4837b3c2339> ;
    schema1:name "Het grote slapen" ;
    schema1:numberOfPages 248 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab2432d64bdbaa16e6df3fa12bb268c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67126734> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/de26670b384ba6fc32c913ab239784bc> .

