@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/p393486532> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Litteraire wandelingen / door Frans Erens" ;
    dcterms1:issued "1906" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069362777> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Opstellen merendeels reeds verschenen in 'De Nieuwe Gids' en 'De Amsterdammer'",
        "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p833366742> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48b45fccd7a6c8d8d6722b9ae386824b> ;
    schema1:name "Litteraire wandelingen" ;
    schema1:numberOfPages 345 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6e87d05240e91ea8ed43e1970a778d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/909394191> .

