@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/p237933993> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Informaticarecht ; eerste editie / Marc Taeymans, Jos Dumortier" ;
    dcterms1:issued "2001" ;
    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:contributor <http://data.bibliotheken.nl/id/thes/p068735987> ;
    schema1:description "Teksten bijgewerkt tot 1 augustus 2001" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "2804408523" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4182090167fec151a00f133a3c82304e> ;
    schema1:name "Informaticarecht ; eerste editie" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d65148f2777f58942cc8bf4c6a7fb69f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67066162> .

