@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/p395183332> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Proza en poëzie van Oud-Java / [samengest. door] door C. Hooykaas" ;
    dcterms1:issued "1933" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599934>,
        <http://data.bibliotheken.nl/id/thes/p397476655> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068751788> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p80293546X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7f3a8461f5cf2579378b6c088900fe6> ;
    schema1:name "Proza en poëzie van Oud-Java" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6a64541ef8494c805e12843d9af5797> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915796355> .

