@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/p417134142> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Niks aan de hand / Tirza Beekhuis & Corien Oranje" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p315807741> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p118585665> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026622700" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cdca4033c5ac2c98f739c90a9808ab6> ;
    schema1:name "Niks aan de hand" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/350b40016968ed40dfc5466e58ad938e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1051045261> .

