@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/p186092172> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Asian crisis, what crisis? / Gerald Segal" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607139>,
        <http://data.bibliotheken.nl/id/thes/p078477549>,
        <http://data.bibliotheken.nl/id/thes/p078492637> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069146934> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7b00acbe3163f0653ba5d29d06f36cd> ;
    schema1:name "Asian crisis, what crisis?" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/969bd3ff210af19aaa9f16b0d8acfd94> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67827573> .

