@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/p356236439> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hayek en Lucas: een vergelijking / R.W. van Zijp" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068384777>,
        <http://data.bibliotheken.nl/id/thes/p068738951>,
        <http://data.bibliotheken.nl/id/thes/p07760699X>,
        <http://data.bibliotheken.nl/id/thes/p078474655>,
        <http://data.bibliotheken.nl/id/thes/p078688639> ;
    schema1:associatedMedia "http://hdl.handle.net/1871/12128" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074731629> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p057344108> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p356220095> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f505acf98f5b6d9e9c3fd1594341921> ;
    schema1:name "Hayek en Lucas: een vergelijking" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0033ed879b812dd720162df317badb9> .

