@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/p123536782> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als ik nee zeg, voel ik mij schuldig / Manuel J. Smith ; [vert. uit het Engels: Caspar Hendriks]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599732>,
        <http://data.bibliotheken.nl/id/thes/p077598148>,
        <http://data.bibliotheken.nl/id/thes/p078439183>,
        <http://data.bibliotheken.nl/id/thes/p07847440X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067941745> ;
    schema1:bookEdition "20e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07365020X> ;
    schema1:description "1e dr Nederlandse uitg.: 1975" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026311249" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc55f5a0c5a43164a6dcc6aac174f595> ;
    schema1:name "Als ik nee zeg, voel ik mij schuldig" ;
    schema1:numberOfPages 249 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/158b187d9bd617f6acd50405b4418507> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69390315> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/21703bb0f9fff18cf9510d919b69592c> .

