@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/p227308891> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Across Crete / comp. by Johan de Bakker" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p075635976> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p085464937> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075686619> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fe0ca9ead61b81b86739bddfadbd846> ;
    schema1:name "Across Crete" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba31f4760783cf25e5f4cef3d8f1d7cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907129984> .

