@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/p237952777> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "5000 jaar schoon schip / S. Hengst" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621169>,
        <http://data.bibliotheken.nl/id/thes/p077605667>,
        <http://data.bibliotheken.nl/id/thes/p078658322> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073457116>,
        <http://data.bibliotheken.nl/id/thes/p152153047> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080673412" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9b895b7e5bbb4cfe6866c5981da11f5> ;
    schema1:name "5000 jaar schoon schip" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3aa2ac9a4c1bafc2d92fc2809ab02d82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67069024> .

