@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/p395183847> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Indo / door J.Th. Koks" ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610989>,
        <http://data.bibliotheken.nl/id/thes/p258173998>,
        <http://data.bibliotheken.nl/id/thes/p397549482> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07442999X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Herz. en verm. uitg. van schrijvers proefschrift : Koloniaal-sociografische bijdrage. - 1930" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p80345886X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba9dca0328d8f2e5d62c20b3a85104dd> ;
    schema1:name "De Indo" ;
    schema1:numberOfPages 270 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e80451c30305233ff36356fbd6699ff4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915796678> .

