@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/p82273544X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Landbouw-Economisch Instituut" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075323710> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p088055981> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5f56b6277e5ea9e647ce29b00a1bf28> ;
    schema1:name "Landbouw-Economisch Instituut" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d72f7e08f54e26953ce68fa81ac03842> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72670082> .

