@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/p123582873> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Information processing '94 : proceedings of the IFIP 13th World Computer Congress, Hamburg, Germany, 28 August-2 September, 1994" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075323451> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0444819908" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfa0971e85be53f2976d71691e99f7f5> ;
    schema1:name "Information processing '94 : proceedings of the IFIP 13th World Computer Congress, Hamburg, Germany, 28 August-2 September, 1994" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f551d0b8806099a1c57aa479caa528ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906654346> .

