@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p433451939> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Steel design" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p217429661> ;
    schema1:description "Beschrijving gebaseerd op deel 2" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb7b5dfa697d1a1f71c8f6e9069bcbaa> ;
    schema1:name "Steel design" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24e031ae620b5994ee3e076074efe421> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1258214509> .

