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

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

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

<artist/2993#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4364#subject> ;
    schema:name "Yusuke Takahama"@en,
        "高濱祐輔"@ja ;
    foaf:made <album/4364#composition>,
        <album/4364#subject> ;
    foaf:name "Yusuke Takahama"@en,
        "高濱祐輔"@ja .

<artist/415#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4364#subject> ;
    schema:name "Seiichi Hamada"@en,
        "濱田誠一"@ja ;
    foaf:made <album/4364#composition>,
        <album/4364#subject> ;
    foaf:name "Seiichi Hamada"@en,
        "濱田誠一"@ja .

<artist/52920#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4364#subject> ;
    schema:name "Satoshi Nagano"@en,
        "永野啓司"@ja ;
    foaf:made <album/4364#composition>,
        <album/4364#subject> ;
    foaf:name "Satoshi Nagano"@en,
        "永野啓司"@ja .

<product/15832#subject> a schema:CreativeWork ;
    schema:name "Doukoku Soshite..."@en,
        "慟哭 そして…"@ja,
        "Doukoku Soshite..."@ja-latn ;
    foaf:name "Doukoku Soshite..."@en,
        "慟哭 そして…"@ja,
        "Doukoku Soshite..."@ja-latn .

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

<album/4364#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Doukoku Soshite... The Four Season"@en,
        "慟哭 そして... The Four Season"@ja,
        "Doukoku Soshite... The Four Season"@ja-latn ;
    mo:performance_of <album/4364#musicalwork> ;
    mo:recorded_as <album/4364#musicalexpression> ;
    schema:name "Doukoku Soshite... The Four Season"@en,
        "慟哭 そして... The Four Season"@ja,
        "Doukoku Soshite... The Four Season"@ja-latn ;
    schema:workPerformed <album/4364#musicalwork> .

<org/2818#subject> schema:name "MMV"@en,
        "MMV"@ja,
        "MMV"@ja-latn ;
    foaf:name "MMV"@en,
        "MMV"@ja,
        "MMV"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/4364/4364-1278794278.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4364#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Doukoku Soshite... The Four Season"@en,
        "慟哭 そして... The Four Season"@ja,
        "Doukoku Soshite... The Four Season"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(DATA EAST CORP.)"@en ;
            foaf:made <album/4364#composition> ;
            foaf:name "(DATA EAST CORP.)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(TARGET LABORATORY"@en ;
            foaf:made <album/4364#composition> ;
            foaf:name "(TARGET LABORATORY"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(TARGET LABORATORY)"@en ;
            foaf:made <album/4364#composition> ;
            foaf:name "(TARGET LABORATORY)"@en ],
        <artist/2993#subject>,
        <artist/415#subject>,
        <artist/52920#subject> ;
    mo:produced_work <album/4364#musicalwork> ;
    schema:name "Doukoku Soshite... The Four Season"@en,
        "慟哭 そして... The Four Season"@ja,
        "Doukoku Soshite... The Four Season"@ja-latn .

<album/4364#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-04-01"^^xsd:date ;
    dcterms:title "Doukoku Soshite... The Four Season"@en,
        "慟哭 そして... The Four Season"@ja,
        "Doukoku Soshite... The Four Season"@ja-latn ;
    mo:catalogue_number "MJCA-00020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4364#musicalexpression> ;
    mo:publisher <org/2818#subject> ;
    mo:record _:N7fc5d5478d8d49f48baec3dc217fd441 ;
    mo:record_count 1 ;
    schema:about <product/15832#subject> ;
    schema:datePublished "1998-04-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/4364/4364-1278794278.jpg> ;
    schema:name "Doukoku Soshite... The Four Season"@en,
        "慟哭 そして... The Four Season"@ja,
        "Doukoku Soshite... The Four Season"@ja-latn ;
    schema:publisher <org/2818#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/4364/4364-1278794278.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4364#subject> ;
    schema:name "(DATA EAST CORP.)"@en ;
    foaf:made <album/4364#subject> ;
    foaf:name "(DATA EAST CORP.)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4364#subject> ;
    schema:name "(TARGET LABORATORY"@en ;
    foaf:made <album/4364#subject> ;
    foaf:name "(TARGET LABORATORY"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4364#subject> ;
    schema:name "(TARGET LABORATORY)"@en ;
    foaf:made <album/4364#subject> ;
    foaf:name "(TARGET LABORATORY)"@en .

_:N08434589294a4164ae76b5e57d138acf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2nd Chapter \"Incandescence and...\""@en,
        "第二章「灼熱 そして...」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:29"^^xsd:interval ;
    schema:inPlaylist _:N7fc5d5478d8d49f48baec3dc217fd441 ;
    schema:name "2nd Chapter \"Incandescence and...\""@en,
        "第二章「灼熱 そして...」"@ja .

_:N1cfce5132fc34dbdbdb8ace7ab47b4e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY-SUNNY DAYS"@en,
        "HAPPY-SUNNY DAYS"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N7fc5d5478d8d49f48baec3dc217fd441 ;
    schema:name "HAPPY-SUNNY DAYS"@en,
        "HAPPY-SUNNY DAYS"@ja .

_:N1ed989800c6c4eeaab9062f08ab8198a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1st Chapter \"Encounter and...\""@en,
        "第一章「遭遇 そして...」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:51"^^xsd:interval ;
    schema:inPlaylist _:N7fc5d5478d8d49f48baec3dc217fd441 ;
    schema:name "1st Chapter \"Encounter and...\""@en,
        "第一章「遭遇 そして...」"@ja .

_:N5544b7d0ecb64d43bae757e0bbcedfd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3rd Chapter \"Scheme and...\""@en,
        "第三章「謀略 そして...」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:59"^^xsd:interval ;
    schema:inPlaylist _:N7fc5d5478d8d49f48baec3dc217fd441 ;
    schema:name "3rd Chapter \"Scheme and...\""@en,
        "第三章「謀略 そして...」"@ja .

_:N84448075b9bb4ffcb6ae28813c4f822e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "4th Chapter \"First Snow and...\""@en,
        "第四章「初雪 そして...」"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:09"^^xsd:interval ;
    schema:inPlaylist _:N7fc5d5478d8d49f48baec3dc217fd441 ;
    schema:name "4th Chapter \"First Snow and...\""@en,
        "第四章「初雪 そして...」"@ja .

_:Nabe8e6dc20bf43cb9c847e6e095dc215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVERTURE"@en,
        "OVERTURE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N7fc5d5478d8d49f48baec3dc217fd441 ;
    schema:name "OVERTURE"@en,
        "OVERTURE"@ja .

_:Nc2e3fe4bec0a43ef9ea7e9b39419ea7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Night"@en,
        "白い夜"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N7fc5d5478d8d49f48baec3dc217fd441 ;
    schema:name "White Night"@en,
        "白い夜"@ja .

_:Nf185b1e971884cbd8c1b9071bbd83dcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Venus"@en,
        "Venus"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N7fc5d5478d8d49f48baec3dc217fd441 ;
    schema:name "Venus"@en,
        "Venus"@ja .

_:Nf28d8b2278e84d63aa81d2c822512c85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N7fc5d5478d8d49f48baec3dc217fd441 ;
    schema:name "None"@en,
        "None"@ja .

_:Nf89f5b1120c346aeaa188de1e1661307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remembrance"@en,
        "Remembrance"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N7fc5d5478d8d49f48baec3dc217fd441 ;
    schema:name "Remembrance"@en,
        "Remembrance"@ja .

_:Nfc43c2d791b64f45ad4d5c6a57f5ac26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Spring Breeze Everywhere"@en,
        "どこまでも春の風"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N7fc5d5478d8d49f48baec3dc217fd441 ;
    schema:name "A Spring Breeze Everywhere"@en,
        "どこまでも春の風"@ja .

_:N7fc5d5478d8d49f48baec3dc217fd441 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08434589294a4164ae76b5e57d138acf,
        _:N1cfce5132fc34dbdbdb8ace7ab47b4e8,
        _:N1ed989800c6c4eeaab9062f08ab8198a,
        _:N5544b7d0ecb64d43bae757e0bbcedfd9,
        _:N84448075b9bb4ffcb6ae28813c4f822e,
        _:Nabe8e6dc20bf43cb9c847e6e095dc215,
        _:Nc2e3fe4bec0a43ef9ea7e9b39419ea7f,
        _:Nf185b1e971884cbd8c1b9071bbd83dcb,
        _:Nf28d8b2278e84d63aa81d2c822512c85,
        _:Nf89f5b1120c346aeaa188de1e1661307,
        _:Nfc43c2d791b64f45ad4d5c6a57f5ac26 ;
    mo:track_count 11 ;
    schema:duration "PT59:14"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N08434589294a4164ae76b5e57d138acf,
        _:N1cfce5132fc34dbdbdb8ace7ab47b4e8,
        _:N1ed989800c6c4eeaab9062f08ab8198a,
        _:N5544b7d0ecb64d43bae757e0bbcedfd9,
        _:N84448075b9bb4ffcb6ae28813c4f822e,
        _:Nabe8e6dc20bf43cb9c847e6e095dc215,
        _:Nc2e3fe4bec0a43ef9ea7e9b39419ea7f,
        _:Nf185b1e971884cbd8c1b9071bbd83dcb,
        _:Nf28d8b2278e84d63aa81d2c822512c85,
        _:Nf89f5b1120c346aeaa188de1e1661307,
        _:Nfc43c2d791b64f45ad4d5c6a57f5ac26 .

