@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/p399549072> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De slankste fietsatlas : Nederland compleet in 100 pagina's : met alle fietsknooppunten / kaartontwerp: John F.G. Eberhardt" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075632705>,
        <http://data.bibliotheken.nl/id/thes/p075659042> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074170945> ;
    schema1:bookEdition "1e druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789058818911" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21411f48093fef55eaa8b69ea3191924> ;
    schema1:name "De slankste fietsatlas : Nederland compleet in 100 pagina's : met alle fietsknooppunten" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6d3d8a776c8658c94b294e1ec510b5c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/945775148> .

