@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/p395167388> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Middelnederlandse bloemlezing met grammatika / door A.C. Bouman" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p397444753>,
        <http://data.bibliotheken.nl/id/thes/p397459521> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072281510> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053196619> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5dc188c76d134a16d349d44ad2821a70> ;
    schema1:name "Middelnederlandse bloemlezing met grammatika" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/851caf5e0778d62075ea90aab4f744fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915781295> .

