@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/p053444566> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Javaansche legenden / door Walterida" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389077631> ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397476655>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073758752> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b3885f06aa92ad7e8a9de52a1d44d1e> ;
    schema1:name "Javaansche legenden" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd650fc8895b48cb15f8c6f0e6c0cb30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781976514> .

