@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/p822759942> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Report / Delft University of Technology, Department of Aerospace Engineering" ;
    dcterms1:issued "1975-1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075447894> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075395592> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1621d746c2d3c9dac534f8bcff91ce68> ;
    schema1:name "Report" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a554582c9b886d168dafe661a686a4d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72670318> .

