@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/p34000407X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schoone jacht / Antiquariaat Fokas Holthuis" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078456444>,
        <http://data.bibliotheken.nl/id/thes/p078459672>,
        <http://data.bibliotheken.nl/id/thes/p169888282> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/d7821e008194e6bbfe60127da61a5130> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p267596995> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bca9c1d09ca01385602564c60b3f52a8> ;
    schema1:name "De schoone jacht" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7bd9a1eeb62bcf0a1e9feaf5a4132125> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777277735> .

