@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/p393593460> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De fragmenten van \"De tweede Rose\" / uitg. door K. Heeroma" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068430272> ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p831219289> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821103881> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16ac700892c6e7673202f4f6a9279b6a> ;
    schema1:name "De fragmenten van \"De tweede Rose\"" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee602019656de23259b19df1f0f81db3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910713399> .

