@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/p255176732> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Orang2 Maluku di perantauan / oleh: Dieter Bartels ; terj.: Otto Matulessy" ;
    dcterms1:issued "199X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071216529> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07165190X> ;
    schema1:inLanguage "id" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5227726d8fcad1d81f00421fb5cbf4e5> ;
    schema1:name "Orang2 Maluku di perantauan" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b02b77f80c08d499ee1b790f79c12fb0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66772263> .

