@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/p446142131> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cultuurgeschiedenis van Indonesië / W.F. Stutterheim" ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070740437> ;
    schema1:bookEdition "2e dr." ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072448148> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036673056> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036672904> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69f701e8a8ea2cb6266a349e4a803be6> ;
    schema1:name "Cultuurgeschiedenis van Indonesië" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/07fd93b0089e194d2c60043090ab19b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509198438> .

