@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/p404010490> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Examenbundel havo maatschappijwetenschappen" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p108002705> ;
    schema1:bookEdition "Eerste druk, eerste oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p363152393> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p326814744> ;
    schema1:isbn "9789006391732" ;
    schema1:issueNumber 20170 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3645c493b9fa01bb5908fa27d3bc3a8b> ;
    schema1:name "Examenbundel havo maatschappijwetenschappen" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/15d9155d9f6ae1f191ccabfc8b617713> ;
    schema1:sameAs <http://www.worldcat.org/oclc/994143297> .

