@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/p833029541> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de empirische macro-economie / A.B.T.M. van Schaik" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614456> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068331347> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831080361> ;
    schema1:isbn "9001776701" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6db64687d0faa86e33fc5a55fe128c4b> ;
    schema1:name "Inleiding tot de empirische macro-economie" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61dee7b305f5b6e33259a0cd50f22922> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769005142> .

