@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/p321814738> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waarden in dialoog : ethiek in de zorg / Axel Liégeois" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596218>,
        <http://data.bibliotheken.nl/id/thes/p078586259> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071422161> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789020985689" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d935326f63d71e33e547991435a28bd2> ;
    schema1:name "Waarden in dialoog : ethiek in de zorg" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7eacef5b6d927240061b10488e49b472> ;
    schema1:sameAs <http://www.worldcat.org/oclc/478688154> .

