@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/p413673391> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The reach of free movement / Mads Andenas, Tarjei Bekkedal, Luca Pantaleo, editors" ;
    dcterms1:issued "2017" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p12038566X>,
        <http://data.bibliotheken.nl/id/thes/p370728513>,
        <http://data.bibliotheken.nl/id/thes/p376450002> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p413673448> ;
    schema1:isbn "9789462651951" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3be32171280813f0ef01ccc68840fa37> ;
    schema1:name "The reach of free movement" ;
    schema1:numberOfPages 419 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6ac9419508e09d3019d68e9c30d0e3c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1005191024> .

