@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/p056012233> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Verslag over het jaar ... / Nederlands Economisch Instituut" ;
    dcterms1:issued "1988-1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075324083>,
        <http://data.bibliotheken.nl/id/thes/p075604809>,
        <http://data.bibliotheken.nl/id/thes/p077607015>,
        <http://data.bibliotheken.nl/id/thes/p104078073>,
        <http://data.bibliotheken.nl/id/thes/p191807788> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p191807788> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075324083> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075670747> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96aa1add72128153559accc15be1b14a> ;
    schema1:name "Verslag over het jaar ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd3c215fc4b8b4e59fdda0e6def9ce58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73011538> .

