@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/p409823538> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Doesburgse archeologische publicaties" ;
    dcterms1:issued "201X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p333253698> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p301817650> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff6a85e5910019e92297c86223e45f15> ;
    schema1:name "Doesburgse archeologische publicaties" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8e5fe30df58e8cca21394bb7e3b2081> ;
    schema1:sameAs <http://www.worldcat.org/oclc/981904820> .

