@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/p051334577> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kennis der metalen : (metallogie)" ;
    dcterms1:issued "1973" ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/1050a96bdfab6e0c803364498e9a138f> ;
    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/29cdc560dc3c0276756bcd97c1489b7f> ;
    schema1:name "Kennis der metalen : (metallogie)" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2db112d1048adc5303e9f9e11df03853> .

