@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/p400330393> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dijk : een vergelijking / H.M. van den Brink" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071921761> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393820408> ;
    schema1:isbn "9789025446413" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06785498eae9434561d27e45c2d0ebaa> ;
    schema1:name "Dijk : een vergelijking" ;
    schema1:numberOfPages 384355 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1fc87877b6264965471d6a411555930> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1129598906> .

