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

<artist/10383#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Fukuhara"@en,
        "福原香織"@ja ;
    foaf:made <album/25780#subject>,
        <album/25780#vocals> ;
    foaf:name "Kaori Fukuhara"@en,
        "福原香織"@ja .

<artist/12163#subject> a schema:Person,
        foaf:Person ;
    schema:name "Marina Kawano"@en,
        "河野万里奈"@ja ;
    foaf:made <album/25780#subject>,
        <album/25780#vocals> ;
    foaf:name "Marina Kawano"@en,
        "河野万里奈"@ja .

<artist/12766#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Uchiyama"@en,
        "内山夕実"@ja ;
    foaf:made <album/25780#subject>,
        <album/25780#vocals> ;
    foaf:name "Yumi Uchiyama"@en,
        "内山夕実"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/25780#lyrics>,
        <album/25780#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/8872#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minako Kotobuki"@en,
        "寿美菜子"@ja ;
    foaf:made <album/25780#subject>,
        <album/25780#vocals> ;
    foaf:name "Minako Kotobuki"@en,
        "寿美菜子"@ja .

<artist/9797#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aoi Yuki"@en,
        "悠木碧"@ja ;
    foaf:made <album/25780#subject>,
        <album/25780#vocals> ;
    foaf:name "Aoi Yuki"@en,
        "悠木碧"@ja .

<artist/126#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25780#subject> ;
    schema:name "Satoru Kosaki"@en,
        "神前暁"@ja ;
    foaf:made <album/25780#composition>,
        <album/25780#subject> ;
    foaf:name "Satoru Kosaki"@en,
        "神前暁"@ja .

<product/5220#subject> a schema:CreativeWork ;
    schema:name "A-Channel"@en,
        "Aチャンネル"@ja,
        "A-Channel"@ja-latn ;
    foaf:name "A-Channel"@en,
        "Aチャンネル"@ja,
        "A-Channel"@ja-latn .

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

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

<album/25780#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A-Channel Original Soundtrack"@en,
        "Aチャンネル おりじなるさうんどとらっく"@ja,
        "A-Channel Original Soundtrack"@ja-latn ;
    mo:performance_of <album/25780#musicalwork> ;
    mo:recorded_as <album/25780#musicalexpression> ;
    schema:name "A-Channel Original Soundtrack"@en,
        "Aチャンネル おりじなるさうんどとらっく"@ja,
        "A-Channel Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/25780#musicalwork> .

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/25780/25780-1363748956.jpg> a schema:ImageObject,
        foaf:Image .

<album/25780#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A-Channel Original Soundtrack"@en,
        "Aチャンネル おりじなるさうんどとらっく"@ja,
        "A-Channel Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/25780#composition> ;
            foaf:name "(MONACA"@en ],
        <artist/126#subject> ;
    mo:produced_work <album/25780#musicalwork> ;
    schema:name "A-Channel Original Soundtrack"@en,
        "Aチャンネル おりじなるさうんどとらっく"@ja,
        "A-Channel Original Soundtrack"@ja-latn .

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

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

<album/25780#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-06-22"^^xsd:date ;
    dcterms:title "A-Channel Original Soundtrack"@en,
        "Aチャンネル おりじなるさうんどとらっく"@ja,
        "A-Channel Original Soundtrack"@ja-latn ;
    mo:catalogue_number "SVWC-7770" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25780#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N0594765aa18e4a96a2f0f2795e440892 ;
    mo:record_count 1 ;
    schema:about <product/5220#subject> ;
    schema:datePublished "2011-06-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/25780/25780-1363748956.jpg> ;
    schema:name "A-Channel Original Soundtrack"@en,
        "Aチャンネル おりじなるさうんどとらっく"@ja,
        "A-Channel Original Soundtrack"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/25780/25780-1363748956.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25780#subject> ;
    schema:name "(MONACA"@en ;
    foaf:made <album/25780#subject> ;
    foaf:name "(MONACA"@en .

_:N003f04bd1e374777bfdc14bd16bd91df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "abnormal"@en,
        "abnormal"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "abnormal"@en,
        "abnormal"@ja .

_:N055bf2aba9fe474fb6c9ecb9d2c80ea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "advise"@en,
        "advise"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "advise"@en,
        "advise"@ja .

_:N0ae440d3c47c4dc8bbc28d7d139cb4d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "alone"@en,
        "alone"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "alone"@en,
        "alone"@ja .

_:N10480561f13b43f487167ac502c927cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "academic"@en,
        "academic"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "academic"@en,
        "academic"@ja .

_:N24f2b27308174530a6a616b2e2649bc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Humming Girl TV ver."@en,
        "ハミングガール TV ver."@ja ;
    mo:track_number 42 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "Humming Girl TV ver."@en,
        "ハミングガール TV ver."@ja .

_:N2b3e5d94da7f49519ce515b6ed8bba08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "alarm"@en,
        "alarm"@ja ;
    mo:track_number 37 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "alarm"@en,
        "alarm"@ja .

_:N3159f6a9599e4706957c5515e2543e64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "à la mode"@en,
        "à la mode"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "à la mode"@en,
        "à la mode"@ja .

_:N330bcca3ab8841c38ec5d7b87f8e6201 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Arch TV ver."@en,
        "Morning Arch TV ver."@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "Morning Arch TV ver."@en,
        "Morning Arch TV ver."@ja .

_:N39c9b2e9816241fd9bbd584cfb2f2b11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "alongside"@en,
        "alongside"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "alongside"@en,
        "alongside"@ja .

_:N39e1fe6058634db8b45e341586bca728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "absent"@en,
        "absent"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "absent"@en,
        "absent"@ja .

_:N3d338ed167404f34876d3a63bc6d7a17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ace"@en,
        "ace"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "ace"@en,
        "ace"@ja .

_:N4a5a4f065490458db64c8c81fa375617 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "again"@en,
        "again"@ja ;
    mo:track_number 32 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "again"@en,
        "again"@ja .

_:N4a5f54449bd24ac6a4893e4aad84077a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "apple"@en,
        "apple"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "apple"@en,
        "apple"@ja .

_:N51b72a243aaf46c8a07f9a42f6a90b41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "august"@en,
        "august"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "august"@en,
        "august"@ja .

_:N5880a42893544fc2aa22897e160cfaa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "anxious"@en,
        "anxious"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "anxious"@en,
        "anxious"@ja .

_:N5a950a4dd0874b959cca34fd1d3c75e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "autumn"@en,
        "autumn"@ja ;
    mo:track_number 40 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "autumn"@en,
        "autumn"@ja .

_:N6357d8fc64414357a6637447f92f9201 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "above"@en,
        "above"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "above"@en,
        "above"@ja .

_:N6c67073f60a249468303307a2032b076 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "artistic"@en,
        "artistic"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "artistic"@en,
        "artistic"@ja .

_:N6cf814e5414c4e59a8d85f0b4de10c94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "agony"@en,
        "agony"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "agony"@en,
        "agony"@ja .

_:N766b3b99912847fbbab6c224c5d8fbd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "accident"@en,
        "accident"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "accident"@en,
        "accident"@ja .

_:N7da63a3873434dbe86a294632c9ef4f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aggressive"@en,
        "aggressive"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "aggressive"@en,
        "aggressive"@ja .

_:N8a3c48f1568440cca6554fd0ef02fadb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "avenue"@en,
        "avenue"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "avenue"@en,
        "avenue"@ja .

_:N8bf6926904f248aea513c9b1de1058d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ashamed"@en,
        "ashamed"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "ashamed"@en,
        "ashamed"@ja .

_:N8fe250109e7e471c92855761dac50ac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "anywhere"@en,
        "anywhere"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "anywhere"@en,
        "anywhere"@ja .

_:N926aff9e4da94a07a5cead9b845eaf8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "around"@en,
        "around"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "around"@en,
        "around"@ja .

_:Na5ca9803bd9e4ec4be83c8cf1a72e505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "accept"@en,
        "accept"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "accept"@en,
        "accept"@ja .

_:Nb6de681ca83f4cd39d6f1b6ff449b29c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "audience"@en,
        "audience"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "audience"@en,
        "audience"@ja .

_:Nb9084a2c0a04435aafe58445260f4ca7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "afternoon"@en,
        "afternoon"@ja ;
    mo:track_number 41 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "afternoon"@en,
        "afternoon"@ja .

_:Nb90d1f0eac1c46688f637fccc5e2a7de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "absurd"@en,
        "absurd"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "absurd"@en,
        "absurd"@ja .

_:Nbe742980657947c39f04d57605721735 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "air"@en,
        "air"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "air"@en,
        "air"@ja .

_:Ncaf450c19e4f445399b12b392b427525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "active"@en,
        "active"@ja ;
    mo:track_number 35 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "active"@en,
        "active"@ja .

_:Nce7dd9caa0644c8b9f5c24b0164a9de1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "awake"@en,
        "awake"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "awake"@en,
        "awake"@ja .

_:Nd573aeb04629476bb938924e0b7b511d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "amazing"@en,
        "amazing"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "amazing"@en,
        "amazing"@ja .

_:Ndb20228b5d3248e88bf40f179a6219b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "addict"@en,
        "addict"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "addict"@en,
        "addict"@ja .

_:Nde695c4c2132455d9ae33e38d9d43703 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "approach"@en,
        "approach"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "approach"@en,
        "approach"@ja .

_:Ne14ee4fcab4e44d08c9602faccf7d776 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "about"@en,
        "about"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "about"@en,
        "about"@ja .

_:Ne5b198f266814fd7b86caae5bd1bc309 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "angel"@en,
        "angel"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "angel"@en,
        "angel"@ja .

_:Ne71c8adfcb2741848f5b618ec2cd35ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "almost"@en,
        "almost"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "almost"@en,
        "almost"@ja .

_:Nec304c8a8dc94529a7bcdf93c914b057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "april fool"@en,
        "april fool"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "april fool"@en,
        "april fool"@ja .

_:Nf0a6c286cfd44e93a215cdbd65af5e6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "awful"@en,
        "awful"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "awful"@en,
        "awful"@ja .

_:Nf908f3a76dde4b64a61bc19e1ea5c5e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "actress"@en,
        "actress"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "actress"@en,
        "actress"@ja .

_:Nffc45f6fe2d94dcb9bd9a93f524aac17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "attack"@en,
        "attack"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N0594765aa18e4a96a2f0f2795e440892 ;
    schema:name "attack"@en,
        "attack"@ja .

_:N0594765aa18e4a96a2f0f2795e440892 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N003f04bd1e374777bfdc14bd16bd91df,
        _:N055bf2aba9fe474fb6c9ecb9d2c80ea5,
        _:N0ae440d3c47c4dc8bbc28d7d139cb4d4,
        _:N10480561f13b43f487167ac502c927cc,
        _:N24f2b27308174530a6a616b2e2649bc0,
        _:N2b3e5d94da7f49519ce515b6ed8bba08,
        _:N3159f6a9599e4706957c5515e2543e64,
        _:N330bcca3ab8841c38ec5d7b87f8e6201,
        _:N39c9b2e9816241fd9bbd584cfb2f2b11,
        _:N39e1fe6058634db8b45e341586bca728,
        _:N3d338ed167404f34876d3a63bc6d7a17,
        _:N4a5a4f065490458db64c8c81fa375617,
        _:N4a5f54449bd24ac6a4893e4aad84077a,
        _:N51b72a243aaf46c8a07f9a42f6a90b41,
        _:N5880a42893544fc2aa22897e160cfaa9,
        _:N5a950a4dd0874b959cca34fd1d3c75e5,
        _:N6357d8fc64414357a6637447f92f9201,
        _:N6c67073f60a249468303307a2032b076,
        _:N6cf814e5414c4e59a8d85f0b4de10c94,
        _:N766b3b99912847fbbab6c224c5d8fbd1,
        _:N7da63a3873434dbe86a294632c9ef4f1,
        _:N8a3c48f1568440cca6554fd0ef02fadb,
        _:N8bf6926904f248aea513c9b1de1058d3,
        _:N8fe250109e7e471c92855761dac50ac2,
        _:N926aff9e4da94a07a5cead9b845eaf8b,
        _:Na5ca9803bd9e4ec4be83c8cf1a72e505,
        _:Nb6de681ca83f4cd39d6f1b6ff449b29c,
        _:Nb9084a2c0a04435aafe58445260f4ca7,
        _:Nb90d1f0eac1c46688f637fccc5e2a7de,
        _:Nbe742980657947c39f04d57605721735,
        _:Ncaf450c19e4f445399b12b392b427525,
        _:Nce7dd9caa0644c8b9f5c24b0164a9de1,
        _:Nd573aeb04629476bb938924e0b7b511d,
        _:Ndb20228b5d3248e88bf40f179a6219b2,
        _:Nde695c4c2132455d9ae33e38d9d43703,
        _:Ne14ee4fcab4e44d08c9602faccf7d776,
        _:Ne5b198f266814fd7b86caae5bd1bc309,
        _:Ne71c8adfcb2741848f5b618ec2cd35ee,
        _:Nec304c8a8dc94529a7bcdf93c914b057,
        _:Nf0a6c286cfd44e93a215cdbd65af5e6e,
        _:Nf908f3a76dde4b64a61bc19e1ea5c5e8,
        _:Nffc45f6fe2d94dcb9bd9a93f524aac17 ;
    mo:track_count 42 ;
    schema:duration "PT60:57"^^xsd:interval ;
    schema:numTracks 42 ;
    schema:track _:N003f04bd1e374777bfdc14bd16bd91df,
        _:N055bf2aba9fe474fb6c9ecb9d2c80ea5,
        _:N0ae440d3c47c4dc8bbc28d7d139cb4d4,
        _:N10480561f13b43f487167ac502c927cc,
        _:N24f2b27308174530a6a616b2e2649bc0,
        _:N2b3e5d94da7f49519ce515b6ed8bba08,
        _:N3159f6a9599e4706957c5515e2543e64,
        _:N330bcca3ab8841c38ec5d7b87f8e6201,
        _:N39c9b2e9816241fd9bbd584cfb2f2b11,
        _:N39e1fe6058634db8b45e341586bca728,
        _:N3d338ed167404f34876d3a63bc6d7a17,
        _:N4a5a4f065490458db64c8c81fa375617,
        _:N4a5f54449bd24ac6a4893e4aad84077a,
        _:N51b72a243aaf46c8a07f9a42f6a90b41,
        _:N5880a42893544fc2aa22897e160cfaa9,
        _:N5a950a4dd0874b959cca34fd1d3c75e5,
        _:N6357d8fc64414357a6637447f92f9201,
        _:N6c67073f60a249468303307a2032b076,
        _:N6cf814e5414c4e59a8d85f0b4de10c94,
        _:N766b3b99912847fbbab6c224c5d8fbd1,
        _:N7da63a3873434dbe86a294632c9ef4f1,
        _:N8a3c48f1568440cca6554fd0ef02fadb,
        _:N8bf6926904f248aea513c9b1de1058d3,
        _:N8fe250109e7e471c92855761dac50ac2,
        _:N926aff9e4da94a07a5cead9b845eaf8b,
        _:Na5ca9803bd9e4ec4be83c8cf1a72e505,
        _:Nb6de681ca83f4cd39d6f1b6ff449b29c,
        _:Nb9084a2c0a04435aafe58445260f4ca7,
        _:Nb90d1f0eac1c46688f637fccc5e2a7de,
        _:Nbe742980657947c39f04d57605721735,
        _:Ncaf450c19e4f445399b12b392b427525,
        _:Nce7dd9caa0644c8b9f5c24b0164a9de1,
        _:Nd573aeb04629476bb938924e0b7b511d,
        _:Ndb20228b5d3248e88bf40f179a6219b2,
        _:Nde695c4c2132455d9ae33e38d9d43703,
        _:Ne14ee4fcab4e44d08c9602faccf7d776,
        _:Ne5b198f266814fd7b86caae5bd1bc309,
        _:Ne71c8adfcb2741848f5b618ec2cd35ee,
        _:Nec304c8a8dc94529a7bcdf93c914b057,
        _:Nf0a6c286cfd44e93a215cdbd65af5e6e,
        _:Nf908f3a76dde4b64a61bc19e1ea5c5e8,
        _:Nffc45f6fe2d94dcb9bd9a93f524aac17 .

