@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/p438791843> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dit kamp is een ramp! / Marlies Verhelst & Mark Baars ; redactie: Karine Jekel, Sanne Verstraten" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p321811933> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p270951660>,
        <http://data.bibliotheken.nl/id/thes/p326927174> ;
    schema1:description "Auteur: Marlies Verhelst & Illustrator: Mark Baars" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p256160899> ;
    schema1:isbn "9789053008560" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a62b95e760a5ead326206d08f9498f46> ;
    schema1:name "Dit kamp is een ramp!" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/093c1c09780f11cda0a75811dcb82a26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1382820325> .

