@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/p258791969> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "The medieval Franciscans" ;
    dcterms1:issued "2004" ;
    schema1:inLanguage "en" ;
    schema1:issn "15726991" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97b812bfceeb1b0d5f2f0c0c8dd8df22> ;
    schema1:name "The medieval Franciscans" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82b729aea17e048c314e6374562888fb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73594456> .

