@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/p435702300> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte Maleise grammatica / door A.A. Fokker" ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068825323> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p107693089> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037445634> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/631cef00bf207008e60e1f896a5365b1> ;
    schema1:name "Beknopte Maleise grammatica" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c199eb5ffb0a0883bac36782baa7950> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1306954799> .

