@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/p053701151> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An exercise in welfare economics (II) / P. Meulendijks" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627132> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07466848X>,
        <http://data.bibliotheken.nl/id/thes/p075386755> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850167604> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f7614c8a1503c5c9f94fd92d6117dec> ;
    schema1:name "An exercise in welfare economics (II)" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb861031b1f34fd922d4add4dd163446> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65010713> .

