@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/p255814143> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[De jeep / tekst en ill.: Tekenteam, Ineke Koene]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238645851> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p238584801> ;
    schema1:description "Titel ontleend aan de vorm van het boek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9059640233" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58a2648daaf28fd28dd1dfbeb743cd75> ;
    schema1:name "[De jeep" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76b01f972c4655a028c89f483dd456fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66395305> .

