@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/p051327686> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kennis der metalen : (metallogie)" ;
    dcterms1:issued "1963" ;
    schema1:bookEdition "2de dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072084855> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831177764>,
        <http://data.bibliotheken.nl/id/nbt/p851766765> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cfe7fbf571e23fa0f84950f23c712c6> ;
    schema1:name "Kennis der metalen : (metallogie)" ;
    schema1:numberOfPages 206 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/edc10dc24af7c938e11c516298ef75e4> .

