@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/p394579682> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aarde der mensen / Pramoedya Ananta Toer ; vert. uit het Indonesisch door Ina E. Slamet-Velsink en Jos Verstegen ; [recensie door August Hans den Boef]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06879066X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071820949> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/100475b11ab70b6eb2ba4d05da0fa04c> ;
    schema1:name "Aarde der mensen" ;
    schema1:numberOfPages 3 ;
    schema1:sameAs <http://www.worldcat.org/oclc/914225180> .

