@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/p063422670> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aspects of seismic reflection data processing / ed. by R. Marschall" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635593>,
        <http://data.bibliotheken.nl/id/thes/p07566366X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075212927> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0792308468" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9594021046a3885d4b978cbd9229996> ;
    schema1:name "Aspects of seismic reflection data processing" ;
    schema1:numberOfPages 398 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cabda750a9341aa67e8b698e3fab0ffd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905467460> .

