@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/p146684303> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De OSI applicatielaag (laag7) / Marten van Sinderen" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616734>,
        <http://data.bibliotheken.nl/id/thes/p075664186> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073757519>,
        <http://data.bibliotheken.nl/id/thes/p12670144X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p126043515> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3085d29e45d576c93bf27442ce59bbed> ;
    schema1:name "De OSI applicatielaag (laag7)" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a596c0f697d3fb9927954ff7b124e8e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68936317> .

