@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/p35629272X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The European second generation compared : does the integration context matter? / ed. by Maurice Crul, Jens Schneider and Frans Lelie" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597362> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p113589042>,
        <http://data.bibliotheken.nl/id/thes/p34570164X> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p343583100> ;
    schema1:isbn "9789048516933" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8bb85b1ea8f08aaf12d057768f499cdf> ;
    schema1:name "The European second generation compared : does the integration context matter?" ;
    schema1:numberOfPages 407 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f552b1919a0198177b339ed941e0c336> .

