@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/p438449908> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De narcist / Aagjen Schievers" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p402117328> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p434919608> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p434919616> ;
    schema1:isbn "9789464629460" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/176ec681cbc4bbf1595230e881ad15da> ;
    schema1:name "De narcist" ;
    schema1:numberOfPages 497857 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd3104ce1f59fe60663559835f9330ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1422164073> .

