@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p092887163> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Report on a preparation mission for the 3rd IndoDutch Training Course on Aquatic Ecotoxicology" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073335517> ;
    schema1:description "Mission on request of the Netherlands Ministry of Foreign Affairs, Directorate General International Co-operation",
        "Report Rijksinstituut voor Volksgezondheid en Milieuhygiene ; nr. 719005002" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e32e6325006abbb70c11a2824d69020d> ;
    schema1:name "Report on a preparation mission for the 3rd IndoDutch Training Course on Aquatic Ecotoxicology" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dfdff700f38a97ea09f3f3420c29df55> .

