@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/p419025545> 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/p095181644>,
        <http://data.bibliotheken.nl/id/thes/p376296453> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p419025251> ;
    schema1:isbn "9789402033847" ;
    schema1:issueNumber 502 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8efd5ce631762c634a7af48771f1cc9b> ;
    schema1:name "Brandaan : geschiedenisLeerwerkboek: " ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4259d55d3e377c2482c474ef6126b54> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1053622393> .

