@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/p040836622> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontwikkeling van de loonvorming / door dr P. S. Pels" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p44614665X> ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607228>,
        <http://data.bibliotheken.nl/id/thes/p078578132>,
        <http://data.bibliotheken.nl/id/thes/p078600987> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069521565> ;
    schema1:bookEdition "2e herziene en vermeerderde druk" ;
    schema1:description "Oorspronkelijke uitgave: 1951" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88fddb79c700791cd510cb36bb2356bf> ;
    schema1:name "De ontwikkeling van de loonvorming" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/031c080e517f4964368876af3392a9ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64720845> .

