@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/p038186446> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A study of cost and demand inflation / by J.D. Pitchford" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07482516X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810902621> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48e882f6ce7729d18e2029991c5a2ced> ;
    schema1:name "A study of cost and demand inflation" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2a29da72ab56db39f62971ee3b91019> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781854714> .

