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

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

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

<artist/1153#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7219#subject> ;
    schema:name "MORRIGAN"@en ;
    foaf:made <album/7219#composition>,
        <album/7219#subject> ;
    foaf:name "MORRIGAN"@en .

<artist/4366#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7219#subject> ;
    schema:name "Fuzuki Chihaya"@en,
        "ちはやふづき"@ja ;
    foaf:made <album/7219#composition>,
        <album/7219#subject> ;
    foaf:name "Fuzuki Chihaya"@en,
        "ちはやふづき"@ja .

<artist/47206#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7219#subject> ;
    schema:name "cranky"@en ;
    foaf:made <album/7219#composition>,
        <album/7219#subject> ;
    foaf:name "cranky"@en .

<product/3149#subject> a schema:CreativeWork ;
    schema:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn ;
    foaf:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn .

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

<album/7219#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@en,
        "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@ja,
        "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@ja-latn ;
    mo:performance_of <album/7219#musicalwork> ;
    mo:recorded_as <album/7219#musicalexpression> ;
    schema:name "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@en,
        "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@ja,
        "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@ja-latn ;
    schema:workPerformed <album/7219#musicalwork> .

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

<https://medium-media.vgm.io/albums/91/7219/7219-1329186208.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7219#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@en,
        "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@ja,
        "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@ja-latn ;
    mo:composer <artist/1153#subject>,
        <artist/4366#subject>,
        <artist/47206#subject> ;
    mo:produced_work <album/7219#musicalwork> ;
    schema:name "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@en,
        "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@ja,
        "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@ja-latn .

<album/7219#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-06-16"^^xsd:date ;
    dcterms:title "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@en,
        "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@ja,
        "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@ja-latn ;
    mo:catalogue_number "PSGM-00003~4" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/7219#musicalexpression> ;
    mo:publisher _:Nb235fdb11c814bf1a2bdfa9ad19e022a ;
    mo:record _:N28448bd01f3f40fb9baedf61c9562f0c,
        _:N9bf18bcdb27442d887e5dca1671239bc ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tsukihimeda -ONLINE-"@en ;
            foaf:name "Tsukihimeda -ONLINE-"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tsukinosabaki"@en ;
            foaf:name "Tsukinosabaki"@en ],
        <product/3149#subject> ;
    schema:datePublished "2003-06-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/7219/7219-1329186208.jpg> ;
    schema:name "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@en,
        "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@ja,
        "TSUKINOSABAKI & TSUKIHIMEDA-ONLINE- ORIGINAL SOUNDTRACK: ARTIFACT"@ja-latn ;
    schema:publisher _:Nb235fdb11c814bf1a2bdfa9ad19e022a ;
    foaf:depiction <https://media.vgm.io/albums/91/7219/7219-1329186208.jpg> .

_:N0694afd47acc489e8d5eb12adb59ba8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "17th Uncleared Crimes (piano)"@ja,
        "17th Uncleared Crimes (piano)"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "17th Uncleared Crimes (piano)"@ja,
        "17th Uncleared Crimes (piano)"@ja-latn .

_:N132d07307c3548529eb05be32b4ca87c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who do you like?"@ja,
        "Who do you like?"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "Who do you like?"@ja,
        "Who do you like?"@ja-latn .

_:N153c8221bc44412990308bcf6f8e7144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winning Suit"@ja,
        "Winning Suit"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Winning Suit"@ja,
        "Winning Suit"@ja-latn .

_:N1b27a0fbe6a44295915f51d3e5380878 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In court"@ja,
        "In court"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "In court"@ja,
        "In court"@ja-latn .

_:N21fcb9509b25496b92a91eafef78981b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give Evidence"@ja,
        "Give Evidence"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Give Evidence"@ja,
        "Give Evidence"@ja-latn .

_:N257954d165da4c47ae569d108a3109d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cross Over"@ja,
        "Cross Over"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Cross Over"@ja,
        "Cross Over"@ja-latn .

_:N268c681c8b0e48bfbc3f01fce5c33390 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grand.m"@ja,
        "grand.m"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "grand.m"@ja,
        "grand.m"@ja-latn .

_:N30d7fa289b4146e3ae1e6b65dfe678b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The moon floating on water"@ja,
        "The moon floating on water"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "The moon floating on water"@ja,
        "The moon floating on water"@ja-latn .

_:N358f4270aa25487db4e0a8dacbf9fa89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shapes, Colors, Reflections"@ja,
        "Shapes, Colors, Reflections"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "Shapes, Colors, Reflections"@ja,
        "Shapes, Colors, Reflections"@ja-latn .

_:N439cec938f3d483e91962e1376285899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pa-ra-dox"@ja,
        "Pa-ra-dox"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Pa-ra-dox"@ja,
        "Pa-ra-dox"@ja-latn .

_:N4a6a5c53a2d84c7f8eaefe6afd8090ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aggue"@ja,
        "Aggue"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Aggue"@ja,
        "Aggue"@ja-latn .

_:N50c18292911346708a168933642b19fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Trick"@ja,
        "Lunar Trick"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "Lunar Trick"@ja,
        "Lunar Trick"@ja-latn .

_:N52486161296a4fe3b29dc32d29860749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "saliva"@ja,
        "saliva"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "saliva"@ja,
        "saliva"@ja-latn .

_:N5440e53dcc834b4d812d800f8ce318f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Have the form but not the spirit"@ja,
        "Have the form but not the spirit"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Have the form but not the spirit"@ja,
        "Have the form but not the spirit"@ja-latn .

_:N557106a62e1a43ecbc0bd99b886689e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月影"@ja,
        "Tsukikage"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "月影"@ja,
        "Tsukikage"@ja-latn .

_:N5e7cdf55130c4373a8d42a72b450d06f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カレーの詩"@ja,
        "Curry no Uta"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "カレーの詩"@ja,
        "Curry no Uta"@ja-latn .

_:N6e9adbb0b4dc4eaebfdb0bee4b7da3d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Throw witness into doubt!"@ja,
        "Throw witness into doubt!"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Throw witness into doubt!"@ja,
        "Throw witness into doubt!"@ja-latn .

_:N70689b93dcb74bc1a0337f8e5774e29d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Trick R-Style"@ja,
        "Lunar Trick R-Style"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Lunar Trick R-Style"@ja,
        "Lunar Trick R-Style"@ja-latn .

_:N72759bbfa80f4f479d4917a78cb3a216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The shadow of the Moon"@ja,
        "The shadow of the Moon"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "The shadow of the Moon"@ja,
        "The shadow of the Moon"@ja-latn .

_:N7a8de23cd3d24223b5832b6aab254376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Real Murder"@ja,
        "Real Murder"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Real Murder"@ja,
        "Real Murder"@ja-latn .

_:N7df199cde0034853be6efa901fb91f2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hermes"@ja,
        "Hermes"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Hermes"@ja,
        "Hermes"@ja-latn .

_:N7edaabac00364cc98c2209c9b4f0d9f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One quiet morning"@ja,
        "One quiet morning"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "One quiet morning"@ja,
        "One quiet morning"@ja-latn .

_:N90629b2aa88a47c48a465664d8da255d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampire Forever"@ja,
        "Vampire Forever"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "Vampire Forever"@ja,
        "Vampire Forever"@ja-latn .

_:N93dd7a0c1d234fc2826c02f5ce8509d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic of a smiling face"@ja,
        "Magic of a smiling face"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "Magic of a smiling face"@ja,
        "Magic of a smiling face"@ja-latn .

_:N98857e1257094fce80ab5c1162424899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Easy-going"@ja,
        "Easy-going"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Easy-going"@ja,
        "Easy-going"@ja-latn .

_:N9b06dd97432443f7888efc3e584c030f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Night"@ja,
        "Peaceful Night"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "Peaceful Night"@ja,
        "Peaceful Night"@ja-latn .

_:Nb04f7b711b8c4732b3351c49c9fc871c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The overture of fighting"@ja,
        "The overture of fighting"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "The overture of fighting"@ja,
        "The overture of fighting"@ja-latn .

_:Nb235fdb11c814bf1a2bdfa9ad19e022a schema:name "PsG System Laboratory"@en,
        "PsG System Laboratory"@ja,
        "PsG System Laboratory"@ja-latn ;
    foaf:name "PsG System Laboratory"@en,
        "PsG System Laboratory"@ja,
        "PsG System Laboratory"@ja-latn .

_:Nb545479602f048b6ba2395debaef84e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The pledge of blood"@ja,
        "The pledge of blood"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "The pledge of blood"@ja,
        "The pledge of blood"@ja-latn .

_:Nb57bae680daa40ca8e214ca5e4efed03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End"@ja,
        "The End"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "The End"@ja,
        "The End"@ja-latn .

_:Nb76a565909d24b6c901b58e4579831dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Launch a search"@ja,
        "Launch a search"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Launch a search"@ja,
        "Launch a search"@ja-latn .

_:Nb8e8632926c14a36b1e43e4f592c105e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "17th Uncleared Crimes"@ja,
        "17th Uncleared Crimes"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "17th Uncleared Crimes"@ja,
        "17th Uncleared Crimes"@ja-latn .

_:Nba5878a096f84fbab9cd4c5989840eea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brilliant Attourney"@ja,
        "Brilliant Attourney"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Brilliant Attourney"@ja,
        "Brilliant Attourney"@ja-latn .

_:Nbad480c4be3c4054b3f25919909da92d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl with the broom"@ja,
        "Girl with the broom"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "Girl with the broom"@ja,
        "Girl with the broom"@ja-latn .

_:Nbce395b331b446ecba4de73eda35bc33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tohno Quartet"@ja,
        "Tohno Quartet"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "Tohno Quartet"@ja,
        "Tohno Quartet"@ja-latn .

_:Ne1e7c523a8d24984afb72eea26edcf63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing in the Moon"@ja,
        "Dancing in the Moon"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N28448bd01f3f40fb9baedf61c9562f0c ;
    schema:name "Dancing in the Moon"@ja,
        "Dancing in the Moon"@ja-latn .

_:Ne7ef4c02094a4cd288f70c129b9f8cf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in an extremity grief"@ja,
        "in an extremity grief"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "in an extremity grief"@ja,
        "in an extremity grief"@ja-latn .

_:Neb046c83adc9461a921100a045a9b785 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "electric land"@ja,
        "electric land"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "electric land"@ja,
        "electric land"@ja-latn .

_:Neb1e8c78ad9c4c98889bbeb614b76d14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a credible story"@ja,
        "a credible story"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "a credible story"@ja,
        "a credible story"@ja-latn .

_:Nee6989faad704e739df512cfe9c5bb16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get at the Truth!!"@ja,
        "Get at the Truth!!"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N9bf18bcdb27442d887e5dca1671239bc ;
    schema:name "Get at the Truth!!"@ja,
        "Get at the Truth!!"@ja-latn .

_:N28448bd01f3f40fb9baedf61c9562f0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N132d07307c3548529eb05be32b4ca87c,
        _:N30d7fa289b4146e3ae1e6b65dfe678b7,
        _:N358f4270aa25487db4e0a8dacbf9fa89,
        _:N50c18292911346708a168933642b19fe,
        _:N557106a62e1a43ecbc0bd99b886689e4,
        _:N5e7cdf55130c4373a8d42a72b450d06f,
        _:N72759bbfa80f4f479d4917a78cb3a216,
        _:N7edaabac00364cc98c2209c9b4f0d9f6,
        _:N90629b2aa88a47c48a465664d8da255d,
        _:N93dd7a0c1d234fc2826c02f5ce8509d1,
        _:N9b06dd97432443f7888efc3e584c030f,
        _:Nb04f7b711b8c4732b3351c49c9fc871c,
        _:Nb545479602f048b6ba2395debaef84e2,
        _:Nb57bae680daa40ca8e214ca5e4efed03,
        _:Nbad480c4be3c4054b3f25919909da92d,
        _:Nbce395b331b446ecba4de73eda35bc33,
        _:Ne1e7c523a8d24984afb72eea26edcf63 ;
    mo:track_count 17 ;
    schema:duration "PT66:57"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N132d07307c3548529eb05be32b4ca87c,
        _:N30d7fa289b4146e3ae1e6b65dfe678b7,
        _:N358f4270aa25487db4e0a8dacbf9fa89,
        _:N50c18292911346708a168933642b19fe,
        _:N557106a62e1a43ecbc0bd99b886689e4,
        _:N5e7cdf55130c4373a8d42a72b450d06f,
        _:N72759bbfa80f4f479d4917a78cb3a216,
        _:N7edaabac00364cc98c2209c9b4f0d9f6,
        _:N90629b2aa88a47c48a465664d8da255d,
        _:N93dd7a0c1d234fc2826c02f5ce8509d1,
        _:N9b06dd97432443f7888efc3e584c030f,
        _:Nb04f7b711b8c4732b3351c49c9fc871c,
        _:Nb545479602f048b6ba2395debaef84e2,
        _:Nb57bae680daa40ca8e214ca5e4efed03,
        _:Nbad480c4be3c4054b3f25919909da92d,
        _:Nbce395b331b446ecba4de73eda35bc33,
        _:Ne1e7c523a8d24984afb72eea26edcf63 .

_:N9bf18bcdb27442d887e5dca1671239bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0694afd47acc489e8d5eb12adb59ba8f,
        _:N153c8221bc44412990308bcf6f8e7144,
        _:N1b27a0fbe6a44295915f51d3e5380878,
        _:N21fcb9509b25496b92a91eafef78981b,
        _:N257954d165da4c47ae569d108a3109d8,
        _:N268c681c8b0e48bfbc3f01fce5c33390,
        _:N439cec938f3d483e91962e1376285899,
        _:N4a6a5c53a2d84c7f8eaefe6afd8090ff,
        _:N52486161296a4fe3b29dc32d29860749,
        _:N5440e53dcc834b4d812d800f8ce318f9,
        _:N6e9adbb0b4dc4eaebfdb0bee4b7da3d5,
        _:N70689b93dcb74bc1a0337f8e5774e29d,
        _:N7a8de23cd3d24223b5832b6aab254376,
        _:N7df199cde0034853be6efa901fb91f2a,
        _:N98857e1257094fce80ab5c1162424899,
        _:Nb76a565909d24b6c901b58e4579831dc,
        _:Nb8e8632926c14a36b1e43e4f592c105e,
        _:Nba5878a096f84fbab9cd4c5989840eea,
        _:Ne7ef4c02094a4cd288f70c129b9f8cf9,
        _:Neb046c83adc9461a921100a045a9b785,
        _:Neb1e8c78ad9c4c98889bbeb614b76d14,
        _:Nee6989faad704e739df512cfe9c5bb16 ;
    mo:track_count 22 ;
    schema:duration "PT66:48"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N0694afd47acc489e8d5eb12adb59ba8f,
        _:N153c8221bc44412990308bcf6f8e7144,
        _:N1b27a0fbe6a44295915f51d3e5380878,
        _:N21fcb9509b25496b92a91eafef78981b,
        _:N257954d165da4c47ae569d108a3109d8,
        _:N268c681c8b0e48bfbc3f01fce5c33390,
        _:N439cec938f3d483e91962e1376285899,
        _:N4a6a5c53a2d84c7f8eaefe6afd8090ff,
        _:N52486161296a4fe3b29dc32d29860749,
        _:N5440e53dcc834b4d812d800f8ce318f9,
        _:N6e9adbb0b4dc4eaebfdb0bee4b7da3d5,
        _:N70689b93dcb74bc1a0337f8e5774e29d,
        _:N7a8de23cd3d24223b5832b6aab254376,
        _:N7df199cde0034853be6efa901fb91f2a,
        _:N98857e1257094fce80ab5c1162424899,
        _:Nb76a565909d24b6c901b58e4579831dc,
        _:Nb8e8632926c14a36b1e43e4f592c105e,
        _:Nba5878a096f84fbab9cd4c5989840eea,
        _:Ne7ef4c02094a4cd288f70c129b9f8cf9,
        _:Neb046c83adc9461a921100a045a9b785,
        _:Neb1e8c78ad9c4c98889bbeb614b76d14,
        _:Nee6989faad704e739df512cfe9c5bb16 .

