@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/p861959264> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Medische sociologie : 'n inleiding / samenst.: A.C. v.d. Hout, J.M. Persoon" ;
    dcterms1:issued "1985" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068241828>,
        <http://data.bibliotheken.nl/id/thes/p068500610> ;
    schema1:inLanguage "de",
        "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e481a1d76e53a6afd682eca3335ba9cb> ;
    schema1:name "Medische sociologie : 'n inleiding" ;
    schema1:numberOfPages 296 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5943eed9012bdd446af5dba161e2ce2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64347235> .

