@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/p421091002> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lieke / Lieke Martens & Vincent de Vries" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p416965296>,
        <http://data.bibliotheken.nl/id/thes/p42269097X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p42269097X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p292988532> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p420904662> ;
    schema1:isbn "9789021569161" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bef7a03f29c01668019b23a3ac34c3d> ;
    schema1:name "Lieke" ;
    schema1:numberOfPages 94044691 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/237fbeb0a5e6a5095719f9f052a79d15> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1132292277> .

