@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/p830789308> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Nederlandsch Economisch Instituut = Netherlands Economic Institute" ;
    dcterms1:issued "1931-1947" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/beb3fe2e2720010223f29de5c99aa92f> ;
    schema1:description "Niet verder verschenen",
        "Titel ook in het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/553ad9e4155a5ae88901271dd576a6cb> ;
    schema1:name "Nederlandsch Economisch Instituut = Netherlands Economic Institute" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56f27e5f4c3f93a709d82340cfd172f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72676264> .

