@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/p343028670> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oermoer / Leute Leeuwerik ; [red. Paul Vader]" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p343437325> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p343437325> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p352092580> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075657112> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789070174651" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a51c86c946e3c2b9d06a89eca51c8550> ;
    schema1:name "De oermoer" ;
    schema1:numberOfPages 145 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a1bd7403a1262c280e67d14c1ee19b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/796272203> .

