@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/p242634737> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[De politiewagen / ill.: Tekenteam, Ineke Koene]" ;
    dcterms1:issued "2002" ;
    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 "9077012370" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e62859aab576da471d719eb05abac74> ;
    schema1:name "[De politiewagen" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/309d74d73f00a3297d71024d84e4ba1d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66182144> .

