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

<artist/14951#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Hayashi"@en,
        "林英樹"@ja ;
    foaf:made <album/74817#lyrics>,
        <album/74817#subject> ;
    foaf:name "Hideki Hayashi"@en,
        "林英樹"@ja .

<artist/26068#subject> a schema:Person,
        foaf:Person ;
    schema:name "towana"@en ;
    foaf:made <album/74817#lyrics>,
        <album/74817#subject> ;
    foaf:name "towana"@en .

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

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74817#subject> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/74817#composition>,
        <album/74817#lyrics>,
        <album/74817#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<artist/13859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74817#subject> ;
    schema:name "yuxuki waga"@en ;
    foaf:made <album/74817#composition>,
        <album/74817#subject> ;
    foaf:name "yuxuki waga"@en .

<artist/16585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74817#subject> ;
    schema:name "kevin mitsunaga"@en ;
    foaf:made <album/74817#composition>,
        <album/74817#subject> ;
    foaf:name "kevin mitsunaga"@en .

<product/4136#subject> a schema:CreativeWork ;
    schema:name "Tales of Zestiria the X"@en,
        "テイルズ オブ ゼスティリア ザ クロス"@ja,
        "Tales of Zestiria the Cross"@ja-latn ;
    foaf:name "Tales of Zestiria the X"@en,
        "テイルズ オブ ゼスティリア ザ クロス"@ja,
        "Tales of Zestiria the Cross"@ja-latn .

<product/4211#subject> a schema:CreativeWork ;
    schema:name "The Eccentric Family 2"@en,
        "有頂天家族2"@ja,
        "uchoten-kazoku 2"@ja-latn ;
    foaf:name "The Eccentric Family 2"@en,
        "有頂天家族2"@ja,
        "uchoten-kazoku 2"@ja-latn .

<product/4699#subject> a schema:CreativeWork ;
    schema:name "Miss Kobayashi's Dragon Maid"@en,
        "小林さんちのメイドラゴン"@ja,
        "Kobayashi-sanchi no Maidragon"@ja-latn ;
    foaf:name "Miss Kobayashi's Dragon Maid"@en,
        "小林さんちのメイドラゴン"@ja,
        "Kobayashi-sanchi no Maidragon"@ja-latn .

<product/5265#subject> a schema:CreativeWork ;
    schema:name "Knight's & Magic"@en,
        "ナイツ&マジック"@ja,
        "Knight's & Magic"@ja-latn ;
    foaf:name "Knight's & Magic"@en,
        "ナイツ&マジック"@ja,
        "Knight's & Magic"@ja-latn .

<product/5911#subject> a schema:CreativeWork ;
    schema:name "Maerchen Maedchen (TV)"@en,
        "メルヘン・メドヘン (TV)"@ja,
        "Maerchen Maedchen (TV)"@ja-latn ;
    foaf:name "Maerchen Maedchen (TV)"@en,
        "メルヘン・メドヘン (TV)"@ja,
        "Maerchen Maedchen (TV)"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/71/74817/74817-1520022245.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/74817#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World Atlas / fhána [Limited Edition]"@en,
        "World Atlas / fhána [Limited Edition]"@ja,
        "World Atlas / fhána [Limited Edition]"@ja-latn ;
    mo:performance_of <album/74817#musicalwork> ;
    mo:performer _:N95df9d54cba2489f8bc4e1471f841f01 ;
    mo:recorded_as <album/74817#musicalexpression> ;
    schema:byArtist _:N95df9d54cba2489f8bc4e1471f841f01 ;
    schema:name "World Atlas / fhána [Limited Edition]"@en,
        "World Atlas / fhána [Limited Edition]"@ja,
        "World Atlas / fhána [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/74817#musicalwork> .

<album/74817#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World Atlas / fhána [Limited Edition]"@en,
        "World Atlas / fhána [Limited Edition]"@ja,
        "World Atlas / fhána [Limited Edition]"@ja-latn ;
    mo:composer <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/16585#subject> ;
    mo:produced_work <album/74817#musicalwork> ;
    schema:name "World Atlas / fhána [Limited Edition]"@en,
        "World Atlas / fhána [Limited Edition]"@ja,
        "World Atlas / fhána [Limited Edition]"@ja-latn .

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

<album/74817#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-28"^^xsd:date ;
    dcterms:title "World Atlas / fhána [Limited Edition]"@en,
        "World Atlas / fhána [Limited Edition]"@ja,
        "World Atlas / fhána [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACA-35713" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/74817#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N28c5d172cafc4cab8836fc2a494d8b81,
        _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "BATTLE of BLADES"@en ;
            foaf:name "BATTLE of BLADES"@en ],
        <product/4136#subject>,
        <product/4211#subject>,
        <product/4699#subject>,
        <product/5265#subject>,
        <product/5911#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "HADO"@en ;
            foaf:name "HADO"@en ] ;
    schema:datePublished "2018-03-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/74817/74817-1520022245.jpg> ;
    schema:name "World Atlas / fhána [Limited Edition]"@en,
        "World Atlas / fhána [Limited Edition]"@ja,
        "World Atlas / fhána [Limited Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/74817/74817-1520022245.jpg> .

_:N04a046638f0545a9931b43207a6bbbe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "little secret magic -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "little secret magic -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N28c5d172cafc4cab8836fc2a494d8b81 ;
    schema:name "little secret magic -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "little secret magic -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn .

_:N05d1bf295a9a455f842cfec5b218b184 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君という特異点 [singular you] -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "Kimi to Iu Tokuiten [singular you] -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N28c5d172cafc4cab8836fc2a494d8b81 ;
    schema:name "君という特異点 [singular you] -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "Kimi to Iu Tokuiten [singular you] -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn .

_:N0705a191e9604ffeb56a8dabf49ee906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "calling -Music Video-"@ja,
        "calling -Music Video-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N28c5d172cafc4cab8836fc2a494d8b81 ;
    schema:name "calling -Music Video-"@ja,
        "calling -Music Video-"@ja-latn .

_:N07615c4588854440b7326e6c3f7343a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebuilt world"@ja,
        "Rebuilt world"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "Rebuilt world"@ja,
        "Rebuilt world"@ja-latn .

_:N0da8fb1e179b461695ca0da545c6ab58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello!My World!!"@ja,
        "Hello!My World!!"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "Hello!My World!!"@ja,
        "Hello!My World!!"@ja-latn .

_:N2a8df1b91858451ebd4befeb0012eb40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わたしのための物語 ～My Uncompleted Story～ <ALBUM Ver.>"@ja,
        "Watashi no Tame no Monogatari ~My Uncompleted Story~ <ALBUM Ver.>"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "わたしのための物語 ～My Uncompleted Story～ <ALBUM Ver.>"@ja,
        "Watashi no Tame no Monogatari ~My Uncompleted Story~ <ALBUM Ver.>"@ja-latn .

_:N2ca3937e3eba478db53f920f067d5214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムーンリバー -Music Video-"@ja,
        "Moon River -Music Video-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N28c5d172cafc4cab8836fc2a494d8b81 ;
    schema:name "ムーンリバー -Music Video-"@ja,
        "Moon River -Music Video-"@ja-latn .

_:N36e5ffad82e44415b8c2be6757f2282d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's a Popular Song"@ja,
        "It's a Popular Song"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "It's a Popular Song"@ja,
        "It's a Popular Song"@ja-latn .

_:N3d76e64fb10e4d6682f0275e649abd48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "calling"@ja,
        "calling"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "calling"@ja,
        "calling"@ja-latn .

_:N3f253b5cdb854c19b1e2648c9ea34b16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユーレカ"@ja,
        "Eureka"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "ユーレカ"@ja,
        "Eureka"@ja-latn .

_:N4a6e3a0d400948fe9205f13302adff2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光舞う冬の日に -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "Hikari Mau Fuyu no Hi ni -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N28c5d172cafc4cab8836fc2a494d8b81 ;
    schema:name "光舞う冬の日に -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "Hikari Mau Fuyu no Hi ni -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn .

_:N601a7cf7c4c949d592817f0111d7ce2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebuilt world -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "Rebuilt world -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N28c5d172cafc4cab8836fc2a494d8b81 ;
    schema:name "Rebuilt world -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "Rebuilt world -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn .

_:N63b3b37dfc934d9a8ed5823c4b52001c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わたしのための物語 ～My Uncompleted Story～ -Music Video-"@ja,
        "Watashi no Tame no Monogatari ~My Uncompleted Story~ -Music Video-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N28c5d172cafc4cab8836fc2a494d8b81 ;
    schema:name "わたしのための物語 ～My Uncompleted Story～ -Music Video-"@ja,
        "Watashi no Tame no Monogatari ~My Uncompleted Story~ -Music Video-"@ja-latn .

_:N648ce1e47bdd440ebf9356ed528024bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムーンリバー -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "Moon River -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N28c5d172cafc4cab8836fc2a494d8b81 ;
    schema:name "ムーンリバー -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "Moon River -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn .

_:N6cfdb77d9bd6445c816506a8d33cd5fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reaching for the cities"@ja,
        "reaching for the cities"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "reaching for the cities"@ja,
        "reaching for the cities"@ja-latn .

_:N73810378cfd1455e86ba0e30da911994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Atlas -Music Video-"@ja,
        "World Atlas -Music Video-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N28c5d172cafc4cab8836fc2a494d8b81 ;
    schema:name "World Atlas -Music Video-"@ja,
        "World Atlas -Music Video-"@ja-latn .

_:N7b743c47324c4626820b6e6c20bb2ab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空のラプソディ -Music Video-"@ja,
        "Aozora no Rhapsodyィ -Music Video-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N28c5d172cafc4cab8836fc2a494d8b81 ;
    schema:name "青空のラプソディ -Music Video-"@ja,
        "Aozora no Rhapsodyィ -Music Video-"@ja-latn .

_:N8c83012021a0493db1a91ddeda00e714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空のラプソディ -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "Aozora no Rhapsody -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N28c5d172cafc4cab8836fc2a494d8b81 ;
    schema:name "青空のラプソディ -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "Aozora no Rhapsody -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn .

_:N95df9d54cba2489f8bc4e1471f841f01 a schema:Person,
        foaf:Person ;
    mo:performed <album/74817#performance> ;
    schema:name "HADO"@en ;
    foaf:name "HADO"@en .

_:N9ec9311acc864c8787c972db36dc34be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "star chart"@ja,
        "star chart"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "star chart"@ja,
        "star chart"@ja-latn .

_:Nb7b760bdf69f44dbbe4d69c1053d469e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の住む街"@ja,
        "Kimi no Sumu Machi"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "君の住む街"@ja,
        "Kimi no Sumu Machi"@ja-latn .

_:Nc7ad36715cf04aaeaf4ee9a07d46b8a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do you realize?"@ja,
        "Do you realize?"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "Do you realize?"@ja,
        "Do you realize?"@ja-latn .

_:Nc88b9d904ce34280898613fd27c150be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello!My World!! -Music Video-"@ja,
        "Hello!My World!! -Music Video-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N28c5d172cafc4cab8836fc2a494d8b81 ;
    schema:name "Hello!My World!! -Music Video-"@ja,
        "Hello!My World!! -Music Video-"@ja-latn .

_:Nd142045e4d4f4dcd9187e44877b23aeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Atlas"@ja,
        "World Atlas"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "World Atlas"@ja,
        "World Atlas"@ja-latn .

_:Nda240d31145a4be6bdc9f4523bd41291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アネモネの花"@ja,
        "Anemone no Hana"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "アネモネの花"@ja,
        "Anemone no Hana"@ja-latn .

_:Ne5df9ec490084fb19c16ea01061244c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空のラプソディ"@ja,
        "Aozora no Rhapsody"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "青空のラプソディ"@ja,
        "Aozora no Rhapsody"@ja-latn .

_:Nea287d39d53f42afbad02e4764511fdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Antivirus -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "Antivirus -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N28c5d172cafc4cab8836fc2a494d8b81 ;
    schema:name "Antivirus -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja,
        "Antivirus -fhána Looking for the World Atlas Tour 2017 at Zepp DiverCity-"@ja-latn .

_:Nfa9122e8eae840ed8e38c884c39e46e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムーンリバー"@ja,
        "Moon River"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N81bb9a0cacb34f839493bc2e07d40cc7 ;
    schema:name "ムーンリバー"@ja,
        "Moon River"@ja-latn .

_:N28c5d172cafc4cab8836fc2a494d8b81 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N04a046638f0545a9931b43207a6bbbe8,
        _:N05d1bf295a9a455f842cfec5b218b184,
        _:N0705a191e9604ffeb56a8dabf49ee906,
        _:N2ca3937e3eba478db53f920f067d5214,
        _:N4a6e3a0d400948fe9205f13302adff2f,
        _:N601a7cf7c4c949d592817f0111d7ce2b,
        _:N63b3b37dfc934d9a8ed5823c4b52001c,
        _:N648ce1e47bdd440ebf9356ed528024bb,
        _:N73810378cfd1455e86ba0e30da911994,
        _:N7b743c47324c4626820b6e6c20bb2ab5,
        _:N8c83012021a0493db1a91ddeda00e714,
        _:Nc88b9d904ce34280898613fd27c150be,
        _:Nea287d39d53f42afbad02e4764511fdb ;
    mo:track_count 13 ;
    schema:duration "PT28:39"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N04a046638f0545a9931b43207a6bbbe8,
        _:N05d1bf295a9a455f842cfec5b218b184,
        _:N0705a191e9604ffeb56a8dabf49ee906,
        _:N2ca3937e3eba478db53f920f067d5214,
        _:N4a6e3a0d400948fe9205f13302adff2f,
        _:N601a7cf7c4c949d592817f0111d7ce2b,
        _:N63b3b37dfc934d9a8ed5823c4b52001c,
        _:N648ce1e47bdd440ebf9356ed528024bb,
        _:N73810378cfd1455e86ba0e30da911994,
        _:N7b743c47324c4626820b6e6c20bb2ab5,
        _:N8c83012021a0493db1a91ddeda00e714,
        _:Nc88b9d904ce34280898613fd27c150be,
        _:Nea287d39d53f42afbad02e4764511fdb .

_:N81bb9a0cacb34f839493bc2e07d40cc7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07615c4588854440b7326e6c3f7343a9,
        _:N0da8fb1e179b461695ca0da545c6ab58,
        _:N2a8df1b91858451ebd4befeb0012eb40,
        _:N36e5ffad82e44415b8c2be6757f2282d,
        _:N3d76e64fb10e4d6682f0275e649abd48,
        _:N3f253b5cdb854c19b1e2648c9ea34b16,
        _:N6cfdb77d9bd6445c816506a8d33cd5fb,
        _:N9ec9311acc864c8787c972db36dc34be,
        _:Nb7b760bdf69f44dbbe4d69c1053d469e,
        _:Nc7ad36715cf04aaeaf4ee9a07d46b8a5,
        _:Nd142045e4d4f4dcd9187e44877b23aeb,
        _:Nda240d31145a4be6bdc9f4523bd41291,
        _:Ne5df9ec490084fb19c16ea01061244c4,
        _:Nfa9122e8eae840ed8e38c884c39e46e8 ;
    mo:track_count 14 ;
    schema:duration "PT68:42"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N07615c4588854440b7326e6c3f7343a9,
        _:N0da8fb1e179b461695ca0da545c6ab58,
        _:N2a8df1b91858451ebd4befeb0012eb40,
        _:N36e5ffad82e44415b8c2be6757f2282d,
        _:N3d76e64fb10e4d6682f0275e649abd48,
        _:N3f253b5cdb854c19b1e2648c9ea34b16,
        _:N6cfdb77d9bd6445c816506a8d33cd5fb,
        _:N9ec9311acc864c8787c972db36dc34be,
        _:Nb7b760bdf69f44dbbe4d69c1053d469e,
        _:Nc7ad36715cf04aaeaf4ee9a07d46b8a5,
        _:Nd142045e4d4f4dcd9187e44877b23aeb,
        _:Nda240d31145a4be6bdc9f4523bd41291,
        _:Ne5df9ec490084fb19c16ea01061244c4,
        _:Nfa9122e8eae840ed8e38c884c39e46e8 .

