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

<artist/17552#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minori Suzuki"@en,
        "鈴木みのり"@ja ;
    foaf:made <album/115099#subject>,
        <album/115099#vocals> ;
    foaf:name "Minori Suzuki"@en,
        "鈴木みのり"@ja .

<artist/18416#subject> a schema:Person,
        foaf:Person ;
    schema:name "JUNNA"@en ;
    foaf:made <album/115099#subject>,
        <album/115099#vocals> ;
    foaf:name "JUNNA"@en .

<artist/21627#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jun Aiba"@en,
        "饗庭純"@ja ;
    foaf:made <album/115099#lyrics>,
        <album/115099#subject> ;
    foaf:name "Jun Aiba"@en,
        "饗庭純"@ja .

<artist/42626#subject> a schema:Person,
        foaf:Person ;
    schema:name "Joelle"@en ;
    foaf:made <album/115099#subject>,
        <album/115099#vocals> ;
    foaf:name "Joelle"@en .

<artist/10907#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115099#subject> ;
    schema:name "Yoshiaki Dewa"@en,
        "出羽良彰"@ja ;
    foaf:made <album/115099#composition>,
        <album/115099#subject> ;
    foaf:name "Yoshiaki Dewa"@en,
        "出羽良彰"@ja .

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115099#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/115099#composition>,
        <album/115099#lyrics>,
        <album/115099#subject> ;
    foaf:name "Yuki Kajiura"@en,
        "梶浦由記"@ja .

<product/10506#subject> a schema:CreativeWork ;
    schema:name "Fena: Pirate Princess"@en,
        "海賊王女"@ja,
        "Kaizoku Oujo"@ja-latn ;
    foaf:name "Fena: Pirate Princess"@en,
        "海賊王女"@ja,
        "Kaizoku Oujo"@ja-latn .

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

<album/115099#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fena: Pirate Princess ORIGINAL SOUNDTRACK"@en,
        "TVアニメーション「海賊王女」オリジナルサウンドトラック"@ja,
        "TV Animation \"Kaizoku Oujo\" Original Soundtrack"@ja-latn ;
    mo:performance_of <album/115099#musicalwork> ;
    mo:recorded_as <album/115099#musicalexpression> ;
    schema:name "Fena: Pirate Princess ORIGINAL SOUNDTRACK"@en,
        "TVアニメーション「海賊王女」オリジナルサウンドトラック"@ja,
        "TV Animation \"Kaizoku Oujo\" Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/115099#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

<https://media.vgm.io/albums/99/115099/115099-14a886953dc4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115099#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/115099/115099-14a886953dc4.jpg> ;
    foaf:depicts <album/115099#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/115099/115099-14a886953dc4.jpg> .

<https://medium-media.vgm.io/albums/99/115099/115099-14a886953dc4.jpg> a schema:ImageObject,
        foaf:Image .

<album/115099#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fena: Pirate Princess ORIGINAL SOUNDTRACK"@en,
        "TVアニメーション「海賊王女」オリジナルサウンドトラック"@ja,
        "TV Animation \"Kaizoku Oujo\" Original Soundtrack"@ja-latn ;
    mo:composer <artist/10907#subject>,
        <artist/356#subject> ;
    mo:produced_work <album/115099#musicalwork> ;
    schema:name "Fena: Pirate Princess ORIGINAL SOUNDTRACK"@en,
        "TVアニメーション「海賊王女」オリジナルサウンドトラック"@ja,
        "TV Animation \"Kaizoku Oujo\" Original Soundtrack"@ja-latn .

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

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

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

<album/115099#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-08"^^xsd:date ;
    dcterms:title "Fena: Pirate Princess ORIGINAL SOUNDTRACK"@en,
        "TVアニメーション「海賊王女」オリジナルサウンドトラック"@ja,
        "TV Animation \"Kaizoku Oujo\" Original Soundtrack"@ja-latn ;
    mo:catalogue_number "VTCL-60555~6" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/115099#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N6aa0f5e9bf8e4033a8d6aa3f34394381,
        _:Nd523455633b54df490079c87b03ecb9a ;
    mo:record_count 2 ;
    schema:about <product/10506#subject> ;
    schema:datePublished "2021-12-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/115099/115099-14a886953dc4.jpg> ;
    schema:name "Fena: Pirate Princess ORIGINAL SOUNDTRACK"@en,
        "TVアニメーション「海賊王女」オリジナルサウンドトラック"@ja,
        "TV Animation \"Kaizoku Oujo\" Original Soundtrack"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/115099/115099-14a886953dc4.jpg> .

_:N0f0b6f2ab140436a9faaadc2317e2f11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "time to sail!"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "time to sail!"@ja .

_:N11f2d7df5628460eae9d6a5004acea08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "his other face, his cruelty"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "his other face, his cruelty"@ja .

_:N15d7feff49614004adc6905540086dcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "what she was here for"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "what she was here for"@ja .

_:N21c573e417d74b77a1c23708cc40521a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the waves rippling"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "the waves rippling"@ja .

_:N226470ee55c345efbb604f77a582d3a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a lively town"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "a lively town"@ja .

_:N2c34fe6f7d1646e382b24957d1f655a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "take action!"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "take action!"@ja .

_:N2f114689665f4866adcf7d41c0d51b0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the red-light district at night"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "the red-light district at night"@ja .

_:N40b79aa59ab74fcfaaecb0946f839a9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a place called Eden"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "a place called Eden"@ja .

_:N440cb4d623774973bdd279187812c2a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "your future is up to you"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "your future is up to you"@ja .

_:N4a8bb4f3988e4ce981a511f2b8c02edf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "he's behind your back"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "he's behind your back"@ja .

_:N4b3fbd663c724b4fbfd963ea44185c8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a gem-mining town"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "a gem-mining town"@ja .

_:N4b89fe9dc8a34b028001b9c99995b217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海と真珠 【TV-EDIT】"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "海と真珠 【TV-EDIT】"@ja .

_:N4dd2d63f9b6d412782fa1551fd438b2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "something strange is going on"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "something strange is going on"@ja .

_:N504b0b65f21f4aac989e5409fa1575f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ruins"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "ruins"@ja .

_:N51e55c1d1fb14d72ac5eeb2cd1eb3e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "his name is Abel"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "his name is Abel"@ja .

_:N524e95cff98c48e0939dd151e9f94f6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the land of east"@ja ;
    mo:track_number 20 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "the land of east"@ja .

_:N55cc48037ebf45ce92dadb1936976097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "his tenderness, his love"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "his tenderness, his love"@ja .

_:N5741b17b31be45dea095e80d4638bfd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to find your truth"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "to find your truth"@ja .

_:N593e049a5d1b47f595a9526be53ae985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "untrodden island"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "untrodden island"@ja .

_:N59b0f8112d36482db96b6e39336d40fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "noisy times"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "noisy times"@ja .

_:N6778bab6e84e4144aabe34211845740d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サイハテ 【TV-EDIT】"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "サイハテ 【TV-EDIT】"@ja .

_:N6f9769aceba8423aa34f660efa2902af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "something ugly in the air"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "something ugly in the air"@ja .

_:N7b1650df08d04e138c42143360bd1ada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I will guard you"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "I will guard you"@ja .

_:N83794c5e40754166a1d4a04a03e5c6d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tender memories"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "tender memories"@ja .

_:N83e77aa4929d414580b210f31ada0092 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "everyday is a gift"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "everyday is a gift"@ja .

_:N8b9d991d30eb4eb1af67f16080e73962 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I was just a child"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "I was just a child"@ja .

_:Na0211f0157e34c1ab7e045bc14d8421a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you have to make up your mind"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "you have to make up your mind"@ja .

_:Nb897ede45b694f4692d5449a2c106500 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "his memories, his pain"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "his memories, his pain"@ja .

_:Nba8199623b0241689825eb0c0bf30c81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the old knights"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "the old knights"@ja .

_:Nbd268bd8ab3f4fd5b33294b1bb084a2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "now we have found"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "now we have found"@ja .

_:Nbdf6f44ec0b64e299d9d13bfb7ff652c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dawn is breaking, ship is on the way"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "dawn is breaking, ship is on the way"@ja .

_:Nc6b75922b1db4cb5ac517bb3090a1936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "give me truth"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "give me truth"@ja .

_:Ncd7f36ab976348d08457c61654c2d787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the sea is never without a wave"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "the sea is never without a wave"@ja .

_:Nd9227c6e2f7a4f8ca67e15271c7c4353 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vise versa"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "vise versa"@ja .

_:Ne0a1a9e606ea4d47be42e50a1402f5c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you have to choose your way"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "you have to choose your way"@ja .

_:Ne2fe97ee77bc4638a59f7eff944e336b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "happy feeling"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "happy feeling"@ja .

_:Ne49a0923e48f43f1a4c9194e9feceb9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "his insanity, his real wish"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "his insanity, his real wish"@ja .

_:Ne741057ebf85419f98dd236d2d5d000c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "calling of my heart"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "calling of my heart"@ja .

_:Neb83c7238e7e40b9975aaa8d589a53ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mystical"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "mystical"@ja .

_:Nf26b4b46ba5b412a8b8bf95b8d7a6ec5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "battle on to the east"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N6aa0f5e9bf8e4033a8d6aa3f34394381 ;
    schema:name "battle on to the east"@ja .

_:Nf77b4867a33844d1ab7b2da79266e22c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fight to the finish"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "fight to the finish"@ja .

_:Nfc2d58e1d8c246a186fd7ea779a63dc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a small pearl"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nd523455633b54df490079c87b03ecb9a ;
    schema:name "a small pearl"@ja .

_:N6aa0f5e9bf8e4033a8d6aa3f34394381 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0f0b6f2ab140436a9faaadc2317e2f11,
        _:N11f2d7df5628460eae9d6a5004acea08,
        _:N15d7feff49614004adc6905540086dcf,
        _:N2c34fe6f7d1646e382b24957d1f655a2,
        _:N40b79aa59ab74fcfaaecb0946f839a9c,
        _:N440cb4d623774973bdd279187812c2a8,
        _:N4b3fbd663c724b4fbfd963ea44185c8e,
        _:N504b0b65f21f4aac989e5409fa1575f4,
        _:N524e95cff98c48e0939dd151e9f94f6c,
        _:N55cc48037ebf45ce92dadb1936976097,
        _:N593e049a5d1b47f595a9526be53ae985,
        _:N6778bab6e84e4144aabe34211845740d,
        _:N7b1650df08d04e138c42143360bd1ada,
        _:Na0211f0157e34c1ab7e045bc14d8421a,
        _:Nb897ede45b694f4692d5449a2c106500,
        _:Nbd268bd8ab3f4fd5b33294b1bb084a2e,
        _:Nd9227c6e2f7a4f8ca67e15271c7c4353,
        _:Ne49a0923e48f43f1a4c9194e9feceb9f,
        _:Neb83c7238e7e40b9975aaa8d589a53ac,
        _:Nf26b4b46ba5b412a8b8bf95b8d7a6ec5 ;
    mo:track_count 20 ;
    schema:duration "PT44:23"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0f0b6f2ab140436a9faaadc2317e2f11,
        _:N11f2d7df5628460eae9d6a5004acea08,
        _:N15d7feff49614004adc6905540086dcf,
        _:N2c34fe6f7d1646e382b24957d1f655a2,
        _:N40b79aa59ab74fcfaaecb0946f839a9c,
        _:N440cb4d623774973bdd279187812c2a8,
        _:N4b3fbd663c724b4fbfd963ea44185c8e,
        _:N504b0b65f21f4aac989e5409fa1575f4,
        _:N524e95cff98c48e0939dd151e9f94f6c,
        _:N55cc48037ebf45ce92dadb1936976097,
        _:N593e049a5d1b47f595a9526be53ae985,
        _:N6778bab6e84e4144aabe34211845740d,
        _:N7b1650df08d04e138c42143360bd1ada,
        _:Na0211f0157e34c1ab7e045bc14d8421a,
        _:Nb897ede45b694f4692d5449a2c106500,
        _:Nbd268bd8ab3f4fd5b33294b1bb084a2e,
        _:Nd9227c6e2f7a4f8ca67e15271c7c4353,
        _:Ne49a0923e48f43f1a4c9194e9feceb9f,
        _:Neb83c7238e7e40b9975aaa8d589a53ac,
        _:Nf26b4b46ba5b412a8b8bf95b8d7a6ec5 .

_:Nd523455633b54df490079c87b03ecb9a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21c573e417d74b77a1c23708cc40521a,
        _:N226470ee55c345efbb604f77a582d3a4,
        _:N2f114689665f4866adcf7d41c0d51b0b,
        _:N4a8bb4f3988e4ce981a511f2b8c02edf,
        _:N4b89fe9dc8a34b028001b9c99995b217,
        _:N4dd2d63f9b6d412782fa1551fd438b2e,
        _:N51e55c1d1fb14d72ac5eeb2cd1eb3e51,
        _:N5741b17b31be45dea095e80d4638bfd5,
        _:N59b0f8112d36482db96b6e39336d40fd,
        _:N6f9769aceba8423aa34f660efa2902af,
        _:N83794c5e40754166a1d4a04a03e5c6d3,
        _:N83e77aa4929d414580b210f31ada0092,
        _:N8b9d991d30eb4eb1af67f16080e73962,
        _:Nba8199623b0241689825eb0c0bf30c81,
        _:Nbdf6f44ec0b64e299d9d13bfb7ff652c,
        _:Nc6b75922b1db4cb5ac517bb3090a1936,
        _:Ncd7f36ab976348d08457c61654c2d787,
        _:Ne0a1a9e606ea4d47be42e50a1402f5c2,
        _:Ne2fe97ee77bc4638a59f7eff944e336b,
        _:Ne741057ebf85419f98dd236d2d5d000c,
        _:Nf77b4867a33844d1ab7b2da79266e22c,
        _:Nfc2d58e1d8c246a186fd7ea779a63dc2 ;
    mo:track_count 22 ;
    schema:duration "PT40:40"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N21c573e417d74b77a1c23708cc40521a,
        _:N226470ee55c345efbb604f77a582d3a4,
        _:N2f114689665f4866adcf7d41c0d51b0b,
        _:N4a8bb4f3988e4ce981a511f2b8c02edf,
        _:N4b89fe9dc8a34b028001b9c99995b217,
        _:N4dd2d63f9b6d412782fa1551fd438b2e,
        _:N51e55c1d1fb14d72ac5eeb2cd1eb3e51,
        _:N5741b17b31be45dea095e80d4638bfd5,
        _:N59b0f8112d36482db96b6e39336d40fd,
        _:N6f9769aceba8423aa34f660efa2902af,
        _:N83794c5e40754166a1d4a04a03e5c6d3,
        _:N83e77aa4929d414580b210f31ada0092,
        _:N8b9d991d30eb4eb1af67f16080e73962,
        _:Nba8199623b0241689825eb0c0bf30c81,
        _:Nbdf6f44ec0b64e299d9d13bfb7ff652c,
        _:Nc6b75922b1db4cb5ac517bb3090a1936,
        _:Ncd7f36ab976348d08457c61654c2d787,
        _:Ne0a1a9e606ea4d47be42e50a1402f5c2,
        _:Ne2fe97ee77bc4638a59f7eff944e336b,
        _:Ne741057ebf85419f98dd236d2d5d000c,
        _:Nf77b4867a33844d1ab7b2da79266e22c,
        _:Nfc2d58e1d8c246a186fd7ea779a63dc2 .

