@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/p398073457> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arcadia / Ab Visser" ;
    dcterms1:issued "2010" ;
    schema1:associatedMedia "https://resolver.kb.nl/resolve?urn=urn:gvn:EVDO03:UBL01_DEJONG_Addenda_28" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068348592> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Clandestiene uitg., niet bij De Jong. - Verzen" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p822365642> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/259113b2e437eaa6000d524c1c00ee2b> ;
    schema1:name "Arcadia" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c8bca3e59eca6a3ddfc44376c670ff7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/928416929> .

