@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/p305097385> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een jaar uit het leven van een gevoelseconoom / Henriëtte Prast" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605260>,
        <http://data.bibliotheken.nl/id/thes/p075684365>,
        <http://data.bibliotheken.nl/id/thes/p077607023>,
        <http://data.bibliotheken.nl/id/thes/p078491991>,
        <http://data.bibliotheken.nl/id/thes/p078496632>,
        <http://data.bibliotheken.nl/id/thes/p078529123> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073497436> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789035132139" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47576ce71349bab58963a8de87950cd6> ;
    schema1:name "Een jaar uit het leven van een gevoelseconoom" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7338c71e3daefa8ce49353b14793dac7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212241176> .

