@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/p86510896X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het arbeidscontract met den inlander / door J. Kalma" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p344301222>,
        <http://data.bibliotheken.nl/id/nbt/p389182192> ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078436710>,
        <http://data.bibliotheken.nl/id/thes/p39735844X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072167386> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/778ed72fdff4cc43a24eae01e3000e07> ;
    schema1:name "Het arbeidscontract met den inlander" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3be2f6003a75aa1c85fc04a12ac1de11> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781822887> .

