@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/p413921123> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De omslag / Daan Mok" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p227260775> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789079133192" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de70d790ce4f84eab6d4b56c501b430e> ;
    schema1:name "De omslag" ;
    schema1:numberOfPages 381 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58cccc8746dc62e1dd8c1451f477e474> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1015682685> .

