@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/p35550247X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ICT-Recht / Jos Dumortier ; met medewerking van Hans Graux en Frederic Debusseré" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068735987> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/a30a02e4ec5a600dec4892a19777719b>,
        <https://data.bibliotheken.nl/.well-known/genid/cb1c1bb3d489718d684d579b9bdf4ae7> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789033489914" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bdf01b61b1aeec81b7584678b58fb5da> ;
    schema1:name "ICT-Recht" ;
    schema1:numberOfPages 367 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac65ef8a4d97c81c83b55616e3ba584c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/845367907> .

