@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/p079136613> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "About the state of the art of shell design / J. Arbocz" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561474X>,
        <http://data.bibliotheken.nl/id/thes/p075661004> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071764178>,
        <http://data.bibliotheken.nl/id/thes/p075395592> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p080041396> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/522c5a5790a83cff9d85a38cde2ff137> ;
    schema1:name "About the state of the art of shell design" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69f5687a912816cd8b838f604a9a49da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65628107> .

