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

<artist/13416#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takahiro Fukada"@en,
        "深田崇裕"@ja ;
    foaf:made <album/48582#lyrics>,
        <album/48582#subject> ;
    foaf:name "Takahiro Fukada"@en,
        "深田崇裕"@ja .

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

<artist/1483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48582#subject> ;
    schema:name "Masaru Setsumaru"@en,
        "瀬津丸勝"@ja ;
    foaf:made <album/48582#composition>,
        <album/48582#subject> ;
    foaf:name "Masaru Setsumaru"@en,
        "瀬津丸勝"@ja .

<artist/256#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48582#subject> ;
    schema:name "Fumie Kumatani"@en,
        "熊谷文恵"@ja ;
    foaf:made <album/48582#composition>,
        <album/48582#subject> ;
    foaf:name "Fumie Kumatani"@en,
        "熊谷文恵"@ja .

<product/807#subject> a schema:CreativeWork ;
    schema:name "Sonic Adventure"@en,
        "ソニックアドベンチャー"@ja,
        "Sonic Adventure"@ja-latn ;
    foaf:name "Sonic Adventure"@en,
        "ソニックアドベンチャー"@ja,
        "Sonic Adventure"@ja-latn .

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

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

<org/2873#subject> schema:name "SEGA"@en,
        "株式会社セガ"@ja,
        "SEGA"@ja-latn ;
    foaf:name "SEGA"@en,
        "株式会社セガ"@ja,
        "SEGA"@ja-latn .

<https://media.vgm.io/albums/28/48582/48582-45071b82df7c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/48582#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/48582/48582-45071b82df7c.jpg> ;
    foaf:depicts <album/48582#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/48582/48582-45071b82df7c.jpg> .

<https://medium-media.vgm.io/albums/28/48582/48582-45071b82df7c.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1373#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48582#performance> ;
    schema:name "Johnny Gioeli"@en ;
    foaf:name "Johnny Gioeli"@en .

<artist/3412#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48582#performance> ;
    schema:name "Takeshi Taneda"@en,
        "種子田健"@ja ;
    foaf:name "Takeshi Taneda"@en,
        "種子田健"@ja .

<artist/553#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48582#performance> ;
    schema:name "Yutaka Minobe"@en,
        "蓑部雄崇"@ja ;
    foaf:name "Yutaka Minobe"@en,
        "蓑部雄崇"@ja .

<artist/7458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48582#performance> ;
    schema:name "Hiro Honma"@en ;
    foaf:name "Hiro Honma"@en .

<artist/787#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48582#performance> ;
    schema:name "Naoto Shibata"@en,
        "柴田直人"@ja ;
    foaf:name "Naoto Shibata"@en,
        "柴田直人"@ja .

<artist/257#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48582#subject> ;
    mo:performed <album/48582#performance> ;
    schema:name "Kenichi Tokoi"@en,
        "床井健一"@ja ;
    foaf:made <album/48582#composition>,
        <album/48582#subject> ;
    foaf:name "Kenichi Tokoi"@en,
        "床井健一"@ja .

<artist/375#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48582#subject> ;
    mo:performed <album/48582#performance> ;
    schema:name "Jun Senoue"@en,
        "瀬上純"@ja ;
    foaf:made <album/48582#composition>,
        <album/48582#subject> ;
    foaf:name "Jun Senoue"@en,
        "瀬上純"@ja .

<album/48582#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonic Adventure Original Sound Track vol.1"@en,
        "Sonic Adventure Original Sound Track vol.1"@ja,
        "Sonic Adventure Original Sound Track vol.1"@ja-latn ;
    mo:composer <artist/1483#subject>,
        <artist/256#subject>,
        <artist/257#subject>,
        <artist/375#subject> ;
    mo:produced_work <album/48582#musicalwork> ;
    schema:name "Sonic Adventure Original Sound Track vol.1"@en,
        "Sonic Adventure Original Sound Track vol.1"@ja,
        "Sonic Adventure Original Sound Track vol.1"@ja-latn .

<album/48582#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sonic Adventure Original Sound Track vol.1"@en,
        "Sonic Adventure Original Sound Track vol.1"@ja,
        "Sonic Adventure Original Sound Track vol.1"@ja-latn ;
    mo:performance_of <album/48582#musicalwork> ;
    mo:performer <artist/1373#subject>,
        <artist/257#subject>,
        <artist/3412#subject>,
        <artist/375#subject>,
        <artist/553#subject>,
        <artist/7458#subject>,
        <artist/787#subject> ;
    mo:recorded_as <album/48582#musicalexpression> ;
    schema:byArtist <artist/1373#subject>,
        <artist/257#subject>,
        <artist/3412#subject>,
        <artist/375#subject>,
        <artist/553#subject>,
        <artist/7458#subject>,
        <artist/787#subject> ;
    schema:name "Sonic Adventure Original Sound Track vol.1"@en,
        "Sonic Adventure Original Sound Track vol.1"@ja,
        "Sonic Adventure Original Sound Track vol.1"@ja-latn ;
    schema:workPerformed <album/48582#musicalwork> .

<album/48582#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-09-10"^^xsd:date ;
    dcterms:title "Sonic Adventure Original Sound Track vol.1"@en,
        "Sonic Adventure Original Sound Track vol.1"@ja,
        "Sonic Adventure Original Sound Track vol.1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/48582#musicalexpression> ;
    mo:publisher <org/2873#subject> ;
    mo:record _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    mo:record_count 1 ;
    schema:about <product/807#subject> ;
    schema:byArtist <artist/1373#subject>,
        <artist/257#subject>,
        <artist/3412#subject>,
        <artist/375#subject>,
        <artist/553#subject>,
        <artist/7458#subject>,
        <artist/787#subject> ;
    schema:datePublished "2014-09-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/48582/48582-45071b82df7c.jpg> ;
    schema:name "Sonic Adventure Original Sound Track vol.1"@en,
        "Sonic Adventure Original Sound Track vol.1"@ja,
        "Sonic Adventure Original Sound Track vol.1"@ja-latn ;
    schema:publisher <org/2873#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/48582/48582-45071b82df7c.jpg> .

_:N0747c0039a284b9ba139074eeddb4f51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Star ...for Casinopolis"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Blue Star ...for Casinopolis"@en .

_:N0900d819917946b396a78cdf882be943 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BIG Fishes at Emerald Coast"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "BIG Fishes at Emerald Coast"@en .

_:N0adbc15cc1f2445d913f8aabcd400e3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey You! It's Time to Speed Up!!!"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Hey You! It's Time to Speed Up!!!"@en .

_:N0b1de4aff41c4db4a8b7b0c10780d574 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss: Chaos (Ver. 0, 2, 4)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Boss: Chaos (Ver. 0, 2, 4)"@en .

_:N13903ae4f29d47dc968194d411b7e6a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At Dawn ...for Speed Highway"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "At Dawn ...for Speed Highway"@en .

_:N170fe113654b432f80c5fa611b8663d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limestone Cave ...for Icecap"@en ;
    mo:track_number 34 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Limestone Cave ...for Icecap"@en .

_:N18fdfe930bfe4982b48a17921e9d0e24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Choose Your Buddy! (Slap Bass Ver.)"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Choose Your Buddy! (Slap Bass Ver.)"@en .

_:N1e559eb4e4ce42e786b94bb6eba87bf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And... Got Fish!"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "And... Got Fish!"@en .

_:N1e73340954ed4d729e545f91b6229b28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pleasure Castle ...for Twinkle Park"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Pleasure Castle ...for Twinkle Park"@en .

_:N2aeb1f757c684fd3b07813822b931f64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Cart ...for Twinkle Park"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Twinkle Cart ...for Twinkle Park"@en .

_:N2fef72758c5d4f39bd323a8fc57c6da7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Circuit"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Twinkle Circuit"@en .

_:N31d42006d59b4948be55c502c9523021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Ruin"@en ;
    mo:track_number 28 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Mystic Ruin"@en .

_:N3441af0abf4c487e8af1895b6006977c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azure Blue World ...for Emerald Coast"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Azure Blue World ...for Emerald Coast"@en .

_:N35fb90a3e22144b2980d443553479ad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fakery Way ...for Twinkle Park"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Fakery Way ...for Twinkle Park"@en .

_:N36d79f1b5cd449c7b60363cca6b09d35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of \"Chao\""@en ;
    mo:track_number 19 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Theme of \"Chao\""@en .

_:N3986cabeaf7d4ab08ac67e9a32fab719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Event: Strain"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Event: Strain"@en .

_:N3f7ac5660f5342718a4663ee06b063d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And... Fish Hits!"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "And... Fish Hits!"@en .

_:N4a94e31016ec47e8bf6ea074cad74db9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dreamy Stage ...for Casinopolis"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "The Dreamy Stage ...for Casinopolis"@en .

_:N5884b3e1612c44efb2a7f94fe6b08ec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tornado ...for Windy Valley"@en ;
    mo:track_number 30 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Tornado ...for Windy Valley"@en .

_:N5d81f52eca9f45b8b22982f2f8589cbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Egg Mobile ...Boss: Egg Hornet"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Egg Mobile ...Boss: Egg Hornet"@en .

_:N6ea52c06a84b44c0a37e15e1f9b2702f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenge!! for Another Aim"@en ;
    mo:track_number 26 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Challenge!! for Another Aim"@en .

_:N7f78152ff6df4e788297f0788922ceb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction ... (feat. Open Your Heart)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Introduction ... (feat. Open Your Heart)"@en .

_:N855d3a698e5f439083c4a8cf72978309 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Letz Get This Party Started ...for Chao Race Entrance"@en ;
    mo:track_number 20 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Letz Get This Party Started ...for Chao Race Entrance"@en .

_:N89e163e3f8a6457e9685730772a3e61b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fun Time Was Over ...for Chao Race"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Fun Time Was Over ...for Chao Race"@en .

_:N95d75ed84b7e4c7b8c3da154e7c455cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Station Square"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Welcome to Station Square"@en .

_:Na50fd353766140e8a9a84e7dbcb5188c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run Through the Speed Highway ...for Speed Highway"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Run Through the Speed Highway ...for Speed Highway"@en .

_:Na72e101952bb464bba4c0d8f41ba8f48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Air ...for Windy Valley"@en ;
    mo:track_number 31 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "The Air ...for Windy Valley"@en .

_:Nbcfa0bd2f251411082478299234a2a83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Choose Your Buddy! (Finger Bass Ver.)"@en ;
    mo:track_number 37 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Choose Your Buddy! (Finger Bass Ver.)"@en .

_:Nc45f6fcc37fd4592b8e523e226a68b2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dilapidated Way ...for Casinopolis"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Dilapidated Way ...for Casinopolis"@en .

_:Nca942c6f31d64270b3a81021710d165e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invincible... No Fear!"@en ;
    mo:track_number 36 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Invincible... No Fear!"@en .

_:Nd108dbae1c6f44d398a1dae1be230008 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Cool, Be Wild and Be Groovy ...for Icecap"@en ;
    mo:track_number 35 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Be Cool, Be Wild and Be Groovy ...for Icecap"@en .

_:Ndafa84362e0d46ee9d233d5abd6e0f30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goin' Down?! ...for Speed Highway"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Goin' Down?! ...for Speed Highway"@en .

_:Ndf9c19c6068f4a09b322bd9b1cae0b54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowy Mountain ...for Icecap"@en ;
    mo:track_number 33 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Snowy Mountain ...for Icecap"@en .

_:Ne41969c3cb994d30b1c29f040f0b8862 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight for My Own Way ...Boss: Event"@en ;
    mo:track_number 32 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Fight for My Own Way ...Boss: Event"@en .

_:Nf16fccb3c24f455db728e6feb85ad60f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Join Us 4 Happy Time ...for Chao Race"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Join Us 4 Happy Time ...for Chao Race"@en .

_:Nf8d9de63163e43eb8d0a671544bc18a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windy and Ripply ...for Emerald Coast"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Windy and Ripply ...for Emerald Coast"@en .

_:Nfc5e018b9e694ef19a5656952c588231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windy Hill ...for Windy Valley"@en ;
    mo:track_number 29 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 ;
    schema:name "Windy Hill ...for Windy Valley"@en .

_:Nc647cc11c89d4d3dbaa5bd2eb3b5fe41 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0747c0039a284b9ba139074eeddb4f51,
        _:N0900d819917946b396a78cdf882be943,
        _:N0adbc15cc1f2445d913f8aabcd400e3c,
        _:N0b1de4aff41c4db4a8b7b0c10780d574,
        _:N13903ae4f29d47dc968194d411b7e6a5,
        _:N170fe113654b432f80c5fa611b8663d3,
        _:N18fdfe930bfe4982b48a17921e9d0e24,
        _:N1e559eb4e4ce42e786b94bb6eba87bf0,
        _:N1e73340954ed4d729e545f91b6229b28,
        _:N2aeb1f757c684fd3b07813822b931f64,
        _:N2fef72758c5d4f39bd323a8fc57c6da7,
        _:N31d42006d59b4948be55c502c9523021,
        _:N3441af0abf4c487e8af1895b6006977c,
        _:N35fb90a3e22144b2980d443553479ad3,
        _:N36d79f1b5cd449c7b60363cca6b09d35,
        _:N3986cabeaf7d4ab08ac67e9a32fab719,
        _:N3f7ac5660f5342718a4663ee06b063d9,
        _:N4a94e31016ec47e8bf6ea074cad74db9,
        _:N5884b3e1612c44efb2a7f94fe6b08ec6,
        _:N5d81f52eca9f45b8b22982f2f8589cbd,
        _:N6ea52c06a84b44c0a37e15e1f9b2702f,
        _:N7f78152ff6df4e788297f0788922ceb6,
        _:N855d3a698e5f439083c4a8cf72978309,
        _:N89e163e3f8a6457e9685730772a3e61b,
        _:N95d75ed84b7e4c7b8c3da154e7c455cc,
        _:Na50fd353766140e8a9a84e7dbcb5188c,
        _:Na72e101952bb464bba4c0d8f41ba8f48,
        _:Nbcfa0bd2f251411082478299234a2a83,
        _:Nc45f6fcc37fd4592b8e523e226a68b2b,
        _:Nca942c6f31d64270b3a81021710d165e,
        _:Nd108dbae1c6f44d398a1dae1be230008,
        _:Ndafa84362e0d46ee9d233d5abd6e0f30,
        _:Ndf9c19c6068f4a09b322bd9b1cae0b54,
        _:Ne41969c3cb994d30b1c29f040f0b8862,
        _:Nf16fccb3c24f455db728e6feb85ad60f,
        _:Nf8d9de63163e43eb8d0a671544bc18a6,
        _:Nfc5e018b9e694ef19a5656952c588231 ;
    mo:track_count 37 ;
    schema:duration "PT75:21"^^xsd:interval ;
    schema:numTracks 37 ;
    schema:track _:N0747c0039a284b9ba139074eeddb4f51,
        _:N0900d819917946b396a78cdf882be943,
        _:N0adbc15cc1f2445d913f8aabcd400e3c,
        _:N0b1de4aff41c4db4a8b7b0c10780d574,
        _:N13903ae4f29d47dc968194d411b7e6a5,
        _:N170fe113654b432f80c5fa611b8663d3,
        _:N18fdfe930bfe4982b48a17921e9d0e24,
        _:N1e559eb4e4ce42e786b94bb6eba87bf0,
        _:N1e73340954ed4d729e545f91b6229b28,
        _:N2aeb1f757c684fd3b07813822b931f64,
        _:N2fef72758c5d4f39bd323a8fc57c6da7,
        _:N31d42006d59b4948be55c502c9523021,
        _:N3441af0abf4c487e8af1895b6006977c,
        _:N35fb90a3e22144b2980d443553479ad3,
        _:N36d79f1b5cd449c7b60363cca6b09d35,
        _:N3986cabeaf7d4ab08ac67e9a32fab719,
        _:N3f7ac5660f5342718a4663ee06b063d9,
        _:N4a94e31016ec47e8bf6ea074cad74db9,
        _:N5884b3e1612c44efb2a7f94fe6b08ec6,
        _:N5d81f52eca9f45b8b22982f2f8589cbd,
        _:N6ea52c06a84b44c0a37e15e1f9b2702f,
        _:N7f78152ff6df4e788297f0788922ceb6,
        _:N855d3a698e5f439083c4a8cf72978309,
        _:N89e163e3f8a6457e9685730772a3e61b,
        _:N95d75ed84b7e4c7b8c3da154e7c455cc,
        _:Na50fd353766140e8a9a84e7dbcb5188c,
        _:Na72e101952bb464bba4c0d8f41ba8f48,
        _:Nbcfa0bd2f251411082478299234a2a83,
        _:Nc45f6fcc37fd4592b8e523e226a68b2b,
        _:Nca942c6f31d64270b3a81021710d165e,
        _:Nd108dbae1c6f44d398a1dae1be230008,
        _:Ndafa84362e0d46ee9d233d5abd6e0f30,
        _:Ndf9c19c6068f4a09b322bd9b1cae0b54,
        _:Ne41969c3cb994d30b1c29f040f0b8862,
        _:Nf16fccb3c24f455db728e6feb85ad60f,
        _:Nf8d9de63163e43eb8d0a671544bc18a6,
        _:Nfc5e018b9e694ef19a5656952c588231 .

