@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/p331203502> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fietsgids / [met dank aan Wim Dijkman ... et al. ; concept en inhoud Studio Kernland ; beelden Mark Kuipers ... et al.]" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659042>,
        <http://data.bibliotheken.nl/id/thes/p329166093> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p314171282> ;
    schema1:bookEdition "Tweede uitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074129120>,
        <http://data.bibliotheken.nl/id/thes/p331210010> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/612a23c1998e8cc5f6e907ca1ed83b8c> ;
    schema1:name "Fietsgids" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/147d3bb12b77e3df334f24c92c62e432> ;
    schema1:sameAs <http://www.worldcat.org/oclc/694599943> .

