@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/p790443201> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "American immigration, its variety and lasting imprint / ed. [by] Rob Kroes" ;
    dcterms1:issued "1979" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/7944a3324c067f5945ed5ba1264760cb> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069993688> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822853124> ;
    schema1:isbn "9070291010" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb975418e89ce898b5fba95cf4234bbe> ;
    schema1:name "American immigration, its variety and lasting imprint" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80cd6e56c32cdf8cdf72f4209893db90> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781061842> .

