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

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

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

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

<org/1881#subject> schema:name "Paradox Interactive"@en,
        "Paradox Interactive"@ja,
        "Paradox Interactive"@ja-latn ;
    foaf:name "Paradox Interactive"@en,
        "Paradox Interactive"@ja,
        "Paradox Interactive"@ja-latn .

<https://media.vgm.io/albums/59/87295/87295-1559381433.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/87295#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/87295/87295-1559381433.jpg> ;
    foaf:depicts <album/87295#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/87295/87295-1559381433.jpg> .

<https://medium-media.vgm.io/albums/59/87295/87295-1559381433.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87295#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cities: Skylines - All That Jazz"@en,
        "Cities: Skylines - All That Jazz"@ja,
        "Cities: Skylines - All That Jazz"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Phrase It Differently"@en ;
            foaf:made <album/87295#composition> ;
            foaf:name "Phrase It Differently"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jazz In-Clave"@en ;
            foaf:made <album/87295#composition> ;
            foaf:name "Jazz In-Clave"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Houston River Jazz Collective"@en ;
            foaf:made <album/87295#composition> ;
            foaf:name "Houston River Jazz Collective"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Sierra Lewis Project"@en ;
            foaf:made <album/87295#composition> ;
            foaf:name "The Sierra Lewis Project"@en ] ;
    mo:produced_work <album/87295#musicalwork> ;
    schema:name "Cities: Skylines - All That Jazz"@en,
        "Cities: Skylines - All That Jazz"@ja,
        "Cities: Skylines - All That Jazz"@ja-latn .

<album/87295#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cities: Skylines - All That Jazz"@en,
        "Cities: Skylines - All That Jazz"@ja,
        "Cities: Skylines - All That Jazz"@ja-latn ;
    mo:performance_of <album/87295#musicalwork> ;
    mo:performer _:N1cf03384256947e7a2b1196856bcffca,
        _:N1d88243e089e47c7acb22ff9aeab56d0,
        _:N6bd2c3881af64e34afcee1f4ab720d17,
        _:Nbe002eedc3de4d43a3267a482134e85d ;
    mo:recorded_as <album/87295#musicalexpression> ;
    schema:byArtist _:N1cf03384256947e7a2b1196856bcffca,
        _:N1d88243e089e47c7acb22ff9aeab56d0,
        _:N6bd2c3881af64e34afcee1f4ab720d17,
        _:Nbe002eedc3de4d43a3267a482134e85d ;
    schema:name "Cities: Skylines - All That Jazz"@en,
        "Cities: Skylines - All That Jazz"@ja,
        "Cities: Skylines - All That Jazz"@ja-latn ;
    schema:workPerformed <album/87295#musicalwork> .

<album/87295#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-12"^^xsd:date ;
    dcterms:title "Cities: Skylines - All That Jazz"@en,
        "Cities: Skylines - All That Jazz"@ja,
        "Cities: Skylines - All That Jazz"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/87295#musicalexpression> ;
    mo:publisher <org/1881#subject> ;
    mo:record _:N41cf173235a248dc9420130a4e3c4fd3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cities: Skylines"@en ;
            foaf:name "Cities: Skylines"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jazz In-Clave"@en ;
            foaf:name "Jazz In-Clave"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Phrase It Differently"@en ;
            foaf:name "Phrase It Differently"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Houston River Jazz Collective"@en ;
            foaf:name "Houston River Jazz Collective"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Sierra Lewis Project"@en ;
            foaf:name "The Sierra Lewis Project"@en ] ;
    schema:datePublished "2019-04-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/87295/87295-1559381433.jpg> ;
    schema:name "Cities: Skylines - All That Jazz"@en,
        "Cities: Skylines - All That Jazz"@ja,
        "Cities: Skylines - All That Jazz"@ja-latn ;
    schema:publisher <org/1881#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/87295/87295-1559381433.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87295#subject> ;
    schema:name "Houston River Jazz Collective"@en ;
    foaf:made <album/87295#subject> ;
    foaf:name "Houston River Jazz Collective"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87295#subject> ;
    schema:name "Jazz In-Clave"@en ;
    foaf:made <album/87295#subject> ;
    foaf:name "Jazz In-Clave"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87295#subject> ;
    schema:name "The Sierra Lewis Project"@en ;
    foaf:made <album/87295#subject> ;
    foaf:name "The Sierra Lewis Project"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87295#subject> ;
    schema:name "Phrase It Differently"@en ;
    foaf:made <album/87295#subject> ;
    foaf:name "Phrase It Differently"@en .

_:N12bbd3d8c52c468e9ca8a0f565f623d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bauza Chico"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "Bauza Chico"@en .

_:N1cf03384256947e7a2b1196856bcffca a schema:Person,
        foaf:Person ;
    mo:performed <album/87295#performance> ;
    schema:name "Houston River Jazz Collective"@en ;
    foaf:name "Houston River Jazz Collective"@en .

_:N1d88243e089e47c7acb22ff9aeab56d0 a schema:Person,
        foaf:Person ;
    mo:performed <album/87295#performance> ;
    schema:name "Jazz In-Clave"@en ;
    foaf:name "Jazz In-Clave"@en .

_:N22cc593cfbfb4912a4ff81889280cd38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Praia Verdi"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "Praia Verdi"@en .

_:N2522c5f85da24a5c999af4b1d20c5671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Habanera Big Four"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "Habanera Big Four"@en .

_:N2cf94d9bf0294854afb652ce6e17a578 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loveshift"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "Loveshift"@en .

_:N339682e3b84546ba8c69342d11eb0c3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ponchando Fashion"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "Ponchando Fashion"@en .

_:N364e6bfbe8dc427986a84f5bf249731b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cracks"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "Cracks"@en .

_:N45959209ba434eda9dccb8d7b2d65ed7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Astoria Way"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "The Astoria Way"@en .

_:N69f682f633f74653802d5339ad8ee63c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hallet's Cove"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "Hallet's Cove"@en .

_:N6bd2c3881af64e34afcee1f4ab720d17 a schema:Person,
        foaf:Person ;
    mo:performed <album/87295#performance> ;
    schema:name "Phrase It Differently"@en ;
    foaf:name "Phrase It Differently"@en .

_:N800bd4cf535d4e898bf1ba7f5b6182bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fiesta Siesta"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "Fiesta Siesta"@en .

_:N97593cfada884df2b13ef2d424932f84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Northern Boulevard Jam"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "Northern Boulevard Jam"@en .

_:Na184fdcadf9c47e3b84c9043f587db81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "36th Street"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "36th Street"@en .

_:Na48ba276037f4c1e8b54d87fcdeafb5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fusionistic Mystic"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "Fusionistic Mystic"@en .

_:Nbe002eedc3de4d43a3267a482134e85d a schema:Person,
        foaf:Person ;
    mo:performed <album/87295#performance> ;
    schema:name "The Sierra Lewis Project"@en ;
    foaf:name "The Sierra Lewis Project"@en .

_:Nc0981319714543858e3bc9757b5c03cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Conquistador"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "The Conquistador"@en .

_:Ne6d5264bcdee4850970e89f92a03dbec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "7 O' Clock"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "7 O' Clock"@en .

_:Nf17fd8b16bba4a69b1540ff3f47add0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walk In The Park"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "Walk In The Park"@en .

_:Nff4af2c1c7db4cd792587f0e7361b42b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tresillo Hideaway"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N41cf173235a248dc9420130a4e3c4fd3 ;
    schema:name "Tresillo Hideaway"@en .

_:N41cf173235a248dc9420130a4e3c4fd3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12bbd3d8c52c468e9ca8a0f565f623d8,
        _:N22cc593cfbfb4912a4ff81889280cd38,
        _:N2522c5f85da24a5c999af4b1d20c5671,
        _:N2cf94d9bf0294854afb652ce6e17a578,
        _:N339682e3b84546ba8c69342d11eb0c3d,
        _:N364e6bfbe8dc427986a84f5bf249731b,
        _:N45959209ba434eda9dccb8d7b2d65ed7,
        _:N69f682f633f74653802d5339ad8ee63c,
        _:N800bd4cf535d4e898bf1ba7f5b6182bb,
        _:N97593cfada884df2b13ef2d424932f84,
        _:Na184fdcadf9c47e3b84c9043f587db81,
        _:Na48ba276037f4c1e8b54d87fcdeafb5a,
        _:Nc0981319714543858e3bc9757b5c03cc,
        _:Ne6d5264bcdee4850970e89f92a03dbec,
        _:Nf17fd8b16bba4a69b1540ff3f47add0f,
        _:Nff4af2c1c7db4cd792587f0e7361b42b ;
    mo:track_count 16 ;
    schema:duration "PT60:50"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N12bbd3d8c52c468e9ca8a0f565f623d8,
        _:N22cc593cfbfb4912a4ff81889280cd38,
        _:N2522c5f85da24a5c999af4b1d20c5671,
        _:N2cf94d9bf0294854afb652ce6e17a578,
        _:N339682e3b84546ba8c69342d11eb0c3d,
        _:N364e6bfbe8dc427986a84f5bf249731b,
        _:N45959209ba434eda9dccb8d7b2d65ed7,
        _:N69f682f633f74653802d5339ad8ee63c,
        _:N800bd4cf535d4e898bf1ba7f5b6182bb,
        _:N97593cfada884df2b13ef2d424932f84,
        _:Na184fdcadf9c47e3b84c9043f587db81,
        _:Na48ba276037f4c1e8b54d87fcdeafb5a,
        _:Nc0981319714543858e3bc9757b5c03cc,
        _:Ne6d5264bcdee4850970e89f92a03dbec,
        _:Nf17fd8b16bba4a69b1540ff3f47add0f,
        _:Nff4af2c1c7db4cd792587f0e7361b42b .

