@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/p426515145> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De immateriele erfenis van een narcist / Anne van 't Duycke" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p402117328> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p426585186> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Anne van 't Duycke is een pseudoniem",
        "Eerste druk: juli 2014" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p37712902X> ;
    schema1:isbn "9789463283373" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28daec1341d0a1efdc06d64dd4974667> ;
    schema1:name "De immateriele erfenis van een narcist" ;
    schema1:numberOfPages 468249 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a070b080d4435bde2895f356e7ce4fed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154413776> .

