@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/p430377185> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De positie van den zendeling in de inlandsche maatschappij / door G. Simon ; uit het Duitsch vert" ;
    dcterms1:issued "1911" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p095994890> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069532303> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p83306956X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p86103029X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30916790e13c25a6c067bd988cc60c87> ;
    schema1:name "De positie van den zendeling in de inlandsche maatschappij" ;
    schema1:numberOfPages 129 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d98c59f56556f1596df28dd9b003d89> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1204256705> .

