@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/p334229324> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "International encyclopaedia of laws / R. BlanpainCyber law / R. Blanpain" ;
    dcterms1:issued "2008" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06826965X>,
        <http://data.bibliotheken.nl/id/thes/p068735987> ;
    schema1:description "Permanent bijgew. uitg" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p328544310> ;
    schema1:issueNumber "gene" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/812c2f81b743aa0f97d6dfbfe42a2447> ;
    schema1:name "International encyclopaedia of laws" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f88797fe72b1df653f77ea22e496ff2d> .

