@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/p417544588> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Europees recht / Prof. dr. Koen Lenaerts, Prof. dr. Piet Van Nuffel" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072409215> ;
    schema1:bookEdition "Zesde editie" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p143420992> ;
    schema1:description "Originally published by MAKLU in 1995" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789400008830" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09cd8fff7bb3370d0bb6e197c09c3cf2> ;
    schema1:name "Europees recht" ;
    schema1:numberOfPages 759 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13e7fcb9880074950d1bbe125c4b24cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1010733102> .

