@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/3275> foaf:primaryTopic <album/3275#subject> .

<album/3275#lyrics> a mo:Lyrics .

<album/3275#vocals> a mo:Singer .

<artist/13308#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3275#subject> ;
    schema:name "Robert L. Euvino"@en ;
    foaf:made <album/3275#composition>,
        <album/3275#subject> ;
    foaf:name "Robert L. Euvino"@en .

<product/17593#subject> a schema:CreativeWork ;
    schema:name "Stronghold (Firefly Studios)"@en,
        "Stronghold (Firefly Studios)"@ja,
        "Stronghold (Firefly Studios)"@ja-latn ;
    foaf:name "Stronghold (Firefly Studios)"@en,
        "Stronghold (Firefly Studios)"@ja,
        "Stronghold (Firefly Studios)"@ja-latn .

<product/17594#subject> a schema:CreativeWork ;
    schema:name "Stronghold Crusader"@en,
        "Stronghold Crusader"@ja,
        "Stronghold Crusader"@ja-latn ;
    foaf:name "Stronghold Crusader"@en,
        "Stronghold Crusader"@ja,
        "Stronghold Crusader"@ja-latn .

<album/3275#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stronghold & Stronghold Crusader Music CD"@en,
        "要塞 原声CD大碟"@ja,
        "Stronghold & Stronghold Crusader Music CD"@ja-latn ;
    mo:composer <artist/13308#subject> ;
    mo:produced_work <album/3275#musicalwork> ;
    schema:name "Stronghold & Stronghold Crusader Music CD"@en,
        "要塞 原声CD大碟"@ja,
        "Stronghold & Stronghold Crusader Music CD"@ja-latn .

<album/3275#musicalexpression> a mo:Signal ;
    mo:published_as <album/3275#subject> ;
    mo:records <album/3275#performance> .

<album/3275#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stronghold & Stronghold Crusader Music CD"@en,
        "要塞 原声CD大碟"@ja,
        "Stronghold & Stronghold Crusader Music CD"@ja-latn ;
    mo:performance_of <album/3275#musicalwork> ;
    mo:recorded_as <album/3275#musicalexpression> ;
    schema:name "Stronghold & Stronghold Crusader Music CD"@en,
        "要塞 原声CD大碟"@ja,
        "Stronghold & Stronghold Crusader Music CD"@ja-latn ;
    schema:workPerformed <album/3275#musicalwork> .

<https://media.vgm.io/albums/57/3275/3275-1191613425.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/3275#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/3275/3275-1191613425.jpg> ;
    foaf:depicts <album/3275#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/3275/3275-1191613425.jpg> .

<https://medium-media.vgm.io/albums/57/3275/3275-1191613425.jpg> a schema:ImageObject,
        foaf:Image .

<album/3275#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/3275#composition> ;
    mo:lyrics <album/3275#lyrics> ;
    mo:performed_in <album/3275#performance> ;
    mo:singer <album/3275#vocals> .

<album/3275#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-01-01"^^xsd:date ;
    dcterms:title "Stronghold & Stronghold Crusader Music CD"@en,
        "要塞 原声CD大碟"@ja,
        "Stronghold & Stronghold Crusader Music CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3275#musicalexpression> ;
    mo:publisher _:N3adb8c806a20498c883f910f3e91c457 ;
    mo:record _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    mo:record_count 1 ;
    schema:about <product/17593#subject>,
        <product/17594#subject> ;
    schema:datePublished "2002-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/3275/3275-1191613425.jpg> ;
    schema:name "Stronghold & Stronghold Crusader Music CD"@en,
        "要塞 原声CD大碟"@ja,
        "Stronghold & Stronghold Crusader Music CD"@ja-latn ;
    schema:publisher _:N3adb8c806a20498c883f910f3e91c457 ;
    foaf:depiction <https://media.vgm.io/albums/57/3275/3275-1191613425.jpg> .

_:N055e7aa9e4d94a609575202add16e354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N05d38bdd34e24c4f8302280db032b02d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 33 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N0c11523164434675b43da9fe24f4e88a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 38 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N18cac207b12848ca9e2cbe1a51b0869e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N1c301dad1dbd47abbb2e7a0620ee6279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 40 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N230baad8f5ca45f3a047e2b80406ed14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N2390c05ddf164c1e86ae061b1e8ddeab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N39a2a724e2df41dba873a7cdbfd15b92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N3adb8c806a20498c883f910f3e91c457 schema:name "Gathering Of Developers"@en ;
    foaf:name "Gathering Of Developers"@en .

_:N461a93e8718b4e26b5f3607e0e99ff81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 35 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N5044cb11550b4362a218e786afa8ccc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 26 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N59e5c02a71eb4cf7918200545ccaaf21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N5e65a56afaa54084855fe525dddd6607 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N627f785110f2493fa243216c9ad92d79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N67c330fc31a2423085051348005e58e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N6a0e9f8b462b447595e37715813976f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N719d89c49f0f4431a308443ddf92e5cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N742467ce738d445cb2ab9987ba7c56bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 34 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N77fd20181b1843f99522b8719d3bc794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N7c8e0c3288124fbbb7ed9d299613623a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 37 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N848f3b015947465b864a842e93782d5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N87ea12497e404efc851f2209e5551530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N881a0f8b61274c3b8b01f04b86dc43ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N91d07ebac97b4a0284b75ae61a8494c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 36 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:N9f472b4a890040c380aed0db0f23e35c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 25 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Na51ba3174e4944d7876953aafcbb7a12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Nb680152896ea423ca1dc9051070c3711 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Nb744d06d89f348509c413a7b1b554a52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Nb76f8d8272f645f0b1af7b462dc31ec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 29 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Nc7815d84d3dc4add856f9eba2ab0c88f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 39 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Nc8e49af4cc034d729d9c60785cc3840a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Ncc713a991bac4c7fb6191b1552390394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Ncea26ab40f6e4aabb4c3430bbb3ac8f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Nda1834f8325a4e6bb62267d0ed0a0a93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 31 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Ne5bc435d553c4825b01035e950d492ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Ne9e357c5c2c2440fa62dd1a769bbdda1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 32 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Nec61f54e64fd467fb0ffaee96eb5b1ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Nf03acf8faaab40489b5c06448485561a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Nf269a5017a974c24a926171360dec17b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Nf6955606a67c4bb38b17b83dfb498b2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Nffe641c698224cacb44dd821e86c7c57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nc0215abf8fd74e9f9ac05b5441ecc499 ;
    schema:name "None"@en .

_:Nc0215abf8fd74e9f9ac05b5441ecc499 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N055e7aa9e4d94a609575202add16e354,
        _:N05d38bdd34e24c4f8302280db032b02d,
        _:N0c11523164434675b43da9fe24f4e88a,
        _:N18cac207b12848ca9e2cbe1a51b0869e,
        _:N1c301dad1dbd47abbb2e7a0620ee6279,
        _:N230baad8f5ca45f3a047e2b80406ed14,
        _:N2390c05ddf164c1e86ae061b1e8ddeab,
        _:N39a2a724e2df41dba873a7cdbfd15b92,
        _:N461a93e8718b4e26b5f3607e0e99ff81,
        _:N5044cb11550b4362a218e786afa8ccc8,
        _:N59e5c02a71eb4cf7918200545ccaaf21,
        _:N5e65a56afaa54084855fe525dddd6607,
        _:N627f785110f2493fa243216c9ad92d79,
        _:N67c330fc31a2423085051348005e58e5,
        _:N6a0e9f8b462b447595e37715813976f8,
        _:N719d89c49f0f4431a308443ddf92e5cd,
        _:N742467ce738d445cb2ab9987ba7c56bc,
        _:N77fd20181b1843f99522b8719d3bc794,
        _:N7c8e0c3288124fbbb7ed9d299613623a,
        _:N848f3b015947465b864a842e93782d5d,
        _:N87ea12497e404efc851f2209e5551530,
        _:N881a0f8b61274c3b8b01f04b86dc43ff,
        _:N91d07ebac97b4a0284b75ae61a8494c4,
        _:N9f472b4a890040c380aed0db0f23e35c,
        _:Na51ba3174e4944d7876953aafcbb7a12,
        _:Nb680152896ea423ca1dc9051070c3711,
        _:Nb744d06d89f348509c413a7b1b554a52,
        _:Nb76f8d8272f645f0b1af7b462dc31ec8,
        _:Nc7815d84d3dc4add856f9eba2ab0c88f,
        _:Nc8e49af4cc034d729d9c60785cc3840a,
        _:Ncc713a991bac4c7fb6191b1552390394,
        _:Ncea26ab40f6e4aabb4c3430bbb3ac8f8,
        _:Nda1834f8325a4e6bb62267d0ed0a0a93,
        _:Ne5bc435d553c4825b01035e950d492ef,
        _:Ne9e357c5c2c2440fa62dd1a769bbdda1,
        _:Nec61f54e64fd467fb0ffaee96eb5b1ce,
        _:Nf03acf8faaab40489b5c06448485561a,
        _:Nf269a5017a974c24a926171360dec17b,
        _:Nf6955606a67c4bb38b17b83dfb498b2b,
        _:Nffe641c698224cacb44dd821e86c7c57 ;
    mo:track_count 40 ;
    schema:duration "PT57:08"^^xsd:interval ;
    schema:numTracks 40 ;
    schema:track _:N055e7aa9e4d94a609575202add16e354,
        _:N05d38bdd34e24c4f8302280db032b02d,
        _:N0c11523164434675b43da9fe24f4e88a,
        _:N18cac207b12848ca9e2cbe1a51b0869e,
        _:N1c301dad1dbd47abbb2e7a0620ee6279,
        _:N230baad8f5ca45f3a047e2b80406ed14,
        _:N2390c05ddf164c1e86ae061b1e8ddeab,
        _:N39a2a724e2df41dba873a7cdbfd15b92,
        _:N461a93e8718b4e26b5f3607e0e99ff81,
        _:N5044cb11550b4362a218e786afa8ccc8,
        _:N59e5c02a71eb4cf7918200545ccaaf21,
        _:N5e65a56afaa54084855fe525dddd6607,
        _:N627f785110f2493fa243216c9ad92d79,
        _:N67c330fc31a2423085051348005e58e5,
        _:N6a0e9f8b462b447595e37715813976f8,
        _:N719d89c49f0f4431a308443ddf92e5cd,
        _:N742467ce738d445cb2ab9987ba7c56bc,
        _:N77fd20181b1843f99522b8719d3bc794,
        _:N7c8e0c3288124fbbb7ed9d299613623a,
        _:N848f3b015947465b864a842e93782d5d,
        _:N87ea12497e404efc851f2209e5551530,
        _:N881a0f8b61274c3b8b01f04b86dc43ff,
        _:N91d07ebac97b4a0284b75ae61a8494c4,
        _:N9f472b4a890040c380aed0db0f23e35c,
        _:Na51ba3174e4944d7876953aafcbb7a12,
        _:Nb680152896ea423ca1dc9051070c3711,
        _:Nb744d06d89f348509c413a7b1b554a52,
        _:Nb76f8d8272f645f0b1af7b462dc31ec8,
        _:Nc7815d84d3dc4add856f9eba2ab0c88f,
        _:Nc8e49af4cc034d729d9c60785cc3840a,
        _:Ncc713a991bac4c7fb6191b1552390394,
        _:Ncea26ab40f6e4aabb4c3430bbb3ac8f8,
        _:Nda1834f8325a4e6bb62267d0ed0a0a93,
        _:Ne5bc435d553c4825b01035e950d492ef,
        _:Ne9e357c5c2c2440fa62dd1a769bbdda1,
        _:Nec61f54e64fd467fb0ffaee96eb5b1ce,
        _:Nf03acf8faaab40489b5c06448485561a,
        _:Nf269a5017a974c24a926171360dec17b,
        _:Nf6955606a67c4bb38b17b83dfb498b2b,
        _:Nffe641c698224cacb44dd821e86c7c57 .

