@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p423846930> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onze varens / J. J. Hof" ;
    dcterms1:issued "1931" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068861516> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p181050366> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23e3fb47db3644f35eea73218d99deea> ;
    schema1:name "Onze varens" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22eb8a19713510dc99c21681a8fe6d36> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120157128> .

