@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/p052911365> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ESRIN / [comp. and ed. by: Valerie David ... et al.]" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621053> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075387379> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07512517X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865849439> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d7f73e49e16df1b6cf1b9f5ea2e9f5e> ;
    schema1:name "ESRIN" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0cf0936f079348b13d679801d1cced1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64902769> .

