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

