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

bibliography:e24ab91a-6451-4659-ad56-99ee83d7b8e5 a crm:E31_Document ;
    rdfs:label "Campos, Luciana Literatura. In Desvendando os vikings: Estudos de cultura nórdica medieval. Ayoub, Munir Lutfe ed. João Pessoa: Idéia, 2016. pp. 70-83. 2016" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Literatura." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Campos, Luciana Literatura. In Desvendando os vikings: Estudos de cultura nórdica medieval. Ayoub, Munir Lutfe ed. João Pessoa: Idéia, 2016. pp. 70-83. 2016" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:017fa467-5cf0-44a5-8514-b3a8ea60f1da ;
    crm:P94i_was_created_by individual:68885788-7453-4e9d-b751-89d7cea78892,
        individual:d7febc83-9703-4aee-a92a-8dfb666e41a9 .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

aat:300025526 a crm:E55_Type ;
    rdfs:label "editor" .

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:68885788-7453-4e9d-b751-89d7cea78892 a crm:E21_Person ;
    rdfs:label "Ayoub, Munir Lutfe" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P106_is_composed_of [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ayoub" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Munir Lutfe" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Munir Lutfe Ayoub" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:d7febc83-9703-4aee-a92a-8dfb666e41a9 a crm:E21_Person ;
    rdfs:label "Campos, Luciana" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P106_is_composed_of [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Campos" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Luciana" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Luciana Campos" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:017fa467-5cf0-44a5-8514-b3a8ea60f1da a crm:E31_Document ;
    rdfs:label "Desvendando os vikings: Estudos de cultura nórdica medieval" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Desvendando os vikings: Estudos de cultura nórdica medieval" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

aat:300404651 a crm:E55_Type ;
    rdfs:label "Given Name" .

aat:300404652 a crm:E55_Type ;
    rdfs:label "Last Name" .

aat:300404670 a crm:E55_Type ;
    rdfs:label "Primary Name",
        "primary name" .

