@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/p364458763> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bahasa Indonesia, de wereld en Nederland / door A. Teeuw" ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068785739> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaug. rede Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037165380> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d3dafab30bff435a7a72d5371532697> ;
    schema1:name "De bahasa Indonesia, de wereld en Nederland" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76db2691638bb9a34253af5134fb3afd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/858938820> .

