@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/p31166718X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Irian Jaya / Nico G. Schulte Nordholt" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068304382> ;
    schema1:description "Introductie ter gelegenheid van de bijtankdag voor de Zending der Nederlandse Hervormde Kerk te Amerstfoort op 30 maart 1985" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/436b5a47c1c9487c7d03857e8bab076d> ;
    schema1:name "Irian Jaya" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbec8afed79560f0a8470824dd2d020b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/232945659> .

