@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p040329216> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De waarde van huishoudelijke arbeid / W. Van Dongen" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072751371> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070952841>,
        <http://data.bibliotheken.nl/id/thes/p071008020> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040165825>,
        <http://data.bibliotheken.nl/id/nbt/p843234644> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf0d5a5eac66a4dd2050a1e8a3de4c34> ;
    schema1:name "De waarde van huishoudelijke arbeid" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3263bd1a0b5f08505ce6798919da62ef> .

