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

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

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

<artist/66673#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65573#subject> ;
    schema:name "Neutrino Effect"@en ;
    foaf:made <album/65573#composition>,
        <album/65573#subject> ;
    foaf:name "Neutrino Effect"@en .

<release/27635#subject> a schema:CreativeWork ;
    schema:name "three fourths home: extended edition"@en,
        "three fourths home: extended edition"@ja,
        "three fourths home: extended edition"@ja-latn ;
    foaf:name "three fourths home: extended edition"@en,
        "three fourths home: extended edition"@ja,
        "three fourths home: extended edition"@ja-latn .

<album/65573#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Three Fourths Home"@en,
        "Three Fourths Home"@ja,
        "Three Fourths Home"@ja-latn ;
    mo:composer <artist/66673#subject> ;
    mo:produced_work <album/65573#musicalwork> ;
    schema:name "Three Fourths Home"@en,
        "Three Fourths Home"@ja,
        "Three Fourths Home"@ja-latn .

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

<album/65573#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Three Fourths Home"@en,
        "Three Fourths Home"@ja,
        "Three Fourths Home"@ja-latn ;
    mo:performance_of <album/65573#musicalwork> ;
    mo:recorded_as <album/65573#musicalexpression> ;
    schema:name "Three Fourths Home"@en,
        "Three Fourths Home"@ja,
        "Three Fourths Home"@ja-latn ;
    schema:workPerformed <album/65573#musicalwork> .

<https://media.vgm.io/albums/37/65573/65573-1486936455.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/65573#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/37/65573/65573-1486936455.png> ;
    foaf:depicts <album/65573#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/37/65573/65573-1486936455.png> .

<https://medium-media.vgm.io/albums/37/65573/65573-1486936455.png> a schema:ImageObject,
        foaf:Image .

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

<album/65573#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-20"^^xsd:date ;
    dcterms:title "Three Fourths Home"@en,
        "Three Fourths Home"@ja,
        "Three Fourths Home"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/65573#musicalexpression> ;
    mo:publisher _:N20f56bb028bc433a9a7fafc1ec8908b2 ;
    mo:record _:N1ac1f57c947340768f7c51158e82bb70 ;
    mo:record_count 1 ;
    schema:about <release/27635#subject> ;
    schema:datePublished "2015-03-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/65573/65573-1486936455.png> ;
    schema:name "Three Fourths Home"@en,
        "Three Fourths Home"@ja,
        "Three Fourths Home"@ja-latn ;
    schema:publisher _:N20f56bb028bc433a9a7fafc1ec8908b2 ;
    foaf:depiction <https://media.vgm.io/albums/37/65573/65573-1486936455.png> .

_:N0c71741ad0b04f72b50de6bc774dc5a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And The Wind Will Lift Away Our Rot"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N1ac1f57c947340768f7c51158e82bb70 ;
    schema:name "And The Wind Will Lift Away Our Rot"@en .

_:N10ebc51e9d934e39872ffe371121ceb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Check"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N1ac1f57c947340768f7c51158e82bb70 ;
    schema:name "Sound Check"@en .

_:N144cded4bba8426ba597be2a9b293b3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N1ac1f57c947340768f7c51158e82bb70 ;
    schema:name "Credits"@en .

_:N20f56bb028bc433a9a7fafc1ec8908b2 schema:name "Neutrino Effect"@en,
        "Neutrino Effect"@ja,
        "Neutrino Effect"@ja-latn ;
    foaf:name "Neutrino Effect"@en,
        "Neutrino Effect"@ja,
        "Neutrino Effect"@ja-latn .

_:N25da8dc765fd4e80a7d4e521f02fff9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Over Again"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N1ac1f57c947340768f7c51158e82bb70 ;
    schema:name "All Over Again"@en .

_:N2999d6ddbd2f4c02ae72e8bb7f08859d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Idling In The Rubble"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N1ac1f57c947340768f7c51158e82bb70 ;
    schema:name "Idling In The Rubble"@en .

_:N30157abc01404ee789a39367136a8eaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hallway"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N1ac1f57c947340768f7c51158e82bb70 ;
    schema:name "The Hallway"@en .

_:N4d9ed27cc7ca440bb4bc59786bd048da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark, Loud"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N1ac1f57c947340768f7c51158e82bb70 ;
    schema:name "Dark, Loud"@en .

_:Na005ce6ba13247439dc808acfbe59f14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decay, Collapse"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N1ac1f57c947340768f7c51158e82bb70 ;
    schema:name "Decay, Collapse"@en .

_:Nbfa86defe3ee47ac864665a695746cfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hobbled"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N1ac1f57c947340768f7c51158e82bb70 ;
    schema:name "Hobbled"@en .

_:Nbfc619c0ebda4634b3e9ae7d98cfe58b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crowded"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N1ac1f57c947340768f7c51158e82bb70 ;
    schema:name "Crowded"@en .

_:Nccec4567e833401bb7028a6ed94e695a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N1ac1f57c947340768f7c51158e82bb70 ;
    schema:name "Title"@en .

_:Nf022220b434249c1943b551c16baea43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea of Bodies"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N1ac1f57c947340768f7c51158e82bb70 ;
    schema:name "Sea of Bodies"@en .

_:N1ac1f57c947340768f7c51158e82bb70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c71741ad0b04f72b50de6bc774dc5a2,
        _:N10ebc51e9d934e39872ffe371121ceb2,
        _:N144cded4bba8426ba597be2a9b293b3c,
        _:N25da8dc765fd4e80a7d4e521f02fff9e,
        _:N2999d6ddbd2f4c02ae72e8bb7f08859d,
        _:N30157abc01404ee789a39367136a8eaa,
        _:N4d9ed27cc7ca440bb4bc59786bd048da,
        _:Na005ce6ba13247439dc808acfbe59f14,
        _:Nbfa86defe3ee47ac864665a695746cfe,
        _:Nbfc619c0ebda4634b3e9ae7d98cfe58b,
        _:Nccec4567e833401bb7028a6ed94e695a,
        _:Nf022220b434249c1943b551c16baea43 ;
    mo:track_count 12 ;
    schema:duration "PT51:54"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0c71741ad0b04f72b50de6bc774dc5a2,
        _:N10ebc51e9d934e39872ffe371121ceb2,
        _:N144cded4bba8426ba597be2a9b293b3c,
        _:N25da8dc765fd4e80a7d4e521f02fff9e,
        _:N2999d6ddbd2f4c02ae72e8bb7f08859d,
        _:N30157abc01404ee789a39367136a8eaa,
        _:N4d9ed27cc7ca440bb4bc59786bd048da,
        _:Na005ce6ba13247439dc808acfbe59f14,
        _:Nbfa86defe3ee47ac864665a695746cfe,
        _:Nbfc619c0ebda4634b3e9ae7d98cfe58b,
        _:Nccec4567e833401bb7028a6ed94e695a,
        _:Nf022220b434249c1943b551c16baea43 .

