@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/p190765720> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een beetje goddelijkheid / Annie Dillard ; [vert. uit het Engels door Heleen ten Holt]" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607956>,
        <http://data.bibliotheken.nl/id/thes/p077593383> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070237956> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06775919X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9035121066" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/acf8a94dbbe7b4344c65b0a9daea418c> ;
    schema1:name "Een beetje goddelijkheid" ;
    schema1:numberOfPages 179 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31cdcb778ba55e2b66c4352ebcec72dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67729856> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a1498b1cd30c109e75d46b4566be2faf> .

