@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/p403999340> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Examenbundel vmbo gt/mavo maatschappijkunde" ;
    dcterms1:issued "2017" ;
    schema1:bookEdition "Eerste druk, eerste oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p284866040>,
        <http://data.bibliotheken.nl/id/thes/p325851093> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p411875248> ;
    schema1:isbn "9789006391640" ;
    schema1:issueNumber 20170 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c1012349367f0def5a1eea8c8c27578> ;
    schema1:name "Examenbundel vmbo gt/mavo maatschappijkunde" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7480a12470c4e0222edfbf80548b594> ;
    schema1:sameAs <http://www.worldcat.org/oclc/982042592> .

