@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/p083154426> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Medische antropologie / onder red. van S. van der Geest e.a" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078434521>,
        <http://data.bibliotheken.nl/id/thes/p078520878> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070364265> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830733914> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d56791081acf795b7d4a1d7177ad7fc> ;
    schema1:name "Medische antropologie" ;
    schema1:numberOfPages 257 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d14361e69776533a3a6d9724e1c1360f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65550350> .

