@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/p408488158> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Doodendans / Stijn Streuvels" ;
    dcterms1:issued "1901" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p241924316> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068519192> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1901",
        "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p091889464> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/403efab0e34de5a4a3342d6d673b2839> ;
    schema1:name "Doodendans" ;
    schema1:numberOfPages 197 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a108bfcacd7098b38daae4a09998b9ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962271299> .

