@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/p270768661> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Informaticarecht / Marc Taeymans, Peggy Valcke" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608399>,
        <http://data.bibliotheken.nl/id/thes/p078544769> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p240049209> ;
    schema1:bookEdition "2e ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p165173319> ;
    schema1:description "1e ed.: 2001" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "2804416186" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d30ab8666b15f1b2446501b8b6b0ce60> ;
    schema1:name "Informaticarecht" ;
    schema1:numberOfPages 186 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6f8cb3c7c6a3832cabf8bd2336239d64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66625134> .

