@prefix aat: <http://vocab.getty.edu/aat/> .
@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix manuscript: <https://fasnl.net/id/manuscript/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix repository: <https://fasnl.net/id/repository/> .
@prefix saga: <https://fasnl.net/id/saga/> .

aat:300028569 a crm:E55_Type ;
    rdfs:label "manuscript" .

aat:300312355 a crm:E55_Type ;
    rdfs:label "shelfmark" .

manuscript:e5dc8ce9-cd01-4004-a7d1-c3d4ec9c8c7e a crm:E42_Identifier,
        crm:E78_Curated_Holding ;
    rdfs:label "NKS 1777 4to" ;
    crm:P109_has_current_or_former_curator repository:bdb30667-f5ee-4249-bd53-760b914e534d ;
    crm:P190_has_symbolic_content "NKS 1777 4to" ;
    crm:P1_is_identified_by manuscript:e5dc8ce9-cd01-4004-a7d1-c3d4ec9c8c7e ;
    crm:P2_has_type aat:300028569,
        aat:300312355 ;
    crm:P70_documents saga:25eb64ad-61c1-4995-9ac8-55f07ca42feb,
        saga:eacefb08-ca9b-4bb3-b53c-765683384f89 .

aat:300417204 a crm:E55_Type ;
    rdfs:label "Title" .

aat:300417585 a crm:E55_Type ;
    rdfs:label "Literature" .

saga:25eb64ad-61c1-4995-9ac8-55f07ca42feb a crm:E33_Linguistic_Object,
        crm:E42_Identifier ;
    rdfs:label "Hrólfs saga Gautrekssonar" ;
    crm:P190_has_symbolic_content "Hrólfs saga Gautrekssonar" ;
    crm:P1_is_identified_by saga:25eb64ad-61c1-4995-9ac8-55f07ca42feb ;
    crm:P2_has_type aat:300417204,
        aat:300417585 .

saga:eacefb08-ca9b-4bb3-b53c-765683384f89 a crm:E33_Linguistic_Object,
        crm:E42_Identifier ;
    rdfs:label "Gautreks saga" ;
    crm:P190_has_symbolic_content "Gautreks saga" ;
    crm:P1_is_identified_by saga:eacefb08-ca9b-4bb3-b53c-765683384f89 ;
    crm:P2_has_type aat:300417204,
        aat:300417585 .

