@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p063490919> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek der ethiek / W.J. Aalders" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391325256> ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658135>,
        <http://data.bibliotheken.nl/id/thes/p077594401>,
        <http://data.bibliotheken.nl/id/thes/p078468752> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068336438> ;
    schema1:bookEdition "2e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07087669X> ;
    schema1:description "1e dr.: 1941" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4a4dc309f27fc846a0a31754e29143b> ;
    schema1:name "Handboek der ethiek" ;
    schema1:numberOfPages 464 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f8a4e39ca880806eb63905c9e09ec43> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782019942> .

