@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/p23927184X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Jaarboek ... / Vereniging \"Oud-Dordrecht\"" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p097670618> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f31e9b47d8fd77022d6257b402faddb3> ;
    schema1:name "Jaarboek ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91f4fc4d5b97a738e4fc449e36e68da7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73518723> .

