@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/p100864627> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "F. A. Hayek's research programme in economics / J. Birner" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068384777>,
        <http://data.bibliotheken.nl/id/thes/p075604809>,
        <http://data.bibliotheken.nl/id/thes/p07760699X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071988378>,
        <http://data.bibliotheken.nl/id/thes/p075382997> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850756316> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/700c3d50eefe2c4963370cda155cbf12> ;
    schema1:name "F. A. Hayek's research programme in economics" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d17ddd7062bbefbf53c8c3521b24cf5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905624353> .

