@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/p224219448> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wandelen om te weten : routebeschrijvingen en speciale arrangementen" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p163073767> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9cdc4df574186398bf28dc7069a23e9> ;
    schema1:name "Wandelen om te weten : routebeschrijvingen en speciale arrangementen" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/246f4a18f89ed38e3635947b783ef998> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67158054> .

