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

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

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

<artist/1446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45943#subject> ;
    schema:name "Mark Morgan"@en ;
    foaf:made <album/45943#composition>,
        <album/45943#subject> ;
    foaf:name "Mark Morgan"@en .

<artist/23900#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45943#subject> ;
    schema:name "Oscar Hammerstein II"@en ;
    foaf:made <album/45943#composition>,
        <album/45943#subject> ;
    foaf:name "Oscar Hammerstein II"@en .

<product/4243#subject> a schema:CreativeWork ;
    schema:name "Fallout 2"@en,
        "Fallout 2"@ja,
        "Fallout 2"@ja-latn ;
    foaf:name "Fallout 2"@en,
        "Fallout 2"@ja,
        "Fallout 2"@ja-latn .

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

<org/3050#subject> schema:name "Interplay Entertainment"@en,
        "Interplay Entertainment"@ja,
        "Interplay Entertainment"@ja-latn ;
    foaf:name "Interplay Entertainment"@en,
        "Interplay Entertainment"@ja,
        "Interplay Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/45943/45943-1400689753.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/45943#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fallout 2"@en,
        "Fallout 2"@ja,
        "Fallout 2"@ja-latn ;
    mo:performance_of <album/45943#musicalwork> ;
    mo:performer _:N13c8f55e4099432db3291c1af86dfdcb ;
    mo:recorded_as <album/45943#musicalexpression> ;
    schema:byArtist _:N13c8f55e4099432db3291c1af86dfdcb ;
    schema:name "Fallout 2"@en,
        "Fallout 2"@ja,
        "Fallout 2"@ja-latn ;
    schema:workPerformed <album/45943#musicalwork> .

<album/45943#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fallout 2"@en,
        "Fallout 2"@ja,
        "Fallout 2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Bert Kalmar"@en ;
            foaf:made <album/45943#composition> ;
            foaf:name "Bert Kalmar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Harry Ruby"@en ;
            foaf:made <album/45943#composition> ;
            foaf:name "Harry Ruby"@en ],
        <artist/1446#subject>,
        <artist/23900#subject> ;
    mo:produced_work <album/45943#musicalwork> ;
    schema:name "Fallout 2"@en,
        "Fallout 2"@ja,
        "Fallout 2"@ja-latn .

<album/45943#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-09-01"^^xsd:date ;
    dcterms:title "Fallout 2"@en,
        "Fallout 2"@ja,
        "Fallout 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/45943#musicalexpression> ;
    mo:publisher <org/3050#subject> ;
    mo:record _:Ne6bd4d3d166a43c395187bb21be8704b ;
    mo:record_count 1 ;
    schema:about <product/4243#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Louis Armstrong"@en ;
            foaf:name "Louis Armstrong"@en ] ;
    schema:datePublished "2008-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/45943/45943-1400689753.jpg> ;
    schema:name "Fallout 2"@en,
        "Fallout 2"@ja,
        "Fallout 2"@ja-latn ;
    schema:publisher <org/3050#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/45943/45943-1400689753.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45943#subject> ;
    schema:name "Harry Ruby"@en ;
    foaf:made <album/45943#subject> ;
    foaf:name "Harry Ruby"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45943#subject> ;
    schema:name "Bert Kalmar"@en ;
    foaf:made <album/45943#subject> ;
    foaf:name "Bert Kalmar"@en .

_:N013e71732b1c40efa6944b3ecf903941 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moribund World"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "Moribund World"@en .

_:N0b00eadebf15414981e88816d0dc921e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All-Clear Signal"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "All-Clear Signal"@en .

_:N0df0572d9dc2432e975c39c09da1e7de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert Wind"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "Desert Wind"@en .

_:N0e8cfa400d824523b23c725efd21767f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Biggest Little City In The World"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "Biggest Little City In The World"@en .

_:N13c8f55e4099432db3291c1af86dfdcb a schema:Person,
        foaf:Person ;
    mo:performed <album/45943#performance> ;
    schema:name "Louis Armstrong"@en ;
    foaf:name "Louis Armstrong"@en .

_:N225ad8e3c3264b6b81e94ac8c395f2f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "California Revisited"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "California Revisited"@en .

_:N294e5f6405b743c2a58370e0f2bd6001 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gold Slouch"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "Gold Slouch"@en .

_:N3fff728faebf4abda612055ab5126e6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Followers' Credo"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "Followers' Credo"@en .

_:N455f0d699fe84c54b00dd03424c19b3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Of Lost Angels"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "City Of Lost Angels"@en .

_:N5337688e2cbb4bbc97845f710ec402ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Many Contrasts"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "Many Contrasts"@en .

_:N542c1f1737be47d29a426ecd6271a514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Kiss To Build A Dream On"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "A Kiss To Build A Dream On"@en .

_:N724202bf5c9a40be9e96e2fa0088dfbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Of The Dead"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "City Of The Dead"@en .

_:N7250a40fc62548819c270b6d91eac956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Town"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "Dream Town"@en .

_:N749acfef63dd4da1bb07e4da68d22b31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground Troubles"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "Underground Troubles"@en .

_:Na3287cb04236424b8ec928ac02ddd26e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Industrial Junk"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "Industrial Junk"@en .

_:Naeebeed40d5c46f3b12a1e14b1e31797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond The Canyons"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "Beyond The Canyons"@en .

_:Nd5dd954003414e9c8a5dedb6349f7796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vats Of Goo"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "Vats Of Goo"@en .

_:Nec26d869510348d2b35839ab10d146b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Trader's Life"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "A Trader's Life"@en .

_:Nef4b9752f2324441b8c6524b2046347b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Khans Of New California"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "Khans Of New California"@en .

_:Nf8ffe26ee6f24664a2924254b8acdc30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Chrysalis Highwayman"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Ne6bd4d3d166a43c395187bb21be8704b ;
    schema:name "My Chrysalis Highwayman"@en .

_:Ne6bd4d3d166a43c395187bb21be8704b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N013e71732b1c40efa6944b3ecf903941,
        _:N0b00eadebf15414981e88816d0dc921e,
        _:N0df0572d9dc2432e975c39c09da1e7de,
        _:N0e8cfa400d824523b23c725efd21767f,
        _:N225ad8e3c3264b6b81e94ac8c395f2f9,
        _:N294e5f6405b743c2a58370e0f2bd6001,
        _:N3fff728faebf4abda612055ab5126e6c,
        _:N455f0d699fe84c54b00dd03424c19b3d,
        _:N5337688e2cbb4bbc97845f710ec402ed,
        _:N542c1f1737be47d29a426ecd6271a514,
        _:N724202bf5c9a40be9e96e2fa0088dfbd,
        _:N7250a40fc62548819c270b6d91eac956,
        _:N749acfef63dd4da1bb07e4da68d22b31,
        _:Na3287cb04236424b8ec928ac02ddd26e,
        _:Naeebeed40d5c46f3b12a1e14b1e31797,
        _:Nd5dd954003414e9c8a5dedb6349f7796,
        _:Nec26d869510348d2b35839ab10d146b8,
        _:Nef4b9752f2324441b8c6524b2046347b,
        _:Nf8ffe26ee6f24664a2924254b8acdc30 ;
    mo:track_count 19 ;
    schema:duration "PT60:36"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N013e71732b1c40efa6944b3ecf903941,
        _:N0b00eadebf15414981e88816d0dc921e,
        _:N0df0572d9dc2432e975c39c09da1e7de,
        _:N0e8cfa400d824523b23c725efd21767f,
        _:N225ad8e3c3264b6b81e94ac8c395f2f9,
        _:N294e5f6405b743c2a58370e0f2bd6001,
        _:N3fff728faebf4abda612055ab5126e6c,
        _:N455f0d699fe84c54b00dd03424c19b3d,
        _:N5337688e2cbb4bbc97845f710ec402ed,
        _:N542c1f1737be47d29a426ecd6271a514,
        _:N724202bf5c9a40be9e96e2fa0088dfbd,
        _:N7250a40fc62548819c270b6d91eac956,
        _:N749acfef63dd4da1bb07e4da68d22b31,
        _:Na3287cb04236424b8ec928ac02ddd26e,
        _:Naeebeed40d5c46f3b12a1e14b1e31797,
        _:Nd5dd954003414e9c8a5dedb6349f7796,
        _:Nec26d869510348d2b35839ab10d146b8,
        _:Nef4b9752f2324441b8c6524b2046347b,
        _:Nf8ffe26ee6f24664a2924254b8acdc30 .

