@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/p419025596> 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 "9789402033854" ;
    schema1:issueNumber 503 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4953830edaacfad16c92d1718b6863ed> ;
    schema1:name "Brandaan : geschiedenisLeerwerkboek: " ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbb4cdad943c030320f7b865a56ad63f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1053622393> .

