@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/p334472210> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Kaap Gekaapt? / F. Berkhof" ;
    dcterms1:issued "2011" ;
    schema1:associatedMedia "http://hdl.handle.net/2105/9188" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/cfb21eb9144df3ca7b495b7e80900cdb> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Masterscriptie Sociale wetenschappen, Sociologie, Erasmus Universiteit Rotterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p334473721> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cbc4e73ad5517fe546e99463d9a80efc> ;
    schema1:name "De Kaap Gekaapt?" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/722eea4b84a8787184c4bd1336d2a8ca> .

