@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/p457224266> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "OverHolland 18/19 / redactie: Henk Engel, Esther Gramsbergen, Henk Hoeks, Reinout Rutte" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073569860>,
        <http://data.bibliotheken.nl/id/thes/p075383055> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068694482>,
        <http://data.bibliotheken.nl/id/thes/p175317801>,
        <http://data.bibliotheken.nl/id/thes/p236339435> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p271528419> ;
    schema1:isbn "9789460043048" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a38edcde82e12afe2f67c8665fbd194e> ;
    schema1:name "OverHolland 18/19" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bad1ef798f3d78434511faaebf3a4362> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1035156988> .

