@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/p336590687> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "OverHolland 10/11 / redactie Henk Engel, Esther Gramsbergen, Henk Hoeks, Reinout Rutte" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p118809687> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068694482>,
        <http://data.bibliotheken.nl/id/thes/p073569860>,
        <http://data.bibliotheken.nl/id/thes/p175317801>,
        <http://data.bibliotheken.nl/id/thes/p236339435>,
        <http://data.bibliotheken.nl/id/thes/p271555920> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p271528419> ;
    schema1:isbn "9789085067375" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5704ec339e14b8676d4b042714c5b25> ;
    schema1:name "OverHolland 10/11" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d95cd1f2ce1115a55daf21d3610668e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/743004726> .

