@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/p145922219> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Transformatie van scheepsvormen / A. Versluis" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074893157>,
        <https://data.bibliotheken.nl/.well-known/genid/560d932b7187ec95ca2dadf201e59e79> ;
    schema1:description "Rapport no. 438" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d977155f13c7867a262464e116905521> ;
    schema1:name "Transformatie van scheepsvormen" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd66a8c5579b5a09a06e615c14a25c09> .

