@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/p061277029> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlandse emigranten in Brazilië / P.J. de Gier" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605244>,
        <http://data.bibliotheken.nl/id/thes/p075637391> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074508989>,
        <http://data.bibliotheken.nl/id/thes/p075314215> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7fb84a7d2e538a42dfe0e748792134f> ;
    schema1:name "Nederlandse emigranten in Brazilië" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45e0bc99ee7f6b83835a09468809a4e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65078403> .

