@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/p059607807> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Informatietechnologie" ;
    dcterms1:issued "1990" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072809566>,
        <http://data.bibliotheken.nl/id/thes/p074558242> ;
    schema1:description "Titel niet in boek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629038> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p055217699> ;
    schema1:isbn "9020719009" ;
    schema1:issueNumber "comp" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2581b16dd0009fe9d3d7681a10c9f24> ;
    schema1:name "Informatietechnologie" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/752d7da17845eafe770d58efec9c401a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769375009> .

