@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/p446142123> 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/p036672998> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036672904> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb1f1bf6bfa6a194acdb7553b8b25c9c> ;
    schema1:name "Cultuurgeschiedenis van Indonesië" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5140c4aca34dc4abc90bfaa654198aa6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509198539> .

