@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/p419112561> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Grote oorlog in België / Abraham Hans" ;
    dcterms1:issued "2018" ;
    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 2018" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p413673170> ;
    schema1:isbn "9789076967578" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f9f4965a8a34f9efc353ed19fc08ffb> ;
    schema1:name "De Grote oorlog in België" ;
    schema1:numberOfPages 2546 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/277edc5ac72f2ff58a03b9bb71a6aed4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1250170823> .

