@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/p432677062> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eenige denkbeelden over den toestand op Java" ;
    dcterms1:issued "1884" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599616>,
        <http://data.bibliotheken.nl/id/thes/p091166853>,
        <http://data.bibliotheken.nl/id/thes/p241924677> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000047649",
        "https://rozet.nl/catalogus/637808" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053582667> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a5a58088ab4bd9fd73f73630083875a> ;
    schema1:name "Eenige denkbeelden over den toestand op Java" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/712987d5c9d2347d1e0d75e17d25603a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911380162> .

