@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/p040166058> 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 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ce527699cfd10f7dacbb00bfb945b41> ;
    schema1:name "De waarde van huishoudelijke arbeid" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/466690d86c92aecac9dba5a02363498f> .

