@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/p430377207> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De opleiding onzer zendelingen / door A.M. Brouwer" ;
    dcterms1:issued "1912" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p078659558>,
        <http://data.bibliotheken.nl/id/thes/p095994890>,
        <http://data.bibliotheken.nl/id/thes/p397332017> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067520006> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Pagina's ook genummerd: [317]-364" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p83310814X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p86103029X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46c043246ccda9add854fdf34201b334> ;
    schema1:name "De opleiding onzer zendelingen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e86a36f7091846d7b0b784fa5267d638> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1204256752> .

