@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p810337517> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tinfusie in Nederlandsch-Indië / door A. Groothoff" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416522289> ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624230>,
        <http://data.bibliotheken.nl/id/thes/p075631245>,
        <http://data.bibliotheken.nl/id/thes/p078510724>,
        <http://data.bibliotheken.nl/id/thes/p078690056> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071412271> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f56fcf7c4bce33ce2b4f438339d0f32c> ;
    schema1:name "De tinfusie in Nederlandsch-Indië" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd88d986faf589f97779e5b5478ce1e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905456974> .

