@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/p410409928> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "NEA paper" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p292836147> ;
    schema1:description "NEA = Netspar Economische Adviezen" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p38205380X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/faa5b372dd990bda104325caa04e5749> ;
    schema1:name "NEA paper" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/534dfbbd350d9196005ac830ae2ae6cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/984976129> .

