@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/p340821590> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Architecturen van computernetweken : introductie / [Cursusteamleider: N.P.J.M. Baas]" ;
    dcterms1:issued "2006" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074293966> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9035823605",
        "9789035823600" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a710f5db2f0d2ba179dabe3c405c868> ;
    schema1:name "Architecturen van computernetweken : introductie" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a971f76fc922567c924d9eb18c744510> .

