@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/p419025480> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brandaan : geschiedenisLeerwerkboek: " ;
    dcterms1:issued "2017" ;
    schema1:bookEdition "Eerste druk, tweede oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07354373X>,
        <http://data.bibliotheken.nl/id/thes/p273834983>,
        <http://data.bibliotheken.nl/id/thes/p376296453> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p419025251> ;
    schema1:isbn "9789402033830" ;
    schema1:issueNumber 501 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff60f077a652d13cd3d5444e0685be4c> ;
    schema1:name "Brandaan : geschiedenisLeerwerkboek: " ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/30f320e11a13e64a6e6f110c010b6475> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1053622393> .

