@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/p440568048> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herontdekking van Albert Camus : hij blijft inspireren / Piet Ransijn ; eindredactie: Janneke Segaar" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06883697X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p441238718> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464871142" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/138f36f5f5ce2b9784257422c54b5c28> ;
    schema1:name "Herontdekking van Albert Camus : hij blijft inspireren" ;
    schema1:numberOfPages 554 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/849523f1a3898a67ef68fb5ba365c23b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1415809054> .

