@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/p184980682> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Auto's, auto's, auto's! / Kathy Henderson ; met tekeningen van Charlotte Hard ; [vert. uit het Engels: Marieke Hoogland]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071394249> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p083814671>,
        <http://data.bibliotheken.nl/id/thes/p138351198> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025108164" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/457e18103423e57cf66214f654764378> ;
    schema1:name "Auto's, auto's, auto's!" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df0deeb2781ee3645dec995208d8c980> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67787245> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/74dd6e8cc595cd5de6bb575200a890c3> .

