@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/p424410346> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dag Sinterklaas : zoekboek / Mark Borgions" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p318040883> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789401456265" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/318063e89f55df1a202f8394b816b04f> ;
    schema1:name "Dag Sinterklaas : zoekboek" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/999dccbc8dc8ee21f4b64f62942d021d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1194523724> .

