@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/p357585364> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arts en patiënt in de Oudheid / Daniela Manetti ; vert. [uit het Italiaans door]: Manfred Horstmanshoff" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069931259> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073937401> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e695e31c42b4dd776a961a5414c88108> ;
    schema1:name "Arts en patiënt in de Oudheid" ;
    schema1:numberOfPages 167 ;
    schema1:sameAs <http://www.worldcat.org/oclc/845019565> .

