@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/p448634945> 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/000d03346eda645b0e4438df625fff81> ;
    schema1:name "De bahasa Indonesia, de wereld en Nederland" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97bd7196b86a70cc45021bb4cae32218> ;
    schema1:sameAs <http://www.worldcat.org/oclc/858938820> .

