@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/p352718919> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The liberalization of postal services in the European Union / ed. by Damien Geradin" ;
    dcterms1:issued "2002" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p185334350> ;
    schema1:description "Conferentie \"The Liberalisation of Postal Services in the European Union\", Brussel, februari 2001" ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p239032411> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60258f296a850cae49c5f41c7ee04cb5> ;
    schema1:name "The liberalization of postal services in the European Union" ;
    schema1:numberOfPages 404 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ff4d50c77ef0206ad25c9f2a61ef378> ;
    schema1:sameAs <http://www.worldcat.org/oclc/817802598> .

