@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/p037020501> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ECS : first year in orbit / [comp. by R.O. Salisbury ; ed. by N. Longdon ... et al.]" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075630591>,
        <http://data.bibliotheken.nl/id/thes/p07566349X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075387379> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072458461>,
        <http://data.bibliotheken.nl/id/thes/p072511532> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865849439> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93b3c4dad24f74d35bee063e8017559b> ;
    schema1:name "ECS : first year in orbit" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/161b3e68643aeb047884674205b66f5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64480238> .

