@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/p396056016> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mol / Minke van Dam ; tekeningen: Annemieke Bunjes ; redactie: Minke van Dam, Marian van Gog, Isabelle de Ridder" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p315106441> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073121339> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833596772> ;
    schema1:isbn "9789001817541" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e42e309384afa755e092fc250b4fe8b> ;
    schema1:name "De mol" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ffd5c6bdcfa5047da16cbf69ca3ed577> ;
    schema1:sameAs <http://www.worldcat.org/oclc/921176875> .

