@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/p120209578> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rijk zijn kost geld / Deliège ; [vert. uit het Frans]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069296243> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822177978> ;
    schema1:isbn "9031416819" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7faffa4a85b25fd9aa370c9965251a75> ;
    schema1:name "Rijk zijn kost geld" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/edb5b38460bcbdec15143d14db80f105> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69264140> .

