@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/p850827590> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Observationes anatomico-pathologicae / auctore J.C. Broers" ;
    dcterms1:issued "1839" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397580428> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07290884X> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5efa652ff739ce847258c89107472fcf> ;
    schema1:name "Observationes anatomico-pathologicae" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2453b1fb7367be184d244eed1d37af17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64122769> .

