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

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

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

<album/160820> a mo:Release ;
    mo:catalogue_number "LMLP357SX" .

<artist/15606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160819#subject> ;
    schema:name "Sean Dagher"@en ;
    foaf:made <album/160819#composition>,
        <album/160819#subject> ;
    foaf:name "Sean Dagher"@en .

<artist/77993#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160819#subject> ;
    schema:name "David Gossage"@en ;
    foaf:made <album/160819#composition>,
        <album/160819#subject> ;
    foaf:name "David Gossage"@en .

<artist/79115#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160819#subject> ;
    schema:name "Nils Brown"@en ;
    foaf:made <album/160819#composition>,
        <album/160819#subject> ;
    foaf:name "Nils Brown"@en .

<product/1858#subject> a schema:CreativeWork ;
    schema:name "Assassin's Creed IV: Black Flag"@en,
        "Assassin's Creed IV: Black Flag"@ja,
        "Assassin's Creed IV: Black Flag"@ja-latn ;
    foaf:name "Assassin's Creed IV: Black Flag"@en,
        "Assassin's Creed IV: Black Flag"@ja,
        "Assassin's Creed IV: Black Flag"@ja-latn .

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

<album/160819#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Assassin's Creed IV: Black Flag"@en,
        "Assassin's Creed IV: Black Flag"@ja,
        "Assassin's Creed IV: Black Flag"@ja-latn ;
    mo:performance_of <album/160819#musicalwork> ;
    mo:recorded_as <album/160819#musicalexpression> ;
    schema:name "Assassin's Creed IV: Black Flag"@en,
        "Assassin's Creed IV: Black Flag"@ja,
        "Assassin's Creed IV: Black Flag"@ja-latn ;
    schema:workPerformed <album/160819#musicalwork> .

<org/1626#subject> schema:name "Laced Records"@en,
        "Laced Records"@ja,
        "Laced Records"@ja-latn ;
    foaf:name "Laced Records"@en,
        "Laced Records"@ja,
        "Laced Records"@ja-latn .

<https://media.vgm.io/albums/91/160819/160819-288f1e1f65ae.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160819#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/160819/160819-288f1e1f65ae.jpg> ;
    foaf:depicts <album/160819#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/160819/160819-288f1e1f65ae.jpg> .

<https://medium-media.vgm.io/albums/91/160819/160819-288f1e1f65ae.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/160819#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Assassin's Creed IV: Black Flag"@en,
        "Assassin's Creed IV: Black Flag"@ja,
        "Assassin's Creed IV: Black Flag"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Clayton Kennedy"@en ;
            foaf:made <album/160819#composition> ;
            foaf:name "Clayton Kennedy"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Linda Morrison"@en ;
            foaf:made <album/160819#composition> ;
            foaf:name "Linda Morrison"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nelson Carter"@en ;
            foaf:made <album/160819#composition> ;
            foaf:name "Nelson Carter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Richard Irwin"@en ;
            foaf:made <album/160819#composition> ;
            foaf:name "Richard Irwin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michiel Schrey"@en ;
            foaf:made <album/160819#composition> ;
            foaf:name "Michiel Schrey"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Charlotte Cumberbirch"@en ;
            foaf:made <album/160819#composition> ;
            foaf:name "Charlotte Cumberbirch"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Patrick Graham"@en ;
            foaf:made <album/160819#composition> ;
            foaf:name "Patrick Graham"@en ],
        <artist/15606#subject>,
        <artist/77993#subject>,
        <artist/79115#subject> ;
    mo:produced_work <album/160819#musicalwork> ;
    schema:name "Assassin's Creed IV: Black Flag"@en,
        "Assassin's Creed IV: Black Flag"@ja,
        "Assassin's Creed IV: Black Flag"@ja-latn .

<album/160819#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2027-01-01"^^xsd:date ;
    dcterms:title "Assassin's Creed IV: Black Flag"@en,
        "Assassin's Creed IV: Black Flag"@ja,
        "Assassin's Creed IV: Black Flag"@ja-latn ;
    mo:catalogue_number "LMLP357S" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/160820> ;
    mo:publication_of <album/160819#musicalexpression> ;
    mo:publisher <org/1626#subject> ;
    mo:record _:N24ce6119b1fa472e9246d997a096f57e,
        _:N77c814cf6d5d44e29055ce6144818648 ;
    mo:record_count 2 ;
    schema:about <product/1858#subject> ;
    schema:datePublished "2027-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/160819/160819-288f1e1f65ae.jpg> ;
    schema:name "Assassin's Creed IV: Black Flag"@en,
        "Assassin's Creed IV: Black Flag"@ja,
        "Assassin's Creed IV: Black Flag"@ja-latn ;
    schema:publisher <org/1626#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/160819/160819-288f1e1f65ae.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160819#subject> ;
    schema:name "Patrick Graham"@en ;
    foaf:made <album/160819#subject> ;
    foaf:name "Patrick Graham"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160819#subject> ;
    schema:name "Linda Morrison"@en ;
    foaf:made <album/160819#subject> ;
    foaf:name "Linda Morrison"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160819#subject> ;
    schema:name "Clayton Kennedy"@en ;
    foaf:made <album/160819#subject> ;
    foaf:name "Clayton Kennedy"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160819#subject> ;
    schema:name "Michiel Schrey"@en ;
    foaf:made <album/160819#subject> ;
    foaf:name "Michiel Schrey"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160819#subject> ;
    schema:name "Richard Irwin"@en ;
    foaf:made <album/160819#subject> ;
    foaf:name "Richard Irwin"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160819#subject> ;
    schema:name "Nelson Carter"@en ;
    foaf:made <album/160819#subject> ;
    foaf:name "Nelson Carter"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160819#subject> ;
    schema:name "Charlotte Cumberbirch"@en ;
    foaf:made <album/160819#subject> ;
    foaf:name "Charlotte Cumberbirch"@en .

_:N042477a978c545fbb4d0f75e889f0133 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stealing a Brig"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "Stealing a Brig"@en .

_:N05a475a7d4904e358ab12727900e67b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roll, Boys, Roll!"@en ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Roll, Boys, Roll!"@en .

_:N12683f4829124f1ba49ca0dcad7292a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Buccaneers"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "The Buccaneers"@en .

_:N127c78eb218b4c1bb4452808854a27b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Black Flag"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "Under the Black Flag"@en .

_:N13f20c494bb64fbb8d965c4fc583e9ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lowlands Away"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Lowlands Away"@en .

_:N3325ebeb31dc4f4e8c98313dfe6a66a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Am I to Go, M'Johnnies"@en ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Where Am I to Go, M'Johnnies"@en .

_:N365b64022fea4d3d8f18142e9f48b4d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pyrates Beware"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "Pyrates Beware"@en .

_:N3b1f5c9cb4684c998d46b400f2b0a183 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assassin's Creed IV Black Flag Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "Assassin's Creed IV Black Flag Main Theme"@en .

_:N3c21c5a086ab46c788e2424024b58071 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All for Me Grog"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "All for Me Grog"@en .

_:N3e009716bd7147d6914fefde8a88850f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The High Seas"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "The High Seas"@en .

_:N4cde917b9ca94cf2adf47a9c57c56978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star of the County Down"@en ;
    mo:track_number 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Star of the County Down"@en .

_:N55fbf2c9a4ef41f498e80ef33fbf5d81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Way Me Susianah"@en ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Way Me Susianah"@en .

_:N5ea5a66b40e64bfa999ed1ac80047c89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Running Down to Cuba"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Running Down to Cuba"@en .

_:N75e4ae92fe8843f4a022d9f71f30f438 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Horizon"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "On the Horizon"@en .

_:N93fc534061e949d5930f91502cdd1110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "William Taylor"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "William Taylor"@en .

_:N94cc9019570e4821b4eaedb1acea99d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fish in the Sea"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Fish in the Sea"@en .

_:N9cab166a32c04eaeb6e9e0646f540d82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The British Empire"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "The British Empire"@en .

_:N9cb9e6f6236f479ea2e0a72421b9dffe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Billy Riley"@en ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Billy Riley"@en .

_:Na70a81c13a4743b98fce90c2e03258c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ships of Legend"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "Ships of Legend"@en .

_:Nb0be5360c0644706abee0ee606d02402 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maid of Amsterdam"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Maid of Amsterdam"@en .

_:Nbbfeea6593714e4c99063836729acdc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Padstow Farewell"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Padstow Farewell"@en .

_:Nbd810833764e4b7e9cfc262d76a18f6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here's a Health to the Company"@en ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Here's a Health to the Company"@en .

_:Nc5ce49edf2e546b294e72f66aa2e75a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take What Is Ours!"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "Take What Is Ours!"@en .

_:Nc68f329f653b4042b0beabe747b1491c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ends of the Earth"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "The Ends of the Earth"@en .

_:Nca63a753ed1f451e8cd386eb5db93a5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Morning Ladies"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Good Morning Ladies"@en .

_:Ncbdacb50fa2d472aa82648c1179dcaeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goodbye, Fare-ye-well"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Goodbye, Fare-ye-well"@en .

_:Nd84af46af3ed42d39a5cec183815edc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Horse"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Dead Horse"@en .

_:Nd884299eef53412189550d0f6feccc9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trooper and the Maid"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Trooper and the Maid"@en .

_:Nd925f26bac1049159edd7fd19fdc3626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Early in the Morning"@en ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "So Early in the Morning"@en .

_:Ndb1a763955114f8aad643dc6a95cdf83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Pirate's Life"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "A Pirate's Life"@en .

_:Ne3392e3ed18f49748d60f2481695a674 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Randy Dandy Oh"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Randy Dandy Oh"@en .

_:Ne6ca5f4f14b64a37a8b21afcba231fa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drunken Sailor"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Drunken Sailor"@en .

_:Nea18556dd8f64073966ea6655e3b6f40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whisky Johnny O'"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Whisky Johnny O'"@en .

_:Neee9cc60ada74b2093f9277e3810dae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In This World or the One Below"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "In This World or the One Below"@en .

_:Nf57d7201f28a40bdbbbfd9952b1f8728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leave Her Johnny"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N24ce6119b1fa472e9246d997a096f57e ;
    schema:name "Leave Her Johnny"@en .

_:Nfeb8f9cbd7ef4b6581d38ee3faafd036 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fortune of Edward Kenway"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77c814cf6d5d44e29055ce6144818648 ;
    schema:name "The Fortune of Edward Kenway"@en .

_:N77c814cf6d5d44e29055ce6144818648 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N042477a978c545fbb4d0f75e889f0133,
        _:N12683f4829124f1ba49ca0dcad7292a4,
        _:N127c78eb218b4c1bb4452808854a27b5,
        _:N365b64022fea4d3d8f18142e9f48b4d9,
        _:N3b1f5c9cb4684c998d46b400f2b0a183,
        _:N3e009716bd7147d6914fefde8a88850f,
        _:N75e4ae92fe8843f4a022d9f71f30f438,
        _:N9cab166a32c04eaeb6e9e0646f540d82,
        _:Na70a81c13a4743b98fce90c2e03258c4,
        _:Nc5ce49edf2e546b294e72f66aa2e75a3,
        _:Nc68f329f653b4042b0beabe747b1491c,
        _:Ndb1a763955114f8aad643dc6a95cdf83,
        _:Neee9cc60ada74b2093f9277e3810dae6,
        _:Nfeb8f9cbd7ef4b6581d38ee3faafd036 ;
    mo:track_count 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N042477a978c545fbb4d0f75e889f0133,
        _:N12683f4829124f1ba49ca0dcad7292a4,
        _:N127c78eb218b4c1bb4452808854a27b5,
        _:N365b64022fea4d3d8f18142e9f48b4d9,
        _:N3b1f5c9cb4684c998d46b400f2b0a183,
        _:N3e009716bd7147d6914fefde8a88850f,
        _:N75e4ae92fe8843f4a022d9f71f30f438,
        _:N9cab166a32c04eaeb6e9e0646f540d82,
        _:Na70a81c13a4743b98fce90c2e03258c4,
        _:Nc5ce49edf2e546b294e72f66aa2e75a3,
        _:Nc68f329f653b4042b0beabe747b1491c,
        _:Ndb1a763955114f8aad643dc6a95cdf83,
        _:Neee9cc60ada74b2093f9277e3810dae6,
        _:Nfeb8f9cbd7ef4b6581d38ee3faafd036 .

_:N24ce6119b1fa472e9246d997a096f57e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N05a475a7d4904e358ab12727900e67b6,
        _:N13f20c494bb64fbb8d965c4fc583e9ad,
        _:N3325ebeb31dc4f4e8c98313dfe6a66a5,
        _:N3c21c5a086ab46c788e2424024b58071,
        _:N4cde917b9ca94cf2adf47a9c57c56978,
        _:N55fbf2c9a4ef41f498e80ef33fbf5d81,
        _:N5ea5a66b40e64bfa999ed1ac80047c89,
        _:N93fc534061e949d5930f91502cdd1110,
        _:N94cc9019570e4821b4eaedb1acea99d3,
        _:N9cb9e6f6236f479ea2e0a72421b9dffe,
        _:Nb0be5360c0644706abee0ee606d02402,
        _:Nbbfeea6593714e4c99063836729acdc9,
        _:Nbd810833764e4b7e9cfc262d76a18f6f,
        _:Nca63a753ed1f451e8cd386eb5db93a5c,
        _:Ncbdacb50fa2d472aa82648c1179dcaeb,
        _:Nd84af46af3ed42d39a5cec183815edc4,
        _:Nd884299eef53412189550d0f6feccc9b,
        _:Nd925f26bac1049159edd7fd19fdc3626,
        _:Ne3392e3ed18f49748d60f2481695a674,
        _:Ne6ca5f4f14b64a37a8b21afcba231fa7,
        _:Nea18556dd8f64073966ea6655e3b6f40,
        _:Nf57d7201f28a40bdbbbfd9952b1f8728 ;
    mo:track_count 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N05a475a7d4904e358ab12727900e67b6,
        _:N13f20c494bb64fbb8d965c4fc583e9ad,
        _:N3325ebeb31dc4f4e8c98313dfe6a66a5,
        _:N3c21c5a086ab46c788e2424024b58071,
        _:N4cde917b9ca94cf2adf47a9c57c56978,
        _:N55fbf2c9a4ef41f498e80ef33fbf5d81,
        _:N5ea5a66b40e64bfa999ed1ac80047c89,
        _:N93fc534061e949d5930f91502cdd1110,
        _:N94cc9019570e4821b4eaedb1acea99d3,
        _:N9cb9e6f6236f479ea2e0a72421b9dffe,
        _:Nb0be5360c0644706abee0ee606d02402,
        _:Nbbfeea6593714e4c99063836729acdc9,
        _:Nbd810833764e4b7e9cfc262d76a18f6f,
        _:Nca63a753ed1f451e8cd386eb5db93a5c,
        _:Ncbdacb50fa2d472aa82648c1179dcaeb,
        _:Nd84af46af3ed42d39a5cec183815edc4,
        _:Nd884299eef53412189550d0f6feccc9b,
        _:Nd925f26bac1049159edd7fd19fdc3626,
        _:Ne3392e3ed18f49748d60f2481695a674,
        _:Ne6ca5f4f14b64a37a8b21afcba231fa7,
        _:Nea18556dd8f64073966ea6655e3b6f40,
        _:Nf57d7201f28a40bdbbbfd9952b1f8728 .

