@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/p182584887> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Scheepsbouw" ;
    dcterms1:issued "1999" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073457116> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p149914873>,
        <http://data.bibliotheken.nl/id/nbt/p182584968> ;
    schema1:isbn "9040718504" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32687d88fe24f0bc310c70fe1396c4a1> ;
    schema1:name "Scheepsbouw" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c455b9ff5ec5eb752efc57a6b27a7947> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772437208> .

