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

<album/114316> a mo:Release ;
    mo:catalogue_number "41723275-1~2" .

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

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

<artist/1076#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132226#subject> ;
    schema:name "SNK Sound Team"@en ;
    foaf:made <album/132226#composition>,
        <album/132226#subject> ;
    foaf:name "SNK Sound Team"@en .

<artist/27206#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132226#subject> ;
    schema:name "Steve McNair"@en ;
    foaf:made <album/132226#composition>,
        <album/132226#subject> ;
    foaf:name "Steve McNair"@en .

<artist/61501#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132226#subject> ;
    schema:name "Tom Fox"@en ;
    foaf:made <album/132226#composition>,
        <album/132226#subject> ;
    foaf:name "Tom Fox"@en .

<artist/61503#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132226#subject> ;
    schema:name "Marshall Smith"@en ;
    foaf:made <album/132226#composition>,
        <album/132226#subject> ;
    foaf:name "Marshall Smith"@en .

<product/10678#subject> a schema:CreativeWork ;
    schema:name "THE KING OF FIGHTERS XV"@en,
        "ザ・キング・オブ・ファイターズ XV"@ja,
        "THE KING OF FIGHTERS XV"@ja-latn ;
    foaf:name "THE KING OF FIGHTERS XV"@en,
        "ザ・キング・オブ・ファイターズ XV"@ja,
        "THE KING OF FIGHTERS XV"@ja-latn .

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

<album/132226#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@en,
        "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@ja,
        "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@ja-latn ;
    mo:performance_of <album/132226#musicalwork> ;
    mo:recorded_as <album/132226#musicalexpression> ;
    schema:name "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@en,
        "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@ja,
        "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@ja-latn ;
    schema:workPerformed <album/132226#musicalwork> .

<https://media.vgm.io/albums/62/132226/132226-8ecffcf9f658.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/132226#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/132226/132226-8ecffcf9f658.jpg> ;
    foaf:depicts <album/132226#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/132226/132226-8ecffcf9f658.jpg> .

<https://medium-media.vgm.io/albums/62/132226/132226-8ecffcf9f658.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/132226#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@en,
        "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@ja,
        "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@ja-latn ;
    mo:composer <artist/1076#subject>,
        <artist/27206#subject>,
        <artist/61501#subject>,
        <artist/61503#subject> ;
    mo:produced_work <album/132226#musicalwork> ;
    schema:name "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@en,
        "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@ja,
        "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@ja-latn .

<album/132226#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-17"^^xsd:date ;
    dcterms:title "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@en,
        "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@ja,
        "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@ja-latn ;
    mo:catalogue_number "1070863CDINT" ;
    mo:media_type "2 CD" ;
    mo:other_release_of <album/114316> ;
    mo:publication_of <album/132226#musicalexpression> ;
    mo:publisher _:N4e3c8bd263384a7981885cbff28ffc8b ;
    mo:record _:N61891134876f48ddb029e7e79f1ce4cf,
        _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    mo:record_count 2 ;
    schema:about <product/10678#subject> ;
    schema:datePublished "2023-02-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/132226/132226-8ecffcf9f658.jpg> ;
    schema:name "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@en,
        "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@ja,
        "THE KING OF FIGHTERS XV ORIGINAL SOUND TRACK"@ja-latn ;
    schema:publisher _:N4e3c8bd263384a7981885cbff28ffc8b ;
    foaf:depiction <https://media.vgm.io/albums/62/132226/132226-8ecffcf9f658.jpg> .

_:N10549368de1e46e0af38dc70a14b6ab9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Intro"@en,
        "Battle Intro"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Battle Intro"@en,
        "Battle Intro"@ja .

_:N18c631c4833243f3a90306450e90590c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter the Venue"@en,
        "Enter the Venue"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Enter the Venue"@en,
        "Enter the Venue"@ja .

_:N2006161df0f74db180c699da044a5275 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Member select"@en,
        "Member select"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Member select"@en,
        "Member select"@ja .

_:N22a55f832eca4c5dbb3ce38e2ad74153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue-2"@en,
        "Prologue-2"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Prologue-2"@en,
        "Prologue-2"@ja .

_:N3009fb4cdee240d6bf6e9428999df537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liberty"@en,
        "Liberty"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Liberty"@en,
        "Liberty"@ja .

_:N3656607ce487409c96e13458d1487efd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Grit"@en,
        "Great Grit"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Great Grit"@en,
        "Great Grit"@ja .

_:N3b8c20c42e3e474e8b6b332e14bc3711 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KD-009q"@en,
        "KD-009q"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "KD-009q"@en,
        "KD-009q"@ja .

_:N4cc596afecec4986836161541ac24ad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Queen"@en,
        "Like a Queen"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Like a Queen"@en,
        "Like a Queen"@ja .

_:N4e3c8bd263384a7981885cbff28ffc8b schema:name "SNK / Koch Media"@en ;
    foaf:name "SNK / Koch Media"@en .

_:N4ea66658fa54497bad128386f0f39603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How About A Trip To PAO PAO CAFÉ?"@en,
        "パオって行かへん？"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "How About A Trip To PAO PAO CAFÉ?"@en,
        "パオって行かへん？"@ja .

_:N6aba49c5120e4006a644a6cec9dce722 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolute Denial"@en,
        "Absolute Denial"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Absolute Denial"@en,
        "Absolute Denial"@ja .

_:N7505263dd2514fdf81da1e99ca0c6615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midway Scene"@en,
        "Midway Scene"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Midway Scene"@en,
        "Midway Scene"@ja .

_:N80ced88a47174545852dde1c1916149f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Follow Me!"@en,
        "Follow Me!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Follow Me!"@en,
        "Follow Me!"@ja .

_:N8aa3bb35827d4ea68c26c1bbdf312f16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride the Big Wave!"@en,
        "Ride the Big Wave!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Ride the Big Wave!"@en,
        "Ride the Big Wave!"@ja .

_:N8c52291420ca4e8eaca421c14bea3926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mid Boss Intro-1"@en,
        "Mid Boss Intro-1"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Mid Boss Intro-1"@en,
        "Mid Boss Intro-1"@ja .

_:N8cdd2e348dd94a2bb2ec455d13bb3c38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue-1"@en,
        "Prologue-1"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Prologue-1"@en,
        "Prologue-1"@ja .

_:N9858f4ecccc54b2092e19a10c666e7fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resonant Objects"@en,
        "Resonant Objects"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Resonant Objects"@en,
        "Resonant Objects"@ja .

_:Na4b8dca01a17401f838df778889bf411 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Control of..."@en,
        "Under the Control of..."@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Under the Control of..."@en,
        "Under the Control of..."@ja .

_:Na894ba8295124eaabbabd7931eb06e60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Femme Fatale"@en,
        "Femme Fatale"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Femme Fatale"@en,
        "Femme Fatale"@ja .

_:Nab016c2816bc4a39b4f53b0719d49f81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Menu"@en,
        "Main Menu"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Main Menu"@en,
        "Main Menu"@ja .

_:Nab47c1b55197465a98c2df7bcf3df67c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Intro"@en,
        "Boss Intro"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Boss Intro"@en,
        "Boss Intro"@ja .

_:Nb4d06b6469f145f69ad9e2fa24a04f3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Defeat-3"@en,
        "Boss Defeat-3"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Boss Defeat-3"@en,
        "Boss Defeat-3"@ja .

_:Nb637d64cfe3b496988c4a03eba6ff782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re Verse ∼Edit∼"@en,
        "Re Verse 〜Edit〜"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Re Verse ∼Edit∼"@en,
        "Re Verse 〜Edit〜"@ja .

_:Nc2e7c037fd714753a0a67f9ce7a800ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mid Boss Intro-2"@en,
        "Mid Boss Intro-2"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Mid Boss Intro-2"@en,
        "Mid Boss Intro-2"@ja .

_:Nc42ba4304bb644c888820f883756b3f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue-3"@en,
        "Prologue-3"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Prologue-3"@en,
        "Prologue-3"@ja .

_:Nd8ea7b59210f4192b568025bf5893e13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here I Am"@en,
        "Here I Am"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Here I Am"@en,
        "Here I Am"@ja .

_:Ndb874df165f64ce4889f770cac469220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time for revolution It's our generation"@en,
        "Time for revolution It's our generation"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Time for revolution It's our generation"@en,
        "Time for revolution It's our generation"@ja .

_:Ne3de62fc2e9b44acb91620a117b585bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Defeat-2"@en,
        "Boss Defeat-2"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Boss Defeat-2"@en,
        "Boss Defeat-2"@ja .

_:Ne4527cd177da4f50b8c78b591b3bf982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Result - Win -"@en,
        "Result - Win -"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Result - Win -"@en,
        "Result - Win -"@ja .

_:Nec9d8b22aed74b81a19c71451be9633b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Defeat-1"@en,
        "Boss Defeat-1"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Boss Defeat-1"@en,
        "Boss Defeat-1"@ja .

_:Nf0c0e976f6d541b38e0fb4d2c416e49c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fictitious or Real"@en,
        "Fictitious or Real"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Fictitious or Real"@en,
        "Fictitious or Real"@ja .

_:Nf501466b23fa4d89a05ce1cbe19fe947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NOW OR NEVER"@en,
        "NOW OR NEVER"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "NOW OR NEVER"@en,
        "NOW OR NEVER"@ja .

_:Nfc9f9ce07a6845b1a46565821caf3221 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enforcement"@en,
        "Enforcement"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nb9aa43cbb65e41d89d8950639f796c2c ;
    schema:name "Enforcement"@en,
        "Enforcement"@ja .

_:Nfdeefcc38eeb44cf87be44252e0686f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slushy Road"@en,
        "Slushy Road"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N61891134876f48ddb029e7e79f1ce4cf ;
    schema:name "Slushy Road"@en,
        "Slushy Road"@ja .

_:Nb9aa43cbb65e41d89d8950639f796c2c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3656607ce487409c96e13458d1487efd,
        _:N4cc596afecec4986836161541ac24ad2,
        _:N4ea66658fa54497bad128386f0f39603,
        _:N6aba49c5120e4006a644a6cec9dce722,
        _:N80ced88a47174545852dde1c1916149f,
        _:N8aa3bb35827d4ea68c26c1bbdf312f16,
        _:N8c52291420ca4e8eaca421c14bea3926,
        _:Na894ba8295124eaabbabd7931eb06e60,
        _:Nab47c1b55197465a98c2df7bcf3df67c,
        _:Nb4d06b6469f145f69ad9e2fa24a04f3d,
        _:Nb637d64cfe3b496988c4a03eba6ff782,
        _:Nc2e7c037fd714753a0a67f9ce7a800ba,
        _:Nd8ea7b59210f4192b568025bf5893e13,
        _:Ne3de62fc2e9b44acb91620a117b585bc,
        _:Nec9d8b22aed74b81a19c71451be9633b,
        _:Nfc9f9ce07a6845b1a46565821caf3221 ;
    mo:track_count 16 ;
    schema:duration "PT48:50"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N3656607ce487409c96e13458d1487efd,
        _:N4cc596afecec4986836161541ac24ad2,
        _:N4ea66658fa54497bad128386f0f39603,
        _:N6aba49c5120e4006a644a6cec9dce722,
        _:N80ced88a47174545852dde1c1916149f,
        _:N8aa3bb35827d4ea68c26c1bbdf312f16,
        _:N8c52291420ca4e8eaca421c14bea3926,
        _:Na894ba8295124eaabbabd7931eb06e60,
        _:Nab47c1b55197465a98c2df7bcf3df67c,
        _:Nb4d06b6469f145f69ad9e2fa24a04f3d,
        _:Nb637d64cfe3b496988c4a03eba6ff782,
        _:Nc2e7c037fd714753a0a67f9ce7a800ba,
        _:Nd8ea7b59210f4192b568025bf5893e13,
        _:Ne3de62fc2e9b44acb91620a117b585bc,
        _:Nec9d8b22aed74b81a19c71451be9633b,
        _:Nfc9f9ce07a6845b1a46565821caf3221 .

_:N61891134876f48ddb029e7e79f1ce4cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10549368de1e46e0af38dc70a14b6ab9,
        _:N18c631c4833243f3a90306450e90590c,
        _:N2006161df0f74db180c699da044a5275,
        _:N22a55f832eca4c5dbb3ce38e2ad74153,
        _:N3009fb4cdee240d6bf6e9428999df537,
        _:N3b8c20c42e3e474e8b6b332e14bc3711,
        _:N7505263dd2514fdf81da1e99ca0c6615,
        _:N8cdd2e348dd94a2bb2ec455d13bb3c38,
        _:N9858f4ecccc54b2092e19a10c666e7fd,
        _:Na4b8dca01a17401f838df778889bf411,
        _:Nab016c2816bc4a39b4f53b0719d49f81,
        _:Nc42ba4304bb644c888820f883756b3f3,
        _:Ndb874df165f64ce4889f770cac469220,
        _:Ne4527cd177da4f50b8c78b591b3bf982,
        _:Nf0c0e976f6d541b38e0fb4d2c416e49c,
        _:Nf501466b23fa4d89a05ce1cbe19fe947,
        _:Nfdeefcc38eeb44cf87be44252e0686f2 ;
    mo:track_count 17 ;
    schema:duration "PT47:53"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N10549368de1e46e0af38dc70a14b6ab9,
        _:N18c631c4833243f3a90306450e90590c,
        _:N2006161df0f74db180c699da044a5275,
        _:N22a55f832eca4c5dbb3ce38e2ad74153,
        _:N3009fb4cdee240d6bf6e9428999df537,
        _:N3b8c20c42e3e474e8b6b332e14bc3711,
        _:N7505263dd2514fdf81da1e99ca0c6615,
        _:N8cdd2e348dd94a2bb2ec455d13bb3c38,
        _:N9858f4ecccc54b2092e19a10c666e7fd,
        _:Na4b8dca01a17401f838df778889bf411,
        _:Nab016c2816bc4a39b4f53b0719d49f81,
        _:Nc42ba4304bb644c888820f883756b3f3,
        _:Ndb874df165f64ce4889f770cac469220,
        _:Ne4527cd177da4f50b8c78b591b3bf982,
        _:Nf0c0e976f6d541b38e0fb4d2c416e49c,
        _:Nf501466b23fa4d89a05ce1cbe19fe947,
        _:Nfdeefcc38eeb44cf87be44252e0686f2 .

