@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/p330517228> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "OverHolland 9 / ed. Henk Engel, Esther Gramsbergen en Roberto Cavallo" ;
    dcterms1:issued "2010" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073569860>,
        <http://data.bibliotheken.nl/id/thes/p203194640>,
        <http://data.bibliotheken.nl/id/thes/p236339435> ;
    schema1:inLanguage "mul" ;
    schema1:isbn "9789085067368" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd6fa425aab60f0f35453d62fcf6f126> ;
    schema1:name "OverHolland 9" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4a8a0cfd8fc6915d5595f79eaa79ee8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/743017477> .

