@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/p402345916> 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 "9789085524052" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d3c6a993ec292e7ff8378eb469b40c7> ;
    schema1:name "Een klein boekje" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de506f7dabbf1ffd650bc08df155002e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/957502256> .

