@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/p252645375> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De actualiteit van het geweten / Joos van Vugt (red.)" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560552X>,
        <http://data.bibliotheken.nl/id/thes/p077594401>,
        <http://data.bibliotheken.nl/id/thes/p078520126> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p245836772> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068829558> ;
    schema1:description "Uitg. binnen het Soeterbeeck Programma" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055734195" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff013711142c542f51580ac7175060d8> ;
    schema1:name "De actualiteit van het geweten" ;
    schema1:numberOfPages 266 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b32c44449338d907a8c56221e2e05fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902017626> .

