@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/p783463650> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Human rights in health / [ed. by Katherine Elliott and Julie Knight]" ;
    dcterms1:issued "1974" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/0f4f369f1a57ee13459a6683dc879406> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067875688>,
        <http://data.bibliotheken.nl/id/thes/p068175558> ;
    schema1:description "Symposium held London, 4th-6th July, 1973" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810558076> ;
    schema1:isbn "044415020X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b88f6425693f6015897fc7e0590bd8be> ;
    schema1:name "Human rights in health" ;
    schema1:numberOfPages 304 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9b6193fc4f1d7b2cf14424aba5c5ed6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780700371> .

