@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/p810512335> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Argumenten voor een kritische ethiek / L.W. Nauta" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593472>,
        <http://data.bibliotheken.nl/id/thes/p078500036>,
        <http://data.bibliotheken.nl/id/thes/p078529220>,
        <http://data.bibliotheken.nl/id/thes/p078953340> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068193696> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr. 1971" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060121368" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb529e1a0d0c4cb654e1683c3a632fbd> ;
    schema1:name "Argumenten voor een kritische ethiek" ;
    schema1:numberOfPages 122 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56a6df61bc19d42da37248781e673903> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783541492> .

