@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/p05343028X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christelijke ethiek : capita selecta / J. Douma" ;
    dcterms1:issued "1976-1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068325940> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c09525f3bf0be50772d4c3fe267299b> ;
    schema1:name "Christelijke ethiek : capita selecta" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a4012c6703503c7341bcf0d6928b3e92> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64983200> .

