@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/p820427942> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Jules Verne, Wonderreizen" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426046> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bb30ff5634fedac14ab59232169ce2f> ;
    schema1:name "Jules Verne, Wonderreizen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9cf91e1ea74d15404199c543f1f5e78d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72663198> .

