@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 _:N62546824eaa44bfb9056e7178ccbe387,
        _:Nd72a4f10aa0248dfbdc168747d5f6a08 ;
    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> .

_:N06f5f615fb074c9483081b830b6230fc 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 _:Nd72a4f10aa0248dfbdc168747d5f6a08 ;
    schema:name "the sea is never without a wave"@ja .

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

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

_:N1d6f5b2e3c3946f98cd36eacd24ae9ac 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 _:N62546824eaa44bfb9056e7178ccbe387 ;
    schema:name "his other face, his cruelty"@ja .

_:N2d039af030414da6befa963d6f74e0c8 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 _:Nd72a4f10aa0248dfbdc168747d5f6a08 ;
    schema:name "you have to choose your way"@ja .

_:N46c96aef65ef4ca598bff87d86b92184 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 _:N62546824eaa44bfb9056e7178ccbe387 ;
    schema:name "battle on to the east"@ja .

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

_:N57ffeef4cf3542f88a9e0a412467ac01 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 _:N62546824eaa44bfb9056e7178ccbe387 ;
    schema:name "your future is up to you"@ja .

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

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

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

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

_:N79f3dcd31b694a78aefba4154b2e5b25 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 _:Nd72a4f10aa0248dfbdc168747d5f6a08 ;
    schema:name "something ugly in the air"@ja .

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

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

_:N885a8c23c6e147819870194b351d0994 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 _:N62546824eaa44bfb9056e7178ccbe387 ;
    schema:name "his insanity, his real wish"@ja .

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

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

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

_:N9bf9cf9dba2b43f789011018f4f6ee6f 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 _:Nd72a4f10aa0248dfbdc168747d5f6a08 ;
    schema:name "dawn is breaking, ship is on the way"@ja .

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

_:Nae707458a4394a19878b4d5f8808f349 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 _:Nd72a4f10aa0248dfbdc168747d5f6a08 ;
    schema:name "something strange is going on"@ja .

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

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

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

_:Nbc3ba9183f8b47a597617c26cb6e2086 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 _:N62546824eaa44bfb9056e7178ccbe387 ;
    schema:name "you have to make up your mind"@ja .

_:Nbd47424dfe804635a3ea2ea2f77fa97e 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 _:Nd72a4f10aa0248dfbdc168747d5f6a08 ;
    schema:name "the red-light district at night"@ja .

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

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

_:Nc85b6c24c7074fceb8a121d64a8d2e1b 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 _:Nd72a4f10aa0248dfbdc168747d5f6a08 ;
    schema:name "he's behind your back"@ja .

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

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

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

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

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

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

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

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

_:Nf756d46da70946819b19d309aa8a9533 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 _:N62546824eaa44bfb9056e7178ccbe387 ;
    schema:name "what she was here for"@ja .

_:Nfc9c5d348d5f44abb9677afec815ddd3 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 _:Nd72a4f10aa0248dfbdc168747d5f6a08 ;
    schema:name "I was just a child"@ja .

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

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

_:N62546824eaa44bfb9056e7178ccbe387 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0ff64bcd2e8e4a05a0000c8ef2b2d9db,
        _:N1d6f5b2e3c3946f98cd36eacd24ae9ac,
        _:N46c96aef65ef4ca598bff87d86b92184,
        _:N506005fb431349c2b1f352c2e2d6e62d,
        _:N57ffeef4cf3542f88a9e0a412467ac01,
        _:N63a86a76ab8745a4ac254ac67e04a177,
        _:N74da6b92a1f44246ad60b871f5d78efe,
        _:N75862781ce57425c92af7d3c66bb1593,
        _:N7cb95d1725a3429ab58bac88735e70b9,
        _:N885a8c23c6e147819870194b351d0994,
        _:N8a6be2ec568841b7b21b2d9306f2bef6,
        _:Nb1d5cbb5d01b4ce9acdebfdfe7bae702,
        _:Nbabba58f3a0d4cbe9e211bbb93f03bb0,
        _:Nbc3ba9183f8b47a597617c26cb6e2086,
        _:Nbd5d27b4b91d410395b460593e4f610c,
        _:Nd446a0812a9042e4bb33afb921ee59b2,
        _:Ne9ee477b9f474fd286610380b7f4a4f5,
        _:Nec3b239ba4c04e74a692ad8dd3f57ff8,
        _:Nf23558372d444a9c92c8be54393c867e,
        _:Nf756d46da70946819b19d309aa8a9533 ;
    mo:track_count 20 ;
    schema:duration "PT44:23"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0ff64bcd2e8e4a05a0000c8ef2b2d9db,
        _:N1d6f5b2e3c3946f98cd36eacd24ae9ac,
        _:N46c96aef65ef4ca598bff87d86b92184,
        _:N506005fb431349c2b1f352c2e2d6e62d,
        _:N57ffeef4cf3542f88a9e0a412467ac01,
        _:N63a86a76ab8745a4ac254ac67e04a177,
        _:N74da6b92a1f44246ad60b871f5d78efe,
        _:N75862781ce57425c92af7d3c66bb1593,
        _:N7cb95d1725a3429ab58bac88735e70b9,
        _:N885a8c23c6e147819870194b351d0994,
        _:N8a6be2ec568841b7b21b2d9306f2bef6,
        _:Nb1d5cbb5d01b4ce9acdebfdfe7bae702,
        _:Nbabba58f3a0d4cbe9e211bbb93f03bb0,
        _:Nbc3ba9183f8b47a597617c26cb6e2086,
        _:Nbd5d27b4b91d410395b460593e4f610c,
        _:Nd446a0812a9042e4bb33afb921ee59b2,
        _:Ne9ee477b9f474fd286610380b7f4a4f5,
        _:Nec3b239ba4c04e74a692ad8dd3f57ff8,
        _:Nf23558372d444a9c92c8be54393c867e,
        _:Nf756d46da70946819b19d309aa8a9533 .

_:Nd72a4f10aa0248dfbdc168747d5f6a08 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06f5f615fb074c9483081b830b6230fc,
        _:N0c89c3dd1676495597ba95a0e6f44490,
        _:N2d039af030414da6befa963d6f74e0c8,
        _:N7390aa13f91d4c7997e02a0f90305864,
        _:N79f3dcd31b694a78aefba4154b2e5b25,
        _:N7e0c00147b3b45388f7cd0e8d1d02497,
        _:N96a1bade25b44f36ba9b15ae4a02e7cc,
        _:N9ae5b9921af24b05bbee2fb193d8becc,
        _:N9bf9cf9dba2b43f789011018f4f6ee6f,
        _:Na6d102031a7e468da8af048d247d418a,
        _:Nae707458a4394a19878b4d5f8808f349,
        _:Nb84a36484df94a328fb09ccb17cdbe85,
        _:Nbd47424dfe804635a3ea2ea2f77fa97e,
        _:Nc3aa81a686154172aa42dabe15d73894,
        _:Nc85b6c24c7074fceb8a121d64a8d2e1b,
        _:Nd029b9d10eaf42d3a9b7102fb8b27ffd,
        _:Ne1900fe58e8e429aa5a265329cb44512,
        _:Ne5fa56cdea824bd88789facb574322ed,
        _:Ne62671bd63214a919efc0b4760f1462b,
        _:Nfc9c5d348d5f44abb9677afec815ddd3,
        _:Nfe996f72a0354b299270840813adbf93,
        _:Nffa8b29bd76b4a49be867061e32bc6bd ;
    mo:track_count 22 ;
    schema:duration "PT40:40"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N06f5f615fb074c9483081b830b6230fc,
        _:N0c89c3dd1676495597ba95a0e6f44490,
        _:N2d039af030414da6befa963d6f74e0c8,
        _:N7390aa13f91d4c7997e02a0f90305864,
        _:N79f3dcd31b694a78aefba4154b2e5b25,
        _:N7e0c00147b3b45388f7cd0e8d1d02497,
        _:N96a1bade25b44f36ba9b15ae4a02e7cc,
        _:N9ae5b9921af24b05bbee2fb193d8becc,
        _:N9bf9cf9dba2b43f789011018f4f6ee6f,
        _:Na6d102031a7e468da8af048d247d418a,
        _:Nae707458a4394a19878b4d5f8808f349,
        _:Nb84a36484df94a328fb09ccb17cdbe85,
        _:Nbd47424dfe804635a3ea2ea2f77fa97e,
        _:Nc3aa81a686154172aa42dabe15d73894,
        _:Nc85b6c24c7074fceb8a121d64a8d2e1b,
        _:Nd029b9d10eaf42d3a9b7102fb8b27ffd,
        _:Ne1900fe58e8e429aa5a265329cb44512,
        _:Ne5fa56cdea824bd88789facb574322ed,
        _:Ne62671bd63214a919efc0b4760f1462b,
        _:Nfc9c5d348d5f44abb9677afec815ddd3,
        _:Nfe996f72a0354b299270840813adbf93,
        _:Nffa8b29bd76b4a49be867061e32bc6bd .

