@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/p111170176> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Aula" ;
    dcterms1:issued "1993-1999" ;
    schema1:inLanguage "nl" ;
    schema1:issn "18730558" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b68ef8b78ea550f93d6168cf268bf7cc> ;
    schema1:name "Aula" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b8cae53767dd06a6c5a365d00d5a82d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73123640> .

