@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/p09128919X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The methodology of the neo-Austrian research programme / Rudy van Zijp" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624168>,
        <http://data.bibliotheken.nl/id/thes/p07760699X>,
        <http://data.bibliotheken.nl/id/thes/p078613922> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074731629>,
        <http://data.bibliotheken.nl/id/thes/p075482800> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p051523418> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f83677fca3eb76d663f57e1df2e6c769> ;
    schema1:name "The methodology of the neo-Austrian research programme" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6e94bf32f558e2d6f1c469186b53d6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898900345> .

