@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/p357751728> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Passie" ;
    dcterms1:issued "1523" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069230706> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/856117b9c08f6b64198478d451e2b4d8> ;
    schema1:name "Passie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51cb3c114df0c75fa273e0b9080f5534> ;
    schema1:sameAs <http://www.worldcat.org/oclc/845370936> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8c25bc9ecad042764bf3706e4150fada> .

