@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 "(TARGET LABORATORY)"@en ;
            foaf:made <album/4364#composition> ;
            foaf:name "(TARGET LABORATORY)"@en ],
        [ 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 ],
        <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 _:N8f3b39a05da6494cac06b315f1df0791 ;
    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 .

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

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

_:N31a457f1ffd9454288a8b9cf85007686 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 _:N8f3b39a05da6494cac06b315f1df0791 ;
    schema:name "1st Chapter \"Encounter and...\""@en,
        "第一章「遭遇 そして...」"@ja .

_:N34298a42009e4d4ca588407386c945c9 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 _:N8f3b39a05da6494cac06b315f1df0791 ;
    schema:name "2nd Chapter \"Incandescence and...\""@en,
        "第二章「灼熱 そして...」"@ja .

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

_:N5dfe8511adeb4368866c2147d53c5ed3 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 _:N8f3b39a05da6494cac06b315f1df0791 ;
    schema:name "4th Chapter \"First Snow and...\""@en,
        "第四章「初雪 そして...」"@ja .

_:N60bf683c39874f9799ce08347ef4f1b2 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 _:N8f3b39a05da6494cac06b315f1df0791 ;
    schema:name "3rd Chapter \"Scheme and...\""@en,
        "第三章「謀略 そして...」"@ja .

_:N8a1ae30909b04cdfa984ed77ebfe2fe2 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 _:N8f3b39a05da6494cac06b315f1df0791 ;
    schema:name "A Spring Breeze Everywhere"@en,
        "どこまでも春の風"@ja .

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

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

_:Ndcdecbbe36e54491b7b28a7b81cf98d1 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 _:N8f3b39a05da6494cac06b315f1df0791 ;
    schema:name "HAPPY-SUNNY DAYS"@en,
        "HAPPY-SUNNY DAYS"@ja .

_:N8f3b39a05da6494cac06b315f1df0791 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N073e028f3b9e47049d4740bb23a722ab,
        _:N0de8427a7be74853a4fb049e2e14c973,
        _:N31a457f1ffd9454288a8b9cf85007686,
        _:N34298a42009e4d4ca588407386c945c9,
        _:N3967a45856654fe792509ebfec732dc0,
        _:N5dfe8511adeb4368866c2147d53c5ed3,
        _:N60bf683c39874f9799ce08347ef4f1b2,
        _:N8a1ae30909b04cdfa984ed77ebfe2fe2,
        _:Nb166605646cd4ab98d96baae55ff03b4,
        _:Nca39938cedb94c7bad251c6e1121d74d,
        _:Ndcdecbbe36e54491b7b28a7b81cf98d1 ;
    mo:track_count 11 ;
    schema:duration "PT59:14"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N073e028f3b9e47049d4740bb23a722ab,
        _:N0de8427a7be74853a4fb049e2e14c973,
        _:N31a457f1ffd9454288a8b9cf85007686,
        _:N34298a42009e4d4ca588407386c945c9,
        _:N3967a45856654fe792509ebfec732dc0,
        _:N5dfe8511adeb4368866c2147d53c5ed3,
        _:N60bf683c39874f9799ce08347ef4f1b2,
        _:N8a1ae30909b04cdfa984ed77ebfe2fe2,
        _:Nb166605646cd4ab98d96baae55ff03b4,
        _:Nca39938cedb94c7bad251c6e1121d74d,
        _:Ndcdecbbe36e54491b7b28a7b81cf98d1 .

