@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/p42997633X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Twee jaar vakantie / Hamo" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p369377222> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068426046>,
        <http://data.bibliotheken.nl/id/thes/p138453349>,
        <http://data.bibliotheken.nl/id/thes/p25810032X>,
        <http://data.bibliotheken.nl/id/thes/p297757547>,
        <http://data.bibliotheken.nl/id/thes/p423208551> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p426507584> ;
    schema1:isbn "9789463735438" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f1d0ee4561cde847f40d59329beba30> ;
    schema1:name "Twee jaar vakantie" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ddb79974bd2d3e8ee556a0c4b4288c0f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1229135883> .

