@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/p08761717X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beverwijk / [prent] Piet de Ridder ; [tekst] Hans Tentije" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628058>,
        <http://data.bibliotheken.nl/id/thes/p075636417> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075435195>,
        <http://data.bibliotheken.nl/id/thes/p10084359X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068395620>,
        <http://data.bibliotheken.nl/id/thes/p075499878> ;
    schema1:description "Ondertitel op omslag: Beverwijk, Wijk aan Zee",
        "Opl. van 125 ex., genummerd 1-100 en 25 genummerde ex. h.c" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p061372005> ;
    schema1:isbn "9071334465" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90feea114eb0de8d1d1f361d3c3b639d> ;
    schema1:name "Beverwijk" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f241790e05ddde8d0863a638e2f4946> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65722544> .

