@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/p123881234> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A UMTS network architecture / Joost Pieter Katoen, Abdelkrime Saïdi, Ivan Baccaro" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623838>,
        <http://data.bibliotheken.nl/id/thes/p075658232> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07485299X>,
        <http://data.bibliotheken.nl/id/thes/p075395932> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075482339>,
        <http://data.bibliotheken.nl/id/thes/p089497139>,
        <http://data.bibliotheken.nl/id/thes/p125910789>,
        <http://data.bibliotheken.nl/id/thes/p125910908> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p055161642>,
        <http://data.bibliotheken.nl/id/nbt/p089478339> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e47c6a5879a6afc2b7d294ed10bd6634> ;
    schema1:name "A UMTS network architecture" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d0170e22ebd06ffb36b60fcc3159fa8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69183256> .

