@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/p216778484> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "International encyclopaedia of laws / R. Blanpain" ;
    dcterms1:issued "1994" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06826965X>,
        <http://data.bibliotheken.nl/id/thes/p06981886X> ;
    schema1:description "Later uitg.: The Hague : Kluwer Law International",
        "Losbladige uitg. met aanvullingen" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p119321734> ;
    schema1:issueNumber "cont" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6b9cc73090da8071379861e10ae4897> ;
    schema1:name "International encyclopaedia of laws" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86829ab0f6235468d9441abe225a1c38> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772988235> .

