@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/p113158408> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "European space operations directorate ...constant vigil / [written and ed. by Norman Longdon]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620928> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072458461>,
        <http://data.bibliotheken.nl/id/thes/p075387379> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865849439> ;
    schema1:isbn "9290921234" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/acb5740417777e957bd991749b20003b> ;
    schema1:name "European space operations directorate ...constant vigil" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be1740cb8a01eec310cb93e777468f87> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905473139> .

