@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/p14947993X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maleische vertaling over geslachtsziekten / door D. Snoeck Henkemans" ;
    dcterms1:issued "1917" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074836714> ;
    schema1:bookEdition "[2e dr.]" ;
    schema1:inLanguage "ms" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1bc8263f6531c802b634623a5f3e5bc2> ;
    schema1:name "Maleische vertaling over geslachtsziekten" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/569fc1fd17a4be57e17b08c59877afdb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63853897> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/40758ff365c9656462b4a32d47f816e0> .

