@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/p432138862> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het tweede vaderland / Jules Verne ; vertaald [uit het Frans] door Frits Roest" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426046>,
        <http://data.bibliotheken.nl/id/thes/p189063750> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p204262216> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p311448372> ;
    schema1:isbn "9789078363231" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0c8c9c04e7a1bdf630efb9af2ef5110> ;
    schema1:name "Het tweede vaderland" ;
    schema1:numberOfPages 387 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cdd71a5bab7a158b40cf157fd53a736e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1368204627> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8255e690024821e4025a9b7821d3d3c7> .

