@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/p329963295> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grote Prisma Nederlands / André Abeling" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616432>,
        <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078601118> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069857172> ;
    schema1:bookEdition "13e herz. dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075627752> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789049107413" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/304e1965cbbd0d960fcc3f12ea89f8d7> ;
    schema1:name "De grote Prisma Nederlands" ;
    schema1:numberOfPages 902 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1fb2e3d1c410a75fc08f2bf6aefcc3bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/705236758> .

