@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p075365227> a schema1:Organization ;
    schema1:alternateName "NMI",
        "Netherlands Fertilizer Institute" ;
    schema1:description "Vroeger gevestigd te Den Haag, nu te Wageningen? (1994)",
        "iw!" ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/20d8cce7df35d259d868b9c6eedb9e2f> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075365227>,
        <https://data2.bibliotheken.nl/.well-known/genid/2122546e80b550cb4eb2323a926f6952> ;
    schema1:name "Nederlands Meststoffen Instituut" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p292693990> .

