@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/p04967207X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ferrosilicium / W. Schut" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p427956714> ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p155771558> ;
    schema1:description "Bovenaan titelpagina: Directie van den Arbeid",
        "Uitgegeven voor rekening van het Departement van Arbeid, Handel en Nijverheid" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851384595> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32906a6601fb085a5e4fe74ff2cc7f45> ;
    schema1:name "Ferrosilicium" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a1152e18a315e187b0bc655017368b26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63598613> .

