@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/p234995556> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arbeidsmigratie / [auteur/onderzoeker: Frank Bluiminck]" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599554> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p140166017>,
        <http://data.bibliotheken.nl/id/thes/p166968927> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0c2ad012b870789aee012b8b89995f8> ;
    schema1:name "Arbeidsmigratie" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5dd31b923ca5e73a0840c5494762f945> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67097183> .

