@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/p83070096X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Medische sociologie : 'n inleiding / samenst.: A.C. v.d. Hout, J.M. Persoon" ;
    dcterms1:issued "1982" ;
    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/bac0444021d9009fc7753e8cd12afd3e> ;
    schema1:name "Medische sociologie : 'n inleiding" ;
    schema1:numberOfPages 261 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aef216e5dfbb9bd6b54ee921e2f46391> .

