@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/p408075511> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Introduction to Dutch law / edited by Jeroen Chorus, Ewoud Hondius & Wim Voermans" ;
    dcterms1:issued "2016" ;
    schema1:bookEdition "Fifth edition" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068302371>,
        <http://data.bibliotheken.nl/id/thes/p073167770>,
        <http://data.bibliotheken.nl/id/thes/p110254589> ;
    schema1:description "Publisher mentioned on title page as: Wolters Kluwer" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789041166630" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf6dfe57d4730a9366f5d126804fffdb> ;
    schema1:name "Introduction to Dutch law" ;
    schema1:numberOfPages 610 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90f60257059b21f1c3dac639624b707a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/948560687> .

