@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/p079652832> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bron aan het einde van de wereld / William Morris" ;
    dcterms1:issued "1974" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/046738ae4498b1613b645d5512ea3f07> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068659172> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066783690>,
        <http://data.bibliotheken.nl/id/nbt/p078370108> ;
    schema1:isbn "9060192893" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06fb14d1edd152406c83d024f073be67> ;
    schema1:name "De bron aan het einde van de wereld" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbc6e00ab29d4c9ab97c87a596ef6b06> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769456752> .

