@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/p19729281X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Java, geographisch, ethnologisch, historisch / door P.J. Veth" ;
    dcterms1:issued "1896" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610989> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068985789> ;
    schema1:bookEdition "2e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068585942>,
        <http://data.bibliotheken.nl/id/thes/p06976848X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fac5f089786f19d261695d2be4b0b2ac> ;
    schema1:name "Java, geographisch, ethnologisch, historisch" ;
    schema1:numberOfPages 396 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/085cadc64d29a8154e072ca5eb913f49> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907167063> .

