@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/p304047872> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brandweerman Jumbo / versjes van Clinge Doorenbos" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069381437> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068941749> ;
    schema1:description "Datering: Mulders Fondscatalogus 1982",
        "Laatste illustratie gesigneerd met Vilh. H. = Vilhelm Hansen",
        "Nr. 1536 B",
        "Op voorkant: Een Mulder Holland prentenboek" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04e9ea351858970001f6b338885bdc33> ;
    schema1:name "Brandweerman Jumbo" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3c95050f37a43ce8856ca165f2ee61f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777965578> .

