@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/p079239420> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Atlantis" ;
    dcterms1:issued "1990" ;
    schema1:inLanguage "nl" ;
    schema1:issn "09263195" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fca7e81aeb3c875666d25da1c9ba1c3f> ;
    schema1:name "Atlantis" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/348608e61794672dd6e4afb6e7183823> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905428759> .

