@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/p05018024X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onze nationale koopvaardijvloot / door Willy van Cauwenberg ; met een voorw. van C. Jussiant" ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397382669> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p078217989> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832853836> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fafcb53e685037398cd5766490ffe6b1> ;
    schema1:name "Onze nationale koopvaardijvloot" ;
    schema1:numberOfPages 203 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72cebef37ff932fbea17ab18288b12d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901094882> .

