@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p045689296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The preparation of mammoth-sized thin sections / A. Jongerius and G. Heintzberger" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p375281304> ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072099828> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p135531594> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044377282> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fdcf5b4a0893aab6be7c7a609b2b8c15> ;
    schema1:name "The preparation of mammoth-sized thin sections" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c69e9189943b4371b671b99acbf1c3c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/6463897> .

