@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/p840011784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Echte honden eten geen kliekjes / Lee Lorenz ; vert. en bew. [uit het Engels] door Hans Brom" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070005753> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070005761> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9067561126" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49b0c1240005cac1e1b4d95b89f58f7d> ;
    schema1:name "Echte honden eten geen kliekjes" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64e74273bfbb164df56769b48cf8c12d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63851594> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/463ba839d5ad185af30246b8007d67c9> .

