@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/p356235033> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The methodology of the neo-Austrian research programme / Rudy van Zijp" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607082>,
        <http://data.bibliotheken.nl/id/thes/p078613922> ;
    schema1:associatedMedia "http://hdl.handle.net/1871/12319" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074731629> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p086209515> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p356220095> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f122fa2151f1c99977cc903970bbba5f> ;
    schema1:name "The methodology of the neo-Austrian research programme" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bda3af76696d912f526a98f904f1e89b> .

