@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/p832090522> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grondslagen der loontechniek / door C.L.M. Kerkhoven" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446336483> ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607635>,
        <http://data.bibliotheken.nl/id/thes/p397389337> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069482667> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821716395> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12c0b51d47e60dd0ce7ae58d5cd3373b> ;
    schema1:name "De grondslagen der loontechniek" ;
    schema1:numberOfPages 165 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c2cb87b297ded175bf84b16c35d4979> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63497537> .

