@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/p842002340> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vloeistoftransport door gaaswicks / door D. v.d. Assem" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626217> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07010462X>,
        <http://data.bibliotheken.nl/id/thes/p075314878> ;
    schema1:description "Opgesteld in opdracht van het Nederlands Instituut voor Vliegtuigontwikkeling en Ruimtevaart (NIVR): contract no. 1833" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822769700> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4505c64df37480200aaa0dd3c9621f51> ;
    schema1:name "Vloeistoftransport door gaaswicks" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8211af7ecc3a64bbb3a5de6431596d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63952052> .

