@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/p441864937> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leugen / Charles den Tex, Fred Diks" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p134442806> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073987727> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p437779807> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p449078922> ;
    schema1:isbn "9789021483054" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56162e101dae69071612cffde53498df> ;
    schema1:name "De leugen" ;
    schema1:numberOfPages 508539 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4aacce9b2af7de707d02f278ec2edcf3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1520428609> .

