@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/p260321060> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Blus de brandweerwagen / ill.: Tekenteam, Sandra Tuinder]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238645851> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p260320870> ;
    schema1:description "Titel ontleend aan informatie van de uitgever" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9059641019" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c997da7e7d4cc6352eb6ca8da9385dd> ;
    schema1:name "[ Blus de brandweerwagen" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b2771d23037bcd66183d2cd245c86178> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66797403> .

