@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/p241768608> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "10 jaar karavaan / Kunst en Cultuur Noord-Holland ; [tekstschrijver: Gert Fokkens ; fotogr.: Pieter Boersma ... et al.]" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605961> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070807973>,
        <http://data.bibliotheken.nl/id/thes/p149358822> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072074442> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9071334988" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9bc22054f4a8913a0ecbee4ad036412> ;
    schema1:name "10 jaar karavaan" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89dff94d29a4d76e03093149c1403a78> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66919115> .

