@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/p21603440X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abstracts of the 2nd ECNP Workshop, Nice, France, March 15-18, 2001" ;
    dcterms1:issued "2001" ;
    schema1:associatedMedia "http://www.nrc.ca/zone/cisti/pwd/iel.html" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p143419056> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2d5ed1e1365336048d72b485bd2fabe> ;
    schema1:name "Abstracts of the 2nd ECNP Workshop, Nice, France, March 15-18, 2001" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/281a9745cac71af9c9a447ec56ff8215> .

