@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/p036637157> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fragmenten uit een smidsboek 1866-1867 / [Rudolf Merkelbach]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562186X>,
        <http://data.bibliotheken.nl/id/thes/p075661845> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071849718> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853948887> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a88b2cf617f50f11f2e4b5deeaf331be> ;
    schema1:name "Fragmenten uit een smidsboek 1866-1867" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9614d80a665992cb286310ca76ba456c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64468443> .

