@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/p036641502> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Intellectueele arbeid / K. Kaufmann" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42976443X> ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397389434> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072087862> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efdf5734d389c81adcdecf5c17efff57> ;
    schema1:name "Intellectueele arbeid" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e98b00d18720a23d6bad26a0c81d3f53> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64468601> .

