@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p240473299> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijdrage tot de casuistiek der ruggewervel-fracturen / Philip Kooperberg" ;
    dcterms1:issued "1879" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074667815> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5544016294c1d352b9775ab5c0221aa5> ;
    schema1:name "Bijdrage tot de casuistiek der ruggewervel-fracturen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f7366e184b7536eae5d0523c015838b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777291212> .

