@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/p265549523> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De terugkeer van de Black Star Line / Djehuti-Ankh-Kheru" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603578>,
        <http://data.bibliotheken.nl/id/thes/p075605589>,
        <http://data.bibliotheken.nl/id/thes/p075620103> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239668138> ;
    schema1:bookEdition "Herz. versie" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080672661" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5251ebb8217e5420176d0f5b7e7446c8> ;
    schema1:name "De terugkeer van de Black Star Line" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ac6a9e19ade8512db61f5b27a3dec84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66591646> .

