@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/p820705845> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Medizin im Islam / von Manfred Ullmann" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759620X>,
        <http://data.bibliotheken.nl/id/thes/p078516528>,
        <http://data.bibliotheken.nl/id/thes/p39758122X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067940765> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840030746> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/195264c2ce60a3452f6209936a3af38c> ;
    schema1:name "Die Medizin im Islam" ;
    schema1:numberOfPages 379 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4aff066dd8e61ba1742312762d9d481b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781383976> .

