@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/p313121028> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weg terug naar Java / Elma Verhey, Gerard van Westerloo" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069704309> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069704317> ;
    schema1:description "Over de terugkeer vanuit Nederland naar Indonesië in 1982 van inmiddels hoogbejaarde Indonesiërs, die in de jaren twintig en dertig als contractarbeider naar Suriname waren gebracht." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e95219b2e3265b494b99ca2778f4d81d> ;
    schema1:name "De weg terug naar Java" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d22790c4df0448c7f02141c1e38d34a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/236124456> .

