@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/p078370167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bron aan het einde van de wereld / William Morris" ;
    dcterms1:issued "1974" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/078370167.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068478364> ;
    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 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0479bf72882ae24266fffe1bc35e66b4> ;
    schema1:name "De bron aan het einde van de wereld" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55d60cd7f7e08c896ef446f0017f846f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769443440> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1ca918a0bde86f86f1ecbed293a83f78> .

