@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/p413673405> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Grote oorlog in België / Abraham Hans" ;
    dcterms1:issued "2017" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069979960>,
        <http://data.bibliotheken.nl/id/thes/p146925572>,
        <http://data.bibliotheken.nl/id/thes/p310745403> ;
    schema1:description "Bewerkte heruitgave 2017" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p413673170> ;
    schema1:isbn "9789076967578" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36c3db11c6fd909b6a988d7fc49239d2> ;
    schema1:name "De Grote oorlog in België" ;
    schema1:numberOfPages 578 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9d68c2cf8c3f1f252e0190ff820748c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1013209527> .

