@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p088364879> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Report / ECFR, Erasmus Center for Financial Research" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p088808203> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d94e1528581ca169ad93bede19a9d4fe> ;
    schema1:name "Report" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/130dfafb6a1057a20cc42da3ace77670> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73073756> .

