@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/p861807065> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "20.000 mijlen onder zee / Jules Verne ; [vert. uit het Frans]" ;
    dcterms1:issued "1917" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612086> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426046> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/260ed26db511a2e19e186046a5943853> ;
    schema1:name "20.000 mijlen onder zee" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b4e9488b6b78b63de2188269752a2e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898809938> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e1f205b0bd330082a0c04998d5ac1135> .

