@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p239068513> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lasten of lusten? / John Boog en André Nijsen" ;
    dcterms1:issued "2002" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/ca2effddf100423ee393ae6e1a04c74b> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067485782> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/282dbe6b5c2e81baa8a40793a97be89f> ;
    schema1:name "Lasten of lusten?" .

