@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/p400948699> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Good neighbourliness in the European legal context / edited by Dimitry Kochenov, Elena Basheska" ;
    dcterms1:issued "2015" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p296145521>,
        <http://data.bibliotheken.nl/id/thes/p383069912> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p395519373> ;
    schema1:isbn "9789004299788" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34553121ce642dd0261392365d13a157> ;
    schema1:name "Good neighbourliness in the European legal context" ;
    schema1:numberOfPages 397 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/171ca5dfe28fd7116d001adced8b3471> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915154595> .

