@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/p424608359> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waarden in dialoog : ethiek in de zorg / Axel Liégeois" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596218>,
        <http://data.bibliotheken.nl/id/thes/p078586259>,
        <http://data.bibliotheken.nl/id/thes/p089384555> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071422161> ;
    schema1:bookEdition "Achtste, herziene druk" ;
    schema1:description "1e druk: augustus 2009" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789401458726" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06a4511a4f9e5f8822f309169d6b8200> ;
    schema1:name "Waarden in dialoog : ethiek in de zorg" ;
    schema1:numberOfPages 254 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/056e9c4d283d5d390e33e75ddfa07f78> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1129438281> .

