@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/p046440097> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De commanderieën der Orde van St. Jan in Gelderland / F.A. Hoefer, J.S. van Veen" ;
    dcterms1:issued "1910" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/dec1c1d90dd029143f293f71affbb815> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072519851> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/330848e57da2f56126211885eb05bb14> ;
    schema1:name "De commanderieën der Orde van St. Jan in Gelderland" .

