@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 _:Nbff15fb532bd4f0480e270c497f459d1 ;
    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 "(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 "(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 .

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

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

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

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

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

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

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

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

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

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

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

_:Nbff15fb532bd4f0480e270c497f459d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0221e6239b984ac388e0bc3980e45e40,
        _:N217a5f0d2b4f44b4afe2f093e3ac12f1,
        _:N5a34d36c688845b3a1976bdf37570f9b,
        _:N8eba862cb1c64c8397c6b4be030dd3a3,
        _:Nc418dcf8b8ca4a7d9b6c29ff2006199b,
        _:Nc42df87efaba43d7ba955bdd233308b5,
        _:Nc479d78774ee4d42978866e7524bdc03,
        _:Nd47b23abf09a46bb8339031cb18a182a,
        _:Nda7b947b8ff9471fbc1d5930b9ce2e36,
        _:Ndf53fe2c6d1442aa860f34a4154a8dde,
        _:Ne76aa3627cb04741a7a7b510f2b30ec2 ;
    mo:track_count 11 ;
    schema:duration "PT59:14"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0221e6239b984ac388e0bc3980e45e40,
        _:N217a5f0d2b4f44b4afe2f093e3ac12f1,
        _:N5a34d36c688845b3a1976bdf37570f9b,
        _:N8eba862cb1c64c8397c6b4be030dd3a3,
        _:Nc418dcf8b8ca4a7d9b6c29ff2006199b,
        _:Nc42df87efaba43d7ba955bdd233308b5,
        _:Nc479d78774ee4d42978866e7524bdc03,
        _:Nd47b23abf09a46bb8339031cb18a182a,
        _:Nda7b947b8ff9471fbc1d5930b9ce2e36,
        _:Ndf53fe2c6d1442aa860f34a4154a8dde,
        _:Ne76aa3627cb04741a7a7b510f2b30ec2 .

