@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/p390675857> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atheïsme als basis voor de moraal / Dirk Verhofstadt" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069887683> ;
    schema1:bookEdition "Vierde druk" ;
    schema1:description "1e druk: september 2013" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089242563" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d0cbfb1783c9740cc932917edc353ce> ;
    schema1:name "Atheïsme als basis voor de moraal" ;
    schema1:numberOfPages 325 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65ab55483f64b4f3fec8cbd77685da5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/903133987> .

