@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/p852326998> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dreiging van de Krobbels / Max Ariane" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071147535> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851646689> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e967e016000fc6850520fbb6599bb15> ;
    schema1:name "De dreiging van de Krobbels" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9924f1a050417beaed6e22a534a4dc8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64158180> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b2deb136f006d740d6862c4a12adcd39> .

