@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/p120950782> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Relationele databases in lessen : lessen met DataStat en De Databaas / H.H. Leemkuil" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658275> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075025426>,
        <http://data.bibliotheken.nl/id/thes/p075498790> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p099918889> ;
    schema1:isbn "9065082212" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e989b80155a2dce1e4cf4d8ab56f4d67> ;
    schema1:name "Relationele databases in lessen : lessen met DataStat en De Databaas" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eeadc1647f60a93ed6680848245ff128> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69339305> .

