@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/p036155225> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fietsen op de Veluwe / ANWB en Stichting: Fiets!" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075633973>,
        <http://data.bibliotheken.nl/id/thes/p075659042> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075333864> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075331209> ;
    schema1:description "Gegevens afgesloten voorjaar 1986" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040489108> ;
    schema1:isbn "9018131938" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0547a63b0275ef1e28c6deb8c5573a41> ;
    schema1:name "Fietsen op de Veluwe" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/21b24b8a3348341712d0d9144e270eb9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64264827> .

