@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/p394805763> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Encyclopedie van de rechtswetenschap" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636255> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069438684> ;
    schema1:description "Uittreksel van de 10e druk door H. Franken: Deventer : Kluwer, ©2003" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460668128" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b951c4356dc9fc3f3a5b0a74e73bf9ce> ;
    schema1:name "Encyclopedie van de rechtswetenschap" ;
    schema1:numberOfPages 287391 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbe2ffe73116919d6ba491876a9e351c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1411059758> .

