@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/p153135980> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dutch emigration to Canada / by J. van Gool" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611373>,
        <http://data.bibliotheken.nl/id/thes/p078496519>,
        <http://data.bibliotheken.nl/id/thes/p397367481>,
        <http://data.bibliotheken.nl/id/thes/p397367740> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p15414004X> ;
    schema1:description "Canadian Dutch Manifestation, October 1987" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65101b682fa515936f48d0b8d1b47291> ;
    schema1:name "Dutch emigration to Canada" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5abf70331e63f2fa8fbd229bd28ce2d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68782345> .

