@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/p190880821> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De handelsbeweging der buitenbezittingen in 1913, 1914 en 1915" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p39529620X> ;
    dcterms1:issued "1917" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852637705> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a024a3ce7ecd12c76f359e3df663b815> ;
    schema1:name "De handelsbeweging der buitenbezittingen in 1913, 1914 en 1915" ;
    schema1:numberOfPages 269 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05c4b11adb67ab70de3f4c861adcc2ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899064183> .

