@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/p338793321> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Paniek in de nacht / Vrouwke Klapwijk en Joke Verweerd ; [met tek. van Anita Engelen]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08660032X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072591307>,
        <http://data.bibliotheken.nl/id/thes/p073058238> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314767371> ;
    schema1:isbn "9789089012289" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9dad7c6381938554159a27eb30f8e399> ;
    schema1:name "Paniek in de nacht" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bea98271b21e75ddcd17c051ea100857> ;
    schema1:sameAs <http://www.worldcat.org/oclc/794317350> .

