@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/p784414424> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Income distribution / Jan Pen" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607074>,
        <http://data.bibliotheken.nl/id/thes/p078545633> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06854264X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07322720X> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0713901799" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6993bc01796f21ccae741c4f13553ef2> ;
    schema1:name "Income distribution" ;
    schema1:numberOfPages 424 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/62508abd0de936f42df82e2b5b9ec0b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780805367> .

