@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:3ac25ec2-be39-4214-ae39-4256331a5d91 a crm:E31_Document ;
    rdfs:label "Helland, Amund Topografisk-statistisk beskrivelse over Finmarkens Amt: Anden del: Befolkning og historie  Norges Land og Folk 20 Kristiania: Aschehoug,  June 1905.. 1905" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Helland, Amund Topografisk-statistisk beskrivelse over Finmarkens Amt: Anden del: Befolkning og historie  Norges Land og Folk 20 Kristiania: Aschehoug,  June 1905.. 1905" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Topografisk-statistisk beskrivelse over Finmarkens Amt: Anden del: Befolkning og historie" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:59669625-eac1-4985-921c-53284708968f ;
    crm:P94i_was_created_by individual:c8e00fb9-610b-4a39-bed0-b6cc16fb1ab0 .

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

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

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

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

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

individual:c8e00fb9-610b-4a39-bed0-b6cc16fb1ab0 a crm:E21_Person ;
    rdfs:label "Helland, Amund" ;
    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 "Helland" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Amund" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Amund Helland" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:59669625-eac1-4985-921c-53284708968f a crm:E31_Document ;
    rdfs:label "Topografisk-statistisk beskrivelse over Finmarkens Amt: Anden del: Befolkning og historie" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Topografisk-statistisk beskrivelse over Finmarkens Amt: Anden del: Befolkning og historie" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

