@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/p041620895> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ernest Claes en ons volksleven / [A. van Hageland]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068377975>,
        <http://data.bibliotheken.nl/id/thes/p075626098>,
        <http://data.bibliotheken.nl/id/thes/p397463006> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068694555> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068377975> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840240503> ;
    schema1:isbn "9069300478" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59ea4eaeb5e6c3da326427ba5d7a678f> ;
    schema1:name "Ernest Claes en ons volksleven" ;
    schema1:numberOfPages 284 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/62e08697d4d93c32a37a402989c40055> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901377958> .

