@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/p424745690> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Scheepskennis / auteur: Klaas van Dokkum" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562818X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p149363354> ;
    schema1:bookEdition "6e druk" ;
    schema1:description "1e druk: Delfzijl : DOKMAR, 2001" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789071500411" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4463b9d67aadaf3b20d97e9adc0df4e1> ;
    schema1:name "Scheepskennis" ;
    schema1:numberOfPages 431 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/032a126bd84a1e0802eb1ae8919a9510> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1191235122> .

