@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p841068275> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vreugden van het zwerven / door R.J. de Stoppelaar ; met penteek. van Anna Roes" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389144401> ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069641293>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069641293> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072400250> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b16628c789b988da8937881f564ac457> ;
    schema1:name "Vreugden van het zwerven" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebf08875af3261bfb6cc2e7e9e3e0ec5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898979430> .

