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

<http://data.bibliotheken.nl/id/nbt/p326970290> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Rapport / LEI Wageningen UR" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p326970339> ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p205444881> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c3278d002ef6e8ce31b13778e182904> ;
    schema1:name "Rapport" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af6064ba772ede139215c14ffbb462f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/613189295> .

