@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/p145977714> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Scheepsbewegingen in golven en sturen" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075393093>,
        <https://data.bibliotheken.nl/.well-known/genid/eb3ea57e37723b9b42dd1b8fbe9363c2> ;
    schema1:bookEdition "herdruk" ;
    schema1:description "1e dr. 1974" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab54a05ebe0a6bd4323baeaaf118c2c1> ;
    schema1:name "Scheepsbewegingen in golven en sturen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68c2848e63d314571bf3512b268f3a67> .

