@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p036192880> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Report / Faculty of Aerospace Engineering" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075395592> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4faa4c171f713b10fc014d06460a90fe> ;
    schema1:name "Report" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc1822eae9a51ec804dd1dca8c8e497f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72736453> .

