@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/p423795589> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een raadselachtig gouden voorwerp uit het oude Java / Th. P. Galestin" ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071611223> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p079594328> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5e5ac8baabffa30abd85ef20caef177> ;
    schema1:name "Een raadselachtig gouden voorwerp uit het oude Java" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af98a7a064d0cdd1f4cd1412d5cfa370> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120131402> .

