@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/p389112380> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vreugden van het zwerven / door R.J. de Stoppelaar ; met penteek. van Anna Roes" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069641293> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069641293> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p18547800X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fa2c64e5f5e8fb0bcf94c83466b8b2b> ;
    schema1:name "Vreugden van het zwerven" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6094cdfd089beba884c81d795a4077b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902633500> .

