@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/p146110080> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The CARMEN status report 1995 / B.J. de Haan ... [et al.]" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603217>,
        <http://data.bibliotheken.nl/id/thes/p07561538X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142208310> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072738189> ;
    schema1:description "Report no. 461501005",
        "This investigation has been performed at the instigation and for the account of the Board of Directors of the National Institute of Public Health and Environmental Protection within the framework of project 461501" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d68b5604fc58a2f92fd99d8b893e2401> ;
    schema1:name "The CARMEN status report 1995" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5bb4326808f090e98365bb85d3ddc08d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68923282> .

