@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/p356389685> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Modern Indonesian literature / A. Teeuw" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068785739>,
        <https://data.bibliotheken.nl/.well-known/genid/1c8232dc43a4ac3075c088307c21e175> ;
    schema1:bookEdition "2nd ed" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1967" ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p047049707> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p356389502>,
        <http://data.bibliotheken.nl/id/nbt/p356389936> ;
    schema1:issueNumber 11 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea0a6ffd8c4118e0b3df826925f462a9> ;
    schema1:name "Modern Indonesian literature" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5f9e3766bfe7e8a542e2794cc5b6d944> ;
    schema1:sameAs <http://www.worldcat.org/oclc/838404006> .

