@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/p160308860> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arbeiders in Amerika / Leo Fraeters" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607589>,
        <http://data.bibliotheken.nl/id/thes/p078435951>,
        <http://data.bibliotheken.nl/id/thes/p078436613>,
        <http://data.bibliotheken.nl/id/thes/p078577748>,
        <http://data.bibliotheken.nl/id/thes/p07866733X>,
        <http://data.bibliotheken.nl/id/thes/p07870040X>,
        <http://data.bibliotheken.nl/id/thes/p397394225> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p160363330> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab40aca4da54b34e335944c4509fbf82> ;
    schema1:name "Arbeiders in Amerika" ;
    schema1:numberOfPages 183 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13d451ce82db7a3a602e1b8bd0a59d41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68504183> .

