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

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

<artist/34813#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92902#subject> ;
    schema:name "rionos"@en ;
    foaf:made <album/92902#composition>,
        <album/92902#subject> ;
    foaf:name "rionos"@en .

<album/92902#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Machimusu Chikyuu Bouei Live Original Soundtrack"@en,
        "まちむす地球防衛ライブ Original SoundTrack"@ja,
        "Machimusu Chikyuu Bouei Live Original Soundtrack"@ja-latn ;
    mo:composer <artist/34813#subject> ;
    mo:produced_work <album/92902#musicalwork> ;
    schema:name "Machimusu Chikyuu Bouei Live Original Soundtrack"@en,
        "まちむす地球防衛ライブ Original SoundTrack"@ja,
        "Machimusu Chikyuu Bouei Live Original Soundtrack"@ja-latn .

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

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

<https://media.vgm.io/albums/20/92902/92902-8b0f9d1d4921.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92902#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/92902/92902-8b0f9d1d4921.jpg> ;
    foaf:depicts <album/92902#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/92902/92902-8b0f9d1d4921.jpg> .

<https://medium-media.vgm.io/albums/20/92902/92902-8b0f9d1d4921.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/92902#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Machimusu Chikyuu Bouei Live Original Soundtrack"@en,
        "まちむす地球防衛ライブ Original SoundTrack"@ja,
        "Machimusu Chikyuu Bouei Live Original Soundtrack"@ja-latn ;
    mo:performance_of <album/92902#musicalwork> ;
    mo:performer _:Ne2a6f058ae61424ca2b5902755b0f421 ;
    mo:recorded_as <album/92902#musicalexpression> ;
    schema:byArtist _:Ne2a6f058ae61424ca2b5902755b0f421 ;
    schema:name "Machimusu Chikyuu Bouei Live Original Soundtrack"@en,
        "まちむす地球防衛ライブ Original SoundTrack"@ja,
        "Machimusu Chikyuu Bouei Live Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/92902#musicalwork> .

<album/92902#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-01"^^xsd:date ;
    dcterms:title "Machimusu Chikyuu Bouei Live Original Soundtrack"@en,
        "まちむす地球防衛ライブ Original SoundTrack"@ja,
        "Machimusu Chikyuu Bouei Live Original Soundtrack"@ja-latn ;
    mo:catalogue_number "MMCB-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92902#musicalexpression> ;
    mo:publisher _:N4535105e71e34a08a710db94c0ca4403 ;
    mo:record _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Machimusu"@en ;
            foaf:name "Machimusu"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Maboten"@en ;
            foaf:name "Maboten"@en ] ;
    schema:datePublished "2019-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/92902/92902-8b0f9d1d4921.jpg> ;
    schema:name "Machimusu Chikyuu Bouei Live Original Soundtrack"@en,
        "まちむす地球防衛ライブ Original SoundTrack"@ja,
        "Machimusu Chikyuu Bouei Live Original Soundtrack"@ja-latn ;
    schema:publisher _:N4535105e71e34a08a710db94c0ca4403 ;
    foaf:depiction <https://media.vgm.io/albums/20/92902/92902-8b0f9d1d4921.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aona Okimoto"@en ;
    foaf:made <album/92902#subject> ;
    foaf:name "Aona Okimoto"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aona Okimoto"@en ;
    foaf:made <album/92902#lyrics> ;
    foaf:name "Aona Okimoto"@en .

_:N0206ffc78b8240f383b6270f42752f09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Africa"@en,
        "Africa"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "Africa"@en,
        "Africa"@ja .

_:N0c455c818e5e420486745c50502f9a4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girls"@en,
        "Girls"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "Girls"@en,
        "Girls"@ja .

_:N1e9b993994b44e6b9dbd5cd8e0d25b5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daily life"@en,
        "Daily life"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "Daily life"@en,
        "Daily life"@ja .

_:N4535105e71e34a08a710db94c0ca4403 schema:name "DMM GAMES / VANGUARD"@en ;
    foaf:name "DMM GAMES / VANGUARD"@en .

_:N482ca7c7470d47f18c3633d28cc5efb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shopping"@en,
        "Shopping"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "Shopping"@en,
        "Shopping"@ja .

_:N4b7be6cb19474252b8189f9f2a43baf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emergency"@en,
        "Emergency"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "Emergency"@en,
        "Emergency"@ja .

_:N56622905985a475a9d26349f5c5cd85c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Usual place"@en,
        "Usual place"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "Usual place"@en,
        "Usual place"@ja .

_:N7449c4cccc1b41dbb6004c2f7d9cffee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Raid"@en,
        "the Raid"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "the Raid"@en,
        "the Raid"@ja .

_:N7713905bd0ba45a5b94b4ae01259c26e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "North America"@en,
        "North America"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "North America"@en,
        "North America"@ja .

_:N87de9b544a3a48be9ec4995337cfb1f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Girl (instrumental)"@en,
        "シティガール (instrumental)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "City Girl (instrumental)"@en,
        "シティガール (instrumental)"@ja .

_:N87fcbf3bb00844a39a9308d50c12e8f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Japan"@en,
        "Japan"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "Japan"@en,
        "Japan"@ja .

_:N8bfe0c8f08ee4e67ba58d19fa511f8fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reticulans"@en,
        "Reticulans"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "Reticulans"@en,
        "Reticulans"@ja .

_:N8fa161e962044387bb2e256318417af8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Southeast Asia"@en,
        "Southeast Asia"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "Southeast Asia"@en,
        "Southeast Asia"@ja .

_:N91087586e9f1484aae0fbaf22dc0fb82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Girl"@en,
        "シティガール"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "City Girl"@en,
        "シティガール"@ja .

_:Nac8caf46207c4708b9447e74a43e38a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arabia"@en,
        "Arabia"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "Arabia"@en,
        "Arabia"@ja .

_:Nd865a4ca33974aa8a5a31255ccff481e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Europe"@en,
        "Europe"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "Europe"@en,
        "Europe"@ja .

_:Nde4068a6f469431f95ed93cca30773d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G･v･G"@en,
        "G・v・G"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "G･v･G"@en,
        "G・v・G"@ja .

_:Ne2a6f058ae61424ca2b5902755b0f421 a schema:Person,
        foaf:Person ;
    mo:performed <album/92902#performance> ;
    schema:name "Maboten"@en ;
    foaf:name "Maboten"@en .

_:Nf2d81abb06ea433bb1ad2102e18e3e4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asia"@en,
        "Asia"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "Asia"@en,
        "Asia"@ja .

_:Nf53cc2d317f641559375c5cd9481f57f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "South America"@en,
        "South America"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nf79425e5afb54a5490872dedf4bf10c8 ;
    schema:name "South America"@en,
        "South America"@ja .

_:Nf79425e5afb54a5490872dedf4bf10c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0206ffc78b8240f383b6270f42752f09,
        _:N0c455c818e5e420486745c50502f9a4b,
        _:N1e9b993994b44e6b9dbd5cd8e0d25b5a,
        _:N482ca7c7470d47f18c3633d28cc5efb7,
        _:N4b7be6cb19474252b8189f9f2a43baf0,
        _:N56622905985a475a9d26349f5c5cd85c,
        _:N7449c4cccc1b41dbb6004c2f7d9cffee,
        _:N7713905bd0ba45a5b94b4ae01259c26e,
        _:N87de9b544a3a48be9ec4995337cfb1f7,
        _:N87fcbf3bb00844a39a9308d50c12e8f6,
        _:N8bfe0c8f08ee4e67ba58d19fa511f8fd,
        _:N8fa161e962044387bb2e256318417af8,
        _:N91087586e9f1484aae0fbaf22dc0fb82,
        _:Nac8caf46207c4708b9447e74a43e38a4,
        _:Nd865a4ca33974aa8a5a31255ccff481e,
        _:Nde4068a6f469431f95ed93cca30773d6,
        _:Nf2d81abb06ea433bb1ad2102e18e3e4a,
        _:Nf53cc2d317f641559375c5cd9481f57f ;
    mo:track_count 18 ;
    schema:duration "PT44:00"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0206ffc78b8240f383b6270f42752f09,
        _:N0c455c818e5e420486745c50502f9a4b,
        _:N1e9b993994b44e6b9dbd5cd8e0d25b5a,
        _:N482ca7c7470d47f18c3633d28cc5efb7,
        _:N4b7be6cb19474252b8189f9f2a43baf0,
        _:N56622905985a475a9d26349f5c5cd85c,
        _:N7449c4cccc1b41dbb6004c2f7d9cffee,
        _:N7713905bd0ba45a5b94b4ae01259c26e,
        _:N87de9b544a3a48be9ec4995337cfb1f7,
        _:N87fcbf3bb00844a39a9308d50c12e8f6,
        _:N8bfe0c8f08ee4e67ba58d19fa511f8fd,
        _:N8fa161e962044387bb2e256318417af8,
        _:N91087586e9f1484aae0fbaf22dc0fb82,
        _:Nac8caf46207c4708b9447e74a43e38a4,
        _:Nd865a4ca33974aa8a5a31255ccff481e,
        _:Nde4068a6f469431f95ed93cca30773d6,
        _:Nf2d81abb06ea433bb1ad2102e18e3e4a,
        _:Nf53cc2d317f641559375c5cd9481f57f .

