@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/p843313552> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Medische antropologie / themanummer onder redactie van: S. van der Geest ... [et al.]" ;
    dcterms1:issued "1983" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070364265> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31bb008b25ec86357d71a6babf352cf3> ;
    schema1:name "Medische antropologie" ;
    schema1:numberOfPages 257 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2522058dba43535f577fbfedf88a2b6> .

