@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/p04499673X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Verslag over het jaar ... / Centrale Bond van Scheepsbouwmeesters in Nederland" ;
    dcterms1:issued "1966-1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p139292195> ;
    schema1:description "Rugtitel: Jaarverslag ... CEBOSINE" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98d536fe7f88676de4297acfe859c03a> ;
    schema1:name "Verslag over het jaar ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f870c4bad0455c79f902acadb9a2bfe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/933241651> .

