@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/58665> foaf:primaryTopic <album/58665#subject> .

<album/56563> a mo:Release ;
    mo:catalogue_number "KTGS-40340CD" .

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

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

<artist/15646#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58665#subject> ;
    schema:name "Yugen Umemura"@en,
        "梅村祐玄"@ja ;
    foaf:made <album/58665#composition>,
        <album/58665#subject> ;
    foaf:name "Yugen Umemura"@en,
        "梅村祐玄"@ja .

<artist/15935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58665#subject> ;
    schema:name "Junya Ishiguro"@en,
        "石黒潤也"@ja ;
    foaf:made <album/58665#composition>,
        <album/58665#subject> ;
    foaf:name "Junya Ishiguro"@en,
        "石黒潤也"@ja .

<artist/5268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58665#subject> ;
    schema:name "Shinichiro Nakamura"@en ;
    foaf:made <album/58665#composition>,
        <album/58665#subject> ;
    foaf:name "Shinichiro Nakamura"@en .

<product/14264#subject> a schema:CreativeWork ;
    schema:name "Attack on Titan (Game)"@en,
        "進撃の巨人 (Game)"@ja,
        "Shingeki no Kyojin (Game)"@ja-latn ;
    foaf:name "Attack on Titan (Game)"@en,
        "進撃の巨人 (Game)"@ja,
        "Shingeki no Kyojin (Game)"@ja-latn .

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

<album/58665#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A.O.T. Wings of Freedom Soundtrack"@en,
        "A.O.T. Wings of Freedom Soundtrack"@ja,
        "A.O.T. Wings of Freedom Soundtrack"@ja-latn ;
    mo:performance_of <album/58665#musicalwork> ;
    mo:recorded_as <album/58665#musicalexpression> ;
    schema:name "A.O.T. Wings of Freedom Soundtrack"@en,
        "A.O.T. Wings of Freedom Soundtrack"@ja,
        "A.O.T. Wings of Freedom Soundtrack"@ja-latn ;
    schema:workPerformed <album/58665#musicalwork> .

<org/1327#subject> schema:name "KOEI TECMO EUROPE"@en,
        "KOEI TECMO EUROPE"@ja,
        "KOEI TECMO EUROPE"@ja-latn ;
    foaf:name "KOEI TECMO EUROPE"@en,
        "KOEI TECMO EUROPE"@ja,
        "KOEI TECMO EUROPE"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/58665/58665-1463064462.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/58665#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A.O.T. Wings of Freedom Soundtrack"@en,
        "A.O.T. Wings of Freedom Soundtrack"@ja,
        "A.O.T. Wings of Freedom Soundtrack"@ja-latn ;
    mo:composer <artist/15646#subject>,
        <artist/15935#subject>,
        <artist/5268#subject> ;
    mo:produced_work <album/58665#musicalwork> ;
    schema:name "A.O.T. Wings of Freedom Soundtrack"@en,
        "A.O.T. Wings of Freedom Soundtrack"@ja,
        "A.O.T. Wings of Freedom Soundtrack"@ja-latn .

<album/58665#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-26"^^xsd:date ;
    dcterms:title "A.O.T. Wings of Freedom Soundtrack"@en,
        "A.O.T. Wings of Freedom Soundtrack"@ja,
        "A.O.T. Wings of Freedom Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/56563> ;
    mo:publication_of <album/58665#musicalexpression> ;
    mo:publisher <org/1327#subject> ;
    mo:record _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    mo:record_count 1 ;
    schema:about <product/14264#subject> ;
    schema:datePublished "2016-08-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/58665/58665-1463064462.jpg> ;
    schema:name "A.O.T. Wings of Freedom Soundtrack"@en,
        "A.O.T. Wings of Freedom Soundtrack"@ja,
        "A.O.T. Wings of Freedom Soundtrack"@ja-latn ;
    schema:publisher <org/1327#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/58665/58665-1463064462.jpg> .

_:N087b552d54c346ae873214269edd75de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance with titan's"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Dance with titan's"@en .

_:N1059779733af4b4b812f231c6e536fef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight! Fight! Fight! Fight!"@en ;
    mo:track_number 33 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Fight! Fight! Fight! Fight!"@en .

_:N2ac0b6f9df31451ab87f3b099ee263d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get rest when you can do it"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Get rest when you can do it"@en .

_:N2fa2287f885147a081c2fe709671c047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The threat of the Bristle"@en ;
    mo:track_number 35 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "The threat of the Bristle"@en .

_:N3756a39fa69c4912a7a7e3bc529e3748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Survive a death march"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Survive a death march"@en .

_:N3b37d6d417024bf186c633e85fde0d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catastrophe never ends"@en ;
    mo:track_number 34 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Catastrophe never ends"@en .

_:N3c9b5164bef34d7e9e4b091c8fa57b2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blast off! Surround! Shred!"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Blast off! Surround! Shred!"@en .

_:N3cc70742c6134eb99b3d3c023a86557a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face the approaching fear"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Face the approaching fear"@en .

_:N4460883a15544a51871db1ba3d2e90d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can I touch your arrrrrm!?"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Can I touch your arrrrrm!?"@en .

_:N46ed155929bf4f30acabe9589864d1ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outbrave the giant"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Outbrave the giant"@en .

_:N4cc8048eee0c44668349d1af89ac5586 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brilliant kick of the Blond"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Brilliant kick of the Blond"@en .

_:N5222dcf3a5b24d4f9bdefe2289c87dd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To regain our desolated land"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "To regain our desolated land"@en .

_:N55ac636e11af401cb243026d98818448 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave of tinies"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Brave of tinies"@en .

_:N6703712b556048f49fc03ffe9d2f3bf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And ... to the outside world"@en ;
    mo:track_number 28 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "And ... to the outside world"@en .

_:N6f4ada93e2f94dabb8fa02d4bff72618 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contrition"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Contrition"@en .

_:N716260faf4ca41cb8b3fe8dafa2200d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let end vicious impediment"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Let end vicious impediment"@en .

_:N722c8c0f7085456884e7b600a588a5a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This world it's ...... Cruel"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "This world it's ...... Cruel"@en .

_:N75e4e58f8c324981bbe49e4ca241265d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The great chase"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "The great chase"@en .

_:N80c8c717c43948ca9825366a5045b0d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against the mega disastrous blow"@en ;
    mo:track_number 31 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Against the mega disastrous blow"@en .

_:N857c0c62584a466aa0c3838751f2d16d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fool on the wall"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Fool on the wall"@en .

_:N875c8487d4e54ed8952212d3f542eeb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run away! Titan come hit!!"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Run away! Titan come hit!!"@en .

_:N8e8d61c95b334becaa7242a202ef5b9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ender's revenge, ever not"@en ;
    mo:track_number 29 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Ender's revenge, ever not"@en .

_:N93c0a5ef55f14902bc2a48b9c8482d60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A red muffler"@en ;
    mo:track_number 32 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "A red muffler"@en .

_:N962bebc1dff9402f94202420a92a573d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prepare to fly, or Die"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Prepare to fly, or Die"@en .

_:Nab237f1aec7d41c592d4b94b50492640 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To live if you win"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "To live if you win"@en .

_:Nab954d11f05a47a6b31ca18b231afc33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sounds of lamentation died away"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Sounds of lamentation died away"@en .

_:Nadc3a765cb864914ad262c1cfd406a86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beat'em with 1000 metal wings"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Beat'em with 1000 metal wings"@en .

_:Naff8b148491b4a39b5d5c5899be450e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watch for a chance"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Watch for a chance"@en .

_:Nbf40771760234629877030ea0a90f058 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A・o・T - Main Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "A・o・T - Main Theme"@en .

_:Nc1b312354cbf4313bcbd93fb575c78db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gigantic Titan"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "The Gigantic Titan"@en .

_:Nd6aea3df3f164c5bbd919d723c33b047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You can not win unless fight"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "You can not win unless fight"@en .

_:Nde8debef5d794818a91d10c8206238d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blond's Rage"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Blond's Rage"@en .

_:Nea19fd3b929a446e98b256b5b2b62c79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between hope and despair"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Between hope and despair"@en .

_:Nee18d3922b754f2eb2347e530ba7d5d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slaughter them all!!"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Slaughter them all!!"@en .

_:Nfa0398e54fe94cfc8e4c3f178c2908d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dedicate all your hearts"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nf2430c5eef0b431b9f6510e9d4c1e948 ;
    schema:name "Dedicate all your hearts"@en .

_:Nf2430c5eef0b431b9f6510e9d4c1e948 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N087b552d54c346ae873214269edd75de,
        _:N1059779733af4b4b812f231c6e536fef,
        _:N2ac0b6f9df31451ab87f3b099ee263d5,
        _:N2fa2287f885147a081c2fe709671c047,
        _:N3756a39fa69c4912a7a7e3bc529e3748,
        _:N3b37d6d417024bf186c633e85fde0d19,
        _:N3c9b5164bef34d7e9e4b091c8fa57b2a,
        _:N3cc70742c6134eb99b3d3c023a86557a,
        _:N4460883a15544a51871db1ba3d2e90d4,
        _:N46ed155929bf4f30acabe9589864d1ff,
        _:N4cc8048eee0c44668349d1af89ac5586,
        _:N5222dcf3a5b24d4f9bdefe2289c87dd1,
        _:N55ac636e11af401cb243026d98818448,
        _:N6703712b556048f49fc03ffe9d2f3bf3,
        _:N6f4ada93e2f94dabb8fa02d4bff72618,
        _:N716260faf4ca41cb8b3fe8dafa2200d3,
        _:N722c8c0f7085456884e7b600a588a5a5,
        _:N75e4e58f8c324981bbe49e4ca241265d,
        _:N80c8c717c43948ca9825366a5045b0d6,
        _:N857c0c62584a466aa0c3838751f2d16d,
        _:N875c8487d4e54ed8952212d3f542eeb6,
        _:N8e8d61c95b334becaa7242a202ef5b9b,
        _:N93c0a5ef55f14902bc2a48b9c8482d60,
        _:N962bebc1dff9402f94202420a92a573d,
        _:Nab237f1aec7d41c592d4b94b50492640,
        _:Nab954d11f05a47a6b31ca18b231afc33,
        _:Nadc3a765cb864914ad262c1cfd406a86,
        _:Naff8b148491b4a39b5d5c5899be450e4,
        _:Nbf40771760234629877030ea0a90f058,
        _:Nc1b312354cbf4313bcbd93fb575c78db,
        _:Nd6aea3df3f164c5bbd919d723c33b047,
        _:Nde8debef5d794818a91d10c8206238d8,
        _:Nea19fd3b929a446e98b256b5b2b62c79,
        _:Nee18d3922b754f2eb2347e530ba7d5d2,
        _:Nfa0398e54fe94cfc8e4c3f178c2908d5 ;
    mo:track_count 35 ;
    schema:duration "PT73:30"^^xsd:interval ;
    schema:numTracks 35 ;
    schema:track _:N087b552d54c346ae873214269edd75de,
        _:N1059779733af4b4b812f231c6e536fef,
        _:N2ac0b6f9df31451ab87f3b099ee263d5,
        _:N2fa2287f885147a081c2fe709671c047,
        _:N3756a39fa69c4912a7a7e3bc529e3748,
        _:N3b37d6d417024bf186c633e85fde0d19,
        _:N3c9b5164bef34d7e9e4b091c8fa57b2a,
        _:N3cc70742c6134eb99b3d3c023a86557a,
        _:N4460883a15544a51871db1ba3d2e90d4,
        _:N46ed155929bf4f30acabe9589864d1ff,
        _:N4cc8048eee0c44668349d1af89ac5586,
        _:N5222dcf3a5b24d4f9bdefe2289c87dd1,
        _:N55ac636e11af401cb243026d98818448,
        _:N6703712b556048f49fc03ffe9d2f3bf3,
        _:N6f4ada93e2f94dabb8fa02d4bff72618,
        _:N716260faf4ca41cb8b3fe8dafa2200d3,
        _:N722c8c0f7085456884e7b600a588a5a5,
        _:N75e4e58f8c324981bbe49e4ca241265d,
        _:N80c8c717c43948ca9825366a5045b0d6,
        _:N857c0c62584a466aa0c3838751f2d16d,
        _:N875c8487d4e54ed8952212d3f542eeb6,
        _:N8e8d61c95b334becaa7242a202ef5b9b,
        _:N93c0a5ef55f14902bc2a48b9c8482d60,
        _:N962bebc1dff9402f94202420a92a573d,
        _:Nab237f1aec7d41c592d4b94b50492640,
        _:Nab954d11f05a47a6b31ca18b231afc33,
        _:Nadc3a765cb864914ad262c1cfd406a86,
        _:Naff8b148491b4a39b5d5c5899be450e4,
        _:Nbf40771760234629877030ea0a90f058,
        _:Nc1b312354cbf4313bcbd93fb575c78db,
        _:Nd6aea3df3f164c5bbd919d723c33b047,
        _:Nde8debef5d794818a91d10c8206238d8,
        _:Nea19fd3b929a446e98b256b5b2b62c79,
        _:Nee18d3922b754f2eb2347e530ba7d5d2,
        _:Nfa0398e54fe94cfc8e4c3f178c2908d5 .

