@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/p036154814> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fietsen in de Achterhoek / ANWB en Stichting: Fiets!" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075644061>,
        <http://data.bibliotheken.nl/id/thes/p075659042> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075331209> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075333864> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040489108> ;
    schema1:isbn "9018132004" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec2f23c488e843b7ed69c2bbfb47cfdc> ;
    schema1:name "Fietsen in de Achterhoek" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03e9e123f1d48b05724c59d58a76577d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64264805> .

