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

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

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

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

<album/77624#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Croixleur Σ ORIGINAL SOUND TRACK"@en,
        "Croixleur Σ ORIGINAL SOUND TRACK"@ja,
        "Croixleur Sigma ORIGINAL SOUND TRACK"@ja-latn ;
    mo:performance_of <album/77624#musicalwork> ;
    mo:recorded_as <album/77624#musicalexpression> ;
    schema:name "Croixleur Σ ORIGINAL SOUND TRACK"@en,
        "Croixleur Σ ORIGINAL SOUND TRACK"@ja,
        "Croixleur Sigma ORIGINAL SOUND TRACK"@ja-latn ;
    schema:workPerformed <album/77624#musicalwork> .

<org/1813#subject> schema:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn ;
    foaf:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/77624/77624-1561148307.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/77624#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Croixleur Σ ORIGINAL SOUND TRACK"@en,
        "Croixleur Σ ORIGINAL SOUND TRACK"@ja,
        "Croixleur Sigma ORIGINAL SOUND TRACK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "soutt"@en ;
            foaf:made <album/77624#composition> ;
            foaf:name "soutt"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "彩乃サツキ"@en ;
            foaf:made <album/77624#composition> ;
            foaf:name "彩乃サツキ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "おのまとぺお"@en ;
            foaf:made <album/77624#composition> ;
            foaf:name "おのまとぺお"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "エクレア男爵"@en ;
            foaf:made <album/77624#composition> ;
            foaf:name "エクレア男爵"@en ] ;
    mo:produced_work <album/77624#musicalwork> ;
    schema:name "Croixleur Σ ORIGINAL SOUND TRACK"@en,
        "Croixleur Σ ORIGINAL SOUND TRACK"@ja,
        "Croixleur Sigma ORIGINAL SOUND TRACK"@ja-latn .

<album/77624#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-01"^^xsd:date ;
    dcterms:title "Croixleur Σ ORIGINAL SOUND TRACK"@en,
        "Croixleur Σ ORIGINAL SOUND TRACK"@ja,
        "Croixleur Sigma ORIGINAL SOUND TRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77624#musicalexpression> ;
    mo:publisher <org/1813#subject> ;
    mo:record _:Nc804d6904bfe48f8a8aef245bdcbcad0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Croixleur Sigma"@en ;
            foaf:name "Croixleur Sigma"@en ] ;
    schema:datePublished "2018-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/77624/77624-1561148307.jpg> ;
    schema:name "Croixleur Σ ORIGINAL SOUND TRACK"@en,
        "Croixleur Σ ORIGINAL SOUND TRACK"@ja,
        "Croixleur Sigma ORIGINAL SOUND TRACK"@ja-latn ;
    schema:publisher <org/1813#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/77624/77624-1561148307.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77624#subject> ;
    schema:name "おのまとぺお"@en ;
    foaf:made <album/77624#subject> ;
    foaf:name "おのまとぺお"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77624#subject> ;
    schema:name "彩乃サツキ"@en ;
    foaf:made <album/77624#subject> ;
    foaf:name "彩乃サツキ"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77624#subject> ;
    schema:name "エクレア男爵"@en ;
    foaf:made <album/77624#subject> ;
    foaf:name "エクレア男爵"@en .

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

_:N0af086c7b881435ea0e157f2565af5ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To a trial"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nc804d6904bfe48f8a8aef245bdcbcad0 ;
    schema:name "To a trial"@en .

_:N3bff9a66212a4789be3a4b8418f35daf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What comes tomorrow"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nc804d6904bfe48f8a8aef245bdcbcad0 ;
    schema:name "What comes tomorrow"@en .

_:N56c994ae611f4934a95a3b83b086cb23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic knight school"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nc804d6904bfe48f8a8aef245bdcbcad0 ;
    schema:name "Magic knight school"@en .

_:N58421c77245a4cad8ec5e3a4072bd1ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A battle of moonlight"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nc804d6904bfe48f8a8aef245bdcbcad0 ;
    schema:name "A battle of moonlight"@en .

_:N7c50d469b72a404983c6e3907dce784d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of the heart"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nc804d6904bfe48f8a8aef245bdcbcad0 ;
    schema:name "Voice of the heart"@en .

_:N85dbb74936d44bd98f1568c0fa1c20d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound of history"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nc804d6904bfe48f8a8aef245bdcbcad0 ;
    schema:name "Sound of history"@en .

_:N95244a1edb1845eb8e8deab44ec89e41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chase back the shadows!"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nc804d6904bfe48f8a8aef245bdcbcad0 ;
    schema:name "Chase back the shadows!"@en .

_:Nb67df1c17bd64da2b316339cc32cad20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't interfere."@en ;
    mo:track_number 7 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nc804d6904bfe48f8a8aef245bdcbcad0 ;
    schema:name "Don't interfere."@en .

_:Nb943928849d445fa9f588c0cb38e3def a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The flower which burns in blue"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nc804d6904bfe48f8a8aef245bdcbcad0 ;
    schema:name "The flower which burns in blue"@en .

_:Nca688008ba81409c8bfa833ed3aebf49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The rhythm of a beat"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nc804d6904bfe48f8a8aef245bdcbcad0 ;
    schema:name "The rhythm of a beat"@en .

_:Ncc65a8638aaa447d87a354e6764be8cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the inside of sunlight"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nc804d6904bfe48f8a8aef245bdcbcad0 ;
    schema:name "In the inside of sunlight"@en .

_:Nf492b2b9a3cc4597840ced9f8e121d2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind from the east"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nc804d6904bfe48f8a8aef245bdcbcad0 ;
    schema:name "Wind from the east"@en .

_:Nc804d6904bfe48f8a8aef245bdcbcad0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0af086c7b881435ea0e157f2565af5ad,
        _:N3bff9a66212a4789be3a4b8418f35daf,
        _:N56c994ae611f4934a95a3b83b086cb23,
        _:N58421c77245a4cad8ec5e3a4072bd1ba,
        _:N7c50d469b72a404983c6e3907dce784d,
        _:N85dbb74936d44bd98f1568c0fa1c20d6,
        _:N95244a1edb1845eb8e8deab44ec89e41,
        _:Nb67df1c17bd64da2b316339cc32cad20,
        _:Nb943928849d445fa9f588c0cb38e3def,
        _:Nca688008ba81409c8bfa833ed3aebf49,
        _:Ncc65a8638aaa447d87a354e6764be8cc,
        _:Nf492b2b9a3cc4597840ced9f8e121d2d ;
    mo:track_count 12 ;
    schema:duration "PT45:51"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0af086c7b881435ea0e157f2565af5ad,
        _:N3bff9a66212a4789be3a4b8418f35daf,
        _:N56c994ae611f4934a95a3b83b086cb23,
        _:N58421c77245a4cad8ec5e3a4072bd1ba,
        _:N7c50d469b72a404983c6e3907dce784d,
        _:N85dbb74936d44bd98f1568c0fa1c20d6,
        _:N95244a1edb1845eb8e8deab44ec89e41,
        _:Nb67df1c17bd64da2b316339cc32cad20,
        _:Nb943928849d445fa9f588c0cb38e3def,
        _:Nca688008ba81409c8bfa833ed3aebf49,
        _:Ncc65a8638aaa447d87a354e6764be8cc,
        _:Nf492b2b9a3cc4597840ced9f8e121d2d .

