@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/p402345886> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een klein boekje / Mig" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p312807546> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p213067323>,
        <http://data.bibliotheken.nl/id/thes/p402345835> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p312807589>,
        <http://data.bibliotheken.nl/id/nbt/p402345797> ;
    schema1:isbn "9789085524038" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5612cf9fdcb2c4d7e53bea211e9d5cf8> ;
    schema1:name "Een klein boekje" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7381d2195173c64d35c801a1b6f2a36> ;
    schema1:sameAs <http://www.worldcat.org/oclc/957502276> .

