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

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

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

<artist/1335#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5385#subject> ;
    schema:name "Kirk Casey"@en ;
    foaf:made <album/5385#composition>,
        <album/5385#subject> ;
    foaf:name "Kirk Casey"@en .

<artist/5935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5385#subject> ;
    schema:name "Anna Karney"@en ;
    foaf:made <album/5385#composition>,
        <album/5385#subject> ;
    foaf:name "Anna Karney"@en .

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

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

<https://medium-media.vgm.io/albums/58/5385/5385-1195032264.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/17246#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5385#performance> ;
    schema:name "Sheldon Brown"@en ;
    foaf:name "Sheldon Brown"@en .

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

<artist/1333#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5385#subject> ;
    mo:performed <album/5385#performance> ;
    schema:name "Marc Russo"@en ;
    foaf:made <album/5385#composition>,
        <album/5385#subject> ;
    foaf:name "Marc Russo"@en .

<artist/1336#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5385#subject> ;
    mo:performed <album/5385#performance> ;
    schema:name "Robert Kauker"@en ;
    foaf:made <album/5385#composition>,
        <album/5385#subject> ;
    foaf:name "Robert Kauker"@en .

<artist/1337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5385#subject> ;
    mo:performed <album/5385#performance> ;
    schema:name "Kent Jolly"@en ;
    foaf:made <album/5385#composition>,
        <album/5385#subject> ;
    foaf:name "Kent Jolly"@en .

<album/5385#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SimCity 3000 - The Soundtrack"@en,
        "SimCity 3000 - The Soundtrack"@ja,
        "SimCity 3000 - The Soundtrack"@ja-latn ;
    mo:composer <artist/1332#subject>,
        <artist/1333#subject>,
        <artist/1335#subject>,
        <artist/1336#subject>,
        <artist/1337#subject>,
        <artist/5935#subject> ;
    mo:produced_work <album/5385#musicalwork> ;
    schema:name "SimCity 3000 - The Soundtrack"@en,
        "SimCity 3000 - The Soundtrack"@ja,
        "SimCity 3000 - The Soundtrack"@ja-latn .

<album/5385#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "SimCity 3000 - The Soundtrack"@en,
        "SimCity 3000 - The Soundtrack"@ja,
        "SimCity 3000 - The Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/5385#musicalexpression> ;
    mo:publisher _:N442b9f13f99e459d87ba2af8afe9ff20 ;
    mo:record _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SimCity 3000"@en ;
            foaf:name "SimCity 3000"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Eddie Ramirez"@en ;
            foaf:name "Eddie Ramirez"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John R. Burr"@en ;
            foaf:name "John R. Burr"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ruth Davies"@en ;
            foaf:name "Ruth Davies"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "David Lauser"@en ;
            foaf:name "David Lauser"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gary Lillard"@en ;
            foaf:name "Gary Lillard"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Louis Fasman"@en ;
            foaf:name "Louis Fasman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Art Hirahara"@en ;
            foaf:name "Art Hirahara"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Richard DeGraffenreid"@en ;
            foaf:name "Richard DeGraffenreid"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mary Fettig"@en ;
            foaf:name "Mary Fettig"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Glenn Letsch"@en ;
            foaf:name "Glenn Letsch"@en ],
        <artist/1332#subject>,
        <artist/1333#subject>,
        <artist/1336#subject>,
        <artist/1337#subject>,
        <artist/1338#subject>,
        <artist/1339#subject>,
        <artist/17246#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/5385/5385-1195032264.jpg> ;
    schema:name "SimCity 3000 - The Soundtrack"@en,
        "SimCity 3000 - The Soundtrack"@ja,
        "SimCity 3000 - The Soundtrack"@ja-latn ;
    schema:publisher _:N442b9f13f99e459d87ba2af8afe9ff20 ;
    foaf:depiction <https://media.vgm.io/albums/58/5385/5385-1195032264.jpg> .

<album/5385#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SimCity 3000 - The Soundtrack"@en,
        "SimCity 3000 - The Soundtrack"@ja,
        "SimCity 3000 - The Soundtrack"@ja-latn ;
    mo:performance_of <album/5385#musicalwork> ;
    mo:performer _:N20c0ecd9de044af1a07f3357c755e9cc,
        _:N332d0d6bb3064734b2f734d6e026a7e2,
        _:N4f22b5df9b8543bc8d464695ac6d7e92,
        _:N562493966d0542dfb0822c58ff26de51,
        _:N840754b831b140768128de10087e8694,
        _:N8aa5785c8c3d4115a36fb27255393555,
        _:Na673e9ce907848d889c14e18924d3281,
        _:Nb90ffb44238f4e299c64b0ec86e61063,
        _:Nc4ea2e6ddc914576a0a788691157e59c,
        _:Nf8c9c990401245d2a5cf7251d6d6b2e0,
        <artist/1332#subject>,
        <artist/1333#subject>,
        <artist/1336#subject>,
        <artist/1337#subject>,
        <artist/1338#subject>,
        <artist/1339#subject>,
        <artist/17246#subject> ;
    mo:recorded_as <album/5385#musicalexpression> ;
    schema:byArtist _:N20c0ecd9de044af1a07f3357c755e9cc,
        _:N332d0d6bb3064734b2f734d6e026a7e2,
        _:N4f22b5df9b8543bc8d464695ac6d7e92,
        _:N562493966d0542dfb0822c58ff26de51,
        _:N840754b831b140768128de10087e8694,
        _:N8aa5785c8c3d4115a36fb27255393555,
        _:Na673e9ce907848d889c14e18924d3281,
        _:Nb90ffb44238f4e299c64b0ec86e61063,
        _:Nc4ea2e6ddc914576a0a788691157e59c,
        _:Nf8c9c990401245d2a5cf7251d6d6b2e0,
        <artist/1332#subject>,
        <artist/1333#subject>,
        <artist/1336#subject>,
        <artist/1337#subject>,
        <artist/1338#subject>,
        <artist/1339#subject>,
        <artist/17246#subject> ;
    schema:name "SimCity 3000 - The Soundtrack"@en,
        "SimCity 3000 - The Soundtrack"@ja,
        "SimCity 3000 - The Soundtrack"@ja-latn ;
    schema:workPerformed <album/5385#musicalwork> .

_:N20c0ecd9de044af1a07f3357c755e9cc a schema:Person,
        foaf:Person ;
    mo:performed <album/5385#performance> ;
    schema:name "Mary Fettig"@en ;
    foaf:name "Mary Fettig"@en .

_:N2bb2b320ac42458e86dd066eeced362e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Central Park Sunday"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "Central Park Sunday"@en .

_:N332d0d6bb3064734b2f734d6e026a7e2 a schema:Person,
        foaf:Person ;
    mo:performed <album/5385#performance> ;
    schema:name "Eddie Ramirez"@en ;
    foaf:name "Eddie Ramirez"@en .

_:N3ea8500e15af4fc79c76e7239c0cd987 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illumination"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:47"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "Illumination"@en .

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

_:N4b61d827993741219a65784876549746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Updown Town"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "Updown Town"@en .

_:N4cde84ae088243349b5cfe1cbda0fd78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infrastructure"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "Infrastructure"@en .

_:N4cfde2ddf19843b586a157ce563b6705 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Window Washer's Dream"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "Window Washer's Dream"@en .

_:N4f22b5df9b8543bc8d464695ac6d7e92 a schema:Person,
        foaf:Person ;
    mo:performed <album/5385#performance> ;
    schema:name "David Lauser"@en ;
    foaf:name "David Lauser"@en .

_:N562493966d0542dfb0822c58ff26de51 a schema:Person,
        foaf:Person ;
    mo:performed <album/5385#performance> ;
    schema:name "Richard DeGraffenreid"@en ;
    foaf:name "Richard DeGraffenreid"@en .

_:N61aabcc332484c72a4682f6c4407e343 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "South Bridge"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "South Bridge"@en .

_:N6af19a7e739d46589faecfbde5c97cb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sim Broadway"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "Sim Broadway"@en .

_:N7abc0b02c2514a76ace1322ba4774463 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic City"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "Magic City"@en .

_:N7b8d138b7a904b5fbce0ce944c2fca00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concrete Jungle"@en ;
    mo:track_number 13 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "Concrete Jungle"@en .

_:N7f052afde8fa483b9f0c539ba8be1b6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Building"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "Building"@en .

_:N83b71533a75c4cdd901512b7f0432dd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Urban Complex"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "Urban Complex"@en .

_:N840754b831b140768128de10087e8694 a schema:Person,
        foaf:Person ;
    mo:performed <album/5385#performance> ;
    schema:name "Glenn Letsch"@en ;
    foaf:name "Glenn Letsch"@en .

_:N8aa5785c8c3d4115a36fb27255393555 a schema:Person,
        foaf:Person ;
    mo:performed <album/5385#performance> ;
    schema:name "Ruth Davies"@en ;
    foaf:name "Ruth Davies"@en .

_:N90ffdea491934abd84c3d7897d54246e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Life"@en ;
    mo:track_number 14 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "Night Life"@en .

_:N932e56989f3c4e649793e941d8416d0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Terrain"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "New Terrain"@en .

_:Na1b7a78c14464bd8a35fd7e42f2a9310 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sim City Theme"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "Sim City Theme"@en .

_:Na673e9ce907848d889c14e18924d3281 a schema:Person,
        foaf:Person ;
    mo:performed <album/5385#performance> ;
    schema:name "John R. Burr"@en ;
    foaf:name "John R. Burr"@en .

_:Nb90ffb44238f4e299c64b0ec86e61063 a schema:Person,
        foaf:Person ;
    mo:performed <album/5385#performance> ;
    schema:name "Gary Lillard"@en ;
    foaf:name "Gary Lillard"@en .

_:Nc4ea2e6ddc914576a0a788691157e59c a schema:Person,
        foaf:Person ;
    mo:performed <album/5385#performance> ;
    schema:name "Art Hirahara"@en ;
    foaf:name "Art Hirahara"@en .

_:Nc7bf04d70b8244d1b619aa39671030a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power Grid"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N60fcf9189c0641bcbecf9bf78c4532e4 ;
    schema:name "Power Grid"@en .

_:Nf8c9c990401245d2a5cf7251d6d6b2e0 a schema:Person,
        foaf:Person ;
    mo:performed <album/5385#performance> ;
    schema:name "Louis Fasman"@en ;
    foaf:name "Louis Fasman"@en .

_:N60fcf9189c0641bcbecf9bf78c4532e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2bb2b320ac42458e86dd066eeced362e,
        _:N3ea8500e15af4fc79c76e7239c0cd987,
        _:N4b61d827993741219a65784876549746,
        _:N4cde84ae088243349b5cfe1cbda0fd78,
        _:N4cfde2ddf19843b586a157ce563b6705,
        _:N61aabcc332484c72a4682f6c4407e343,
        _:N6af19a7e739d46589faecfbde5c97cb1,
        _:N7abc0b02c2514a76ace1322ba4774463,
        _:N7b8d138b7a904b5fbce0ce944c2fca00,
        _:N7f052afde8fa483b9f0c539ba8be1b6f,
        _:N83b71533a75c4cdd901512b7f0432dd5,
        _:N90ffdea491934abd84c3d7897d54246e,
        _:N932e56989f3c4e649793e941d8416d0a,
        _:Na1b7a78c14464bd8a35fd7e42f2a9310,
        _:Nc7bf04d70b8244d1b619aa39671030a7 ;
    mo:track_count 15 ;
    schema:duration "PT86:24"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N2bb2b320ac42458e86dd066eeced362e,
        _:N3ea8500e15af4fc79c76e7239c0cd987,
        _:N4b61d827993741219a65784876549746,
        _:N4cde84ae088243349b5cfe1cbda0fd78,
        _:N4cfde2ddf19843b586a157ce563b6705,
        _:N61aabcc332484c72a4682f6c4407e343,
        _:N6af19a7e739d46589faecfbde5c97cb1,
        _:N7abc0b02c2514a76ace1322ba4774463,
        _:N7b8d138b7a904b5fbce0ce944c2fca00,
        _:N7f052afde8fa483b9f0c539ba8be1b6f,
        _:N83b71533a75c4cdd901512b7f0432dd5,
        _:N90ffdea491934abd84c3d7897d54246e,
        _:N932e56989f3c4e649793e941d8416d0a,
        _:Na1b7a78c14464bd8a35fd7e42f2a9310,
        _:Nc7bf04d70b8244d1b619aa39671030a7 .

