@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p390812005> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Handboeken recht & ICT" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p392188260> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88e264493d61a7406495984e1595c754> ;
    schema1:name "Handboeken recht & ICT" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/745c4d86145db1f609180f4ed40588dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904156519> .

