@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/p455712239> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een geschiedenis van Zuidoost-Azië / Henk Schulte Nordholt" ;
    dcterms1:issued "2026" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073468347>,
        <http://data.bibliotheken.nl/id/thes/p374796254> ;
    schema1:description "Vertaald uit het Duits" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789048574469" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c1e1ac48482c9e51458e6a3b86e5c80> ;
    schema1:name "Een geschiedenis van Zuidoost-Azië" ;
    schema1:numberOfPages 386 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4e9e41b88df6df4ca23cf79919cd624> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1574029937> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/efed2bd26d25c5853298769f36e0f0e2> .

