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

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

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

<artist/1334#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5387#subject> ;
    schema:name "The Humble Brothers"@en ;
    foaf:made <album/5387#composition>,
        <album/5387#subject> ;
    foaf:name "The Humble Brothers"@en .

<artist/1427#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5387#subject> ;
    schema:name "Andy Brick"@en ;
    foaf:made <album/5387#composition>,
        <album/5387#subject> ;
    foaf:name "Andy Brick"@en .

<artist/5807#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5387#subject> ;
    schema:name "Edwin Dolinski"@en ;
    foaf:made <album/5387#composition>,
        <album/5387#subject> ;
    foaf:name "Edwin Dolinski"@en .

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

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

<https://medium-media.vgm.io/albums/78/5387/5387-1195033696.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1338#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5387#performance> ;
    schema:name "Darol Anger"@en ;
    foaf:name "Darol Anger"@en .

<artist/1339#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5387#performance> ;
    schema:name "Rock Hendricks"@en ;
    foaf:name "Rock Hendricks"@en .

<artist/4703#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5387#performance> ;
    schema:name "Captain Ginger"@en ;
    foaf:name "Captain Ginger"@en .

<artist/1332#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5387#subject> ;
    mo:performed <album/5387#performance> ;
    schema:name "Jerry Martin"@en ;
    foaf:made <album/5387#composition>,
        <album/5387#subject> ;
    foaf:name "Jerry Martin"@en .

<artist/6204#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5387#subject> ;
    mo:performed <album/5387#performance> ;
    schema:name "Walt Szalva"@en ;
    foaf:made <album/5387#composition>,
        <album/5387#subject> ;
    foaf:name "Walt Szalva"@en .

<album/5387#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SimCity 4: Rush Hour - The Soundtrack"@en,
        "SimCity 4: Rush Hour - The Soundtrack"@ja,
        "SimCity 4: Rush Hour - The Soundtrack"@ja-latn ;
    mo:composer <artist/1332#subject>,
        <artist/1334#subject>,
        <artist/1427#subject>,
        <artist/5807#subject>,
        <artist/6204#subject> ;
    mo:produced_work <album/5387#musicalwork> ;
    schema:name "SimCity 4: Rush Hour - The Soundtrack"@en,
        "SimCity 4: Rush Hour - The Soundtrack"@ja,
        "SimCity 4: Rush Hour - The Soundtrack"@ja-latn .

<album/5387#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SimCity 4: Rush Hour - The Soundtrack"@en,
        "SimCity 4: Rush Hour - The Soundtrack"@ja,
        "SimCity 4: Rush Hour - The Soundtrack"@ja-latn ;
    mo:performance_of <album/5387#musicalwork> ;
    mo:performer _:N3813c2991a7743b2b12e63c540188d65,
        _:N641ab39c85c342dd94937d9646800af5,
        <artist/1332#subject>,
        <artist/1338#subject>,
        <artist/1339#subject>,
        <artist/4703#subject>,
        <artist/6204#subject> ;
    mo:recorded_as <album/5387#musicalexpression> ;
    schema:byArtist _:N3813c2991a7743b2b12e63c540188d65,
        _:N641ab39c85c342dd94937d9646800af5,
        <artist/1332#subject>,
        <artist/1338#subject>,
        <artist/1339#subject>,
        <artist/4703#subject>,
        <artist/6204#subject> ;
    schema:name "SimCity 4: Rush Hour - The Soundtrack"@en,
        "SimCity 4: Rush Hour - The Soundtrack"@ja,
        "SimCity 4: Rush Hour - The Soundtrack"@ja-latn ;
    schema:workPerformed <album/5387#musicalwork> .

<album/5387#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "SimCity 4: Rush Hour - The Soundtrack"@en,
        "SimCity 4: Rush Hour - The Soundtrack"@ja,
        "SimCity 4: Rush Hour - The Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/5387#musicalexpression> ;
    mo:publisher _:N76d940b98cb24009b11d1881da17516b ;
    mo:record _:Nead4ffcefbda47abb98d9e56e55aaaaa ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SimCity 4: Rush Hour"@en ;
            foaf:name "SimCity 4: Rush Hour"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Manose Newa"@en ;
            foaf:name "Manose Newa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Moravian Philharmonic Orchestra"@en ;
            foaf:name "The Moravian Philharmonic Orchestra"@en ],
        <artist/1332#subject>,
        <artist/1338#subject>,
        <artist/1339#subject>,
        <artist/4703#subject>,
        <artist/6204#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/5387/5387-1195033696.jpg> ;
    schema:name "SimCity 4: Rush Hour - The Soundtrack"@en,
        "SimCity 4: Rush Hour - The Soundtrack"@ja,
        "SimCity 4: Rush Hour - The Soundtrack"@ja-latn ;
    schema:publisher _:N76d940b98cb24009b11d1881da17516b ;
    foaf:depiction <https://media.vgm.io/albums/78/5387/5387-1195033696.jpg> .

_:N3813c2991a7743b2b12e63c540188d65 a schema:Person,
        foaf:Person ;
    mo:performed <album/5387#performance> ;
    schema:name "The Moravian Philharmonic Orchestra"@en ;
    foaf:name "The Moravian Philharmonic Orchestra"@en .

_:N3cf53d04f2ec47538d3ff4040f4e2129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ElectriCity"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nead4ffcefbda47abb98d9e56e55aaaaa ;
    schema:name "ElectriCity"@en .

_:N437499b050bf409396dedd69299ec4b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arctica"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nead4ffcefbda47abb98d9e56e55aaaaa ;
    schema:name "Arctica"@en .

_:N44d8d4f3c1264c268a58d25b92c5ff8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chain Reaction"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:Nead4ffcefbda47abb98d9e56e55aaaaa ;
    schema:name "Chain Reaction"@en .

_:N5bdaf4f8c95640f3975339c5a0cb0680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bumper To Bumper"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:Nead4ffcefbda47abb98d9e56e55aaaaa ;
    schema:name "Bumper To Bumper"@en .

_:N641ab39c85c342dd94937d9646800af5 a schema:Person,
        foaf:Person ;
    mo:performed <album/5387#performance> ;
    schema:name "Manose Newa"@en ;
    foaf:name "Manose Newa"@en .

_:N76d940b98cb24009b11d1881da17516b schema:name "Electronic Arts"@en ;
    foaf:name "Electronic Arts"@en .

_:N778583a1a7464d90b3d2b6efc19289d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wheels of Progress"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Nead4ffcefbda47abb98d9e56e55aaaaa ;
    schema:name "Wheels of Progress"@en .

_:N8c17e35fe12e40c7bf7a50d1b5c23db3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Morning Commute"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nead4ffcefbda47abb98d9e56e55aaaaa ;
    schema:name "The Morning Commute"@en .

_:N8d6cc45448ed40f099c10717b24121db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dig Deep"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nead4ffcefbda47abb98d9e56e55aaaaa ;
    schema:name "Dig Deep"@en .

_:N959bfb8621a545549380098f658192ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metropolis"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nead4ffcefbda47abb98d9e56e55aaaaa ;
    schema:name "Metropolis"@en .

_:Nc1fd009693ba4df589f2a6def1c10287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deserted"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nead4ffcefbda47abb98d9e56e55aaaaa ;
    schema:name "Deserted"@en .

_:Ne6298b5de16e4f2aacaea2d911c16279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floating Population"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nead4ffcefbda47abb98d9e56e55aaaaa ;
    schema:name "Floating Population"@en .

_:Nf627b1b1896342dc879c905d4de66058 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bombay"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:Nead4ffcefbda47abb98d9e56e55aaaaa ;
    schema:name "Bombay"@en .

_:Nead4ffcefbda47abb98d9e56e55aaaaa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3cf53d04f2ec47538d3ff4040f4e2129,
        _:N437499b050bf409396dedd69299ec4b0,
        _:N44d8d4f3c1264c268a58d25b92c5ff8c,
        _:N5bdaf4f8c95640f3975339c5a0cb0680,
        _:N778583a1a7464d90b3d2b6efc19289d7,
        _:N8c17e35fe12e40c7bf7a50d1b5c23db3,
        _:N8d6cc45448ed40f099c10717b24121db,
        _:N959bfb8621a545549380098f658192ca,
        _:Nc1fd009693ba4df589f2a6def1c10287,
        _:Ne6298b5de16e4f2aacaea2d911c16279,
        _:Nf627b1b1896342dc879c905d4de66058 ;
    mo:track_count 11 ;
    schema:duration "PT63:29"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N3cf53d04f2ec47538d3ff4040f4e2129,
        _:N437499b050bf409396dedd69299ec4b0,
        _:N44d8d4f3c1264c268a58d25b92c5ff8c,
        _:N5bdaf4f8c95640f3975339c5a0cb0680,
        _:N778583a1a7464d90b3d2b6efc19289d7,
        _:N8c17e35fe12e40c7bf7a50d1b5c23db3,
        _:N8d6cc45448ed40f099c10717b24121db,
        _:N959bfb8621a545549380098f658192ca,
        _:Nc1fd009693ba4df589f2a6def1c10287,
        _:Ne6298b5de16e4f2aacaea2d911c16279,
        _:Nf627b1b1896342dc879c905d4de66058 .

