@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/p811960412> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alleen maar niet eenzaam / Richard J. Williams ; [vert. uit het Engels door Ben van Duijn]" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598892> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071404430> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072165634> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906057477X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67e2cc702e96e2b39699516f2c2e8634> ;
    schema1:name "Alleen maar niet eenzaam" ;
    schema1:numberOfPages 153 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ee719e8815deb6319e7c104d0059c4b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63334174> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5b2bc71cb3c941d1b0cc34bf7cbd42a9> .

