@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/p435839918> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Europeesche en Inlandsche vakbeweging in Indië / door D.M.G. Koch" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074218123> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p099052792> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8ac9ddb90ee701ed1e06435315077d5> ;
    schema1:name "Europeesche en Inlandsche vakbeweging in Indië" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f6ae844716d7c5fbe3e0fdcc1d886838> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308803004> .

