@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/p08487452X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "IFIP transactions / International Federation for Information Processing" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075323451> ;
    schema1:description "Vanaf 1994 uitg. door: Amsterdam [etc.] : Elsevier" ;
    schema1:inLanguage "en" ;
    schema1:issn "09265473" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fce17563ea1fd3bd52cc771a330774c> ;
    schema1:name "IFIP transactions" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/298a5bc13f6b2f33e4602e8520bc37c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782088625> .

