@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/p101203268> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An architecture supporting safety critical software / Soon-Key Jung" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562219X>,
        <http://data.bibliotheken.nl/id/thes/p077605306>,
        <http://data.bibliotheken.nl/id/thes/p078669529>,
        <http://data.bibliotheken.nl/id/thes/p078940648>,
        <http://data.bibliotheken.nl/id/thes/p09769536X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p10260911X> ;
    schema1:description "Proefschrift Groningen" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c334470d104079a8f92102b79cad770> ;
    schema1:name "An architecture supporting safety critical software" ;
    schema1:numberOfPages 230 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a66f0d12d8e4ffa94b2e48baf7a92f4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905501077> .

