@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/p437520765> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van het pad af / Karin-Marijke Vis, Coen Wubbels ; redactie: Sylle Vis" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p433151196>,
        <http://data.bibliotheken.nl/id/thes/p436624885> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p216865859>,
        <http://data.bibliotheken.nl/id/thes/p433151226> ;
    schema1:description "1e druk: februari 2021",
        "Gedeeltelijk eerder verschenen in 4WD Magazine" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789090342313" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bedcdb8284f0301a2f5f34a31c8d3207> ;
    schema1:name "Van het pad af" ;
    schema1:numberOfPages 382 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f1ec372c56e53f52e1dd208f05a5ca4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1351615503> .

