@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/p20326956X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Matrix / PAT, Praktijkcentrum voor informatietechnologieHandboeken: " ;
    dcterms1:issued "2000" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p099453444>,
        <http://data.bibliotheken.nl/id/thes/p140729364>,
        <http://data.bibliotheken.nl/id/thes/p20326682X>,
        <http://data.bibliotheken.nl/id/thes/p204844800>,
        <http://data.bibliotheken.nl/id/thes/p205168280> ;
    schema1:description "Op omslag: CBA08.1" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p203269179> ;
    schema1:isbn "9020898493" ;
    schema1:issueNumber "boek" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25de599a0dbf44a99ba1b9973e6ed5ae> ;
    schema1:name "Matrix" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f656b3b1432c711578cab0f13ae031f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772818929> .

