@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:5405344b-f8f6-4e5c-ac93-4eae2cd77875 a crm:E42_Identifier,
        crm:E78_Curated_Holding ;
    rdfs:label "Lbs 3636 8vo" ;
    crm:P109_has_current_or_former_curator repository:db9eb901-df5f-4474-a768-c0afffc27baf ;
    crm:P190_has_symbolic_content "Lbs 3636 8vo" ;
    crm:P1_is_identified_by manuscript:5405344b-f8f6-4e5c-ac93-4eae2cd77875 ;
    crm:P2_has_type aat:300028569,
        aat:300312355 ;
    crm:P70_documents saga:cccfda88-edc6-4c35-bde8-376e1eda31b4,
        saga:ebc48813-5427-41d8-b74a-058dc770890a .

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

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

saga:cccfda88-edc6-4c35-bde8-376e1eda31b4 a crm:E33_Linguistic_Object,
        crm:E42_Identifier ;
    rdfs:label "Sörla saga sterka" ;
    crm:P190_has_symbolic_content "Sörla saga sterka" ;
    crm:P1_is_identified_by saga:cccfda88-edc6-4c35-bde8-376e1eda31b4 ;
    crm:P2_has_type aat:300417204,
        aat:300417585 .

saga:ebc48813-5427-41d8-b74a-058dc770890a a crm:E33_Linguistic_Object,
        crm:E42_Identifier ;
    rdfs:label "Áns saga bogsveigis" ;
    crm:P190_has_symbolic_content "Áns saga bogsveigis" ;
    crm:P1_is_identified_by saga:ebc48813-5427-41d8-b74a-058dc770890a ;
    crm:P2_has_type aat:300417204,
        aat:300417585 .

