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

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

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

<album/94262#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Resistance is Fruitile Soundtrack"@en,
        "Resistance is Fruitile Soundtrack"@ja,
        "Resistance is Fruitile Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Erin Machniak"@en ;
            foaf:made <album/94262#composition> ;
            foaf:name "Erin Machniak"@en ] ;
    mo:produced_work <album/94262#musicalwork> ;
    schema:name "Resistance is Fruitile Soundtrack"@en,
        "Resistance is Fruitile Soundtrack"@ja,
        "Resistance is Fruitile Soundtrack"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/26/94262/94262-1576426841.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/94262#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Resistance is Fruitile Soundtrack"@en,
        "Resistance is Fruitile Soundtrack"@ja,
        "Resistance is Fruitile Soundtrack"@ja-latn ;
    mo:performance_of <album/94262#musicalwork> ;
    mo:performer _:N4540eeff938346caacb459a74ab01f61,
        _:N4cc7a40cb8e04b12b64048c3217d2471,
        _:Na4242478717a4d12840e4ec9f721bdd2 ;
    mo:recorded_as <album/94262#musicalexpression> ;
    schema:byArtist _:N4540eeff938346caacb459a74ab01f61,
        _:N4cc7a40cb8e04b12b64048c3217d2471,
        _:Na4242478717a4d12840e4ec9f721bdd2 ;
    schema:name "Resistance is Fruitile Soundtrack"@en,
        "Resistance is Fruitile Soundtrack"@ja,
        "Resistance is Fruitile Soundtrack"@ja-latn ;
    schema:workPerformed <album/94262#musicalwork> .

<album/94262#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-31"^^xsd:date ;
    dcterms:title "Resistance is Fruitile Soundtrack"@en,
        "Resistance is Fruitile Soundtrack"@ja,
        "Resistance is Fruitile Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/94262#musicalexpression> ;
    mo:publisher _:N6da958a157754e80833311139c316037 ;
    mo:record _:Nf8372737dfe34808ac06289d1f2a12b4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Resistance is Fruitile"@en ;
            foaf:name "Resistance is Fruitile"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Abhi Kumar"@en ;
            foaf:name "Abhi Kumar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kevin Che"@en ;
            foaf:name "Kevin Che"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Eric Gutierrez"@en ;
            foaf:name "Eric Gutierrez"@en ] ;
    schema:datePublished "2019-07-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/94262/94262-1576426841.jpg> ;
    schema:name "Resistance is Fruitile Soundtrack"@en,
        "Resistance is Fruitile Soundtrack"@ja,
        "Resistance is Fruitile Soundtrack"@ja-latn ;
    schema:publisher _:N6da958a157754e80833311139c316037 ;
    foaf:depiction <https://media.vgm.io/albums/26/94262/94262-1576426841.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94262#subject> ;
    schema:name "Erin Machniak"@en ;
    foaf:made <album/94262#subject> ;
    foaf:name "Erin Machniak"@en .

_:N2cf6aa8886ee489b972cbab6c5566313 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly Me to Kadath"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nf8372737dfe34808ac06289d1f2a12b4 ;
    schema:name "Fly Me to Kadath"@en .

_:N3391ac38d21148b6a6c83c37cb5bb9ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Apple"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nf8372737dfe34808ac06289d1f2a12b4 ;
    schema:name "Bad Apple"@en .

_:N4540eeff938346caacb459a74ab01f61 a schema:Person,
        foaf:Person ;
    mo:performed <album/94262#performance> ;
    schema:name "Kevin Che"@en ;
    foaf:name "Kevin Che"@en .

_:N4cc7a40cb8e04b12b64048c3217d2471 a schema:Person,
        foaf:Person ;
    mo:performed <album/94262#performance> ;
    schema:name "Eric Gutierrez"@en ;
    foaf:name "Eric Gutierrez"@en .

_:N597cfc8510254db2a326b575d0920f5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Patient Library"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nf8372737dfe34808ac06289d1f2a12b4 ;
    schema:name "Patient Library"@en .

_:N61295e0f25034d14a2aa6c420ec0cd41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forgotten Dolls"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nf8372737dfe34808ac06289d1f2a12b4 ;
    schema:name "Forgotten Dolls"@en .

_:N6b2633a53a6d489e89e69339e05a4875 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Fight!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nf8372737dfe34808ac06289d1f2a12b4 ;
    schema:name "Boss Fight!"@en .

_:N6d480fabc0c64876b3353ba3c6a309c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neonova"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nf8372737dfe34808ac06289d1f2a12b4 ;
    schema:name "Neonova"@en .

_:N6da958a157754e80833311139c316037 schema:name "Resolution Blue"@en,
        "Resolution Blue"@ja,
        "Resolution Blue"@ja-latn ;
    foaf:name "Resolution Blue"@en,
        "Resolution Blue"@ja,
        "Resolution Blue"@ja-latn .

_:N872207eddcb44b3a9c11678f760ef9e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightfall"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nf8372737dfe34808ac06289d1f2a12b4 ;
    schema:name "Nightfall"@en .

_:Na4242478717a4d12840e4ec9f721bdd2 a schema:Person,
        foaf:Person ;
    mo:performed <album/94262#performance> ;
    schema:name "Abhi Kumar"@en ;
    foaf:name "Abhi Kumar"@en .

_:Nb01b8c77c3d1458c8480444702d3e5c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pineapple Dance"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nf8372737dfe34808ac06289d1f2a12b4 ;
    schema:name "Pineapple Dance"@en .

_:Ncb38d6e0bc474e419f65a4fc8618cdf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chocolate Giblets"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nf8372737dfe34808ac06289d1f2a12b4 ;
    schema:name "Chocolate Giblets"@en .

_:Nf8372737dfe34808ac06289d1f2a12b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2cf6aa8886ee489b972cbab6c5566313,
        _:N3391ac38d21148b6a6c83c37cb5bb9ab,
        _:N597cfc8510254db2a326b575d0920f5a,
        _:N61295e0f25034d14a2aa6c420ec0cd41,
        _:N6b2633a53a6d489e89e69339e05a4875,
        _:N6d480fabc0c64876b3353ba3c6a309c3,
        _:N872207eddcb44b3a9c11678f760ef9e7,
        _:Nb01b8c77c3d1458c8480444702d3e5c1,
        _:Ncb38d6e0bc474e419f65a4fc8618cdf0 ;
    mo:track_count 9 ;
    schema:duration "PT28:37"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2cf6aa8886ee489b972cbab6c5566313,
        _:N3391ac38d21148b6a6c83c37cb5bb9ab,
        _:N597cfc8510254db2a326b575d0920f5a,
        _:N61295e0f25034d14a2aa6c420ec0cd41,
        _:N6b2633a53a6d489e89e69339e05a4875,
        _:N6d480fabc0c64876b3353ba3c6a309c3,
        _:N872207eddcb44b3a9c11678f760ef9e7,
        _:Nb01b8c77c3d1458c8480444702d3e5c1,
        _:Ncb38d6e0bc474e419f65a4fc8618cdf0 .

