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

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

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

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

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

<https://medium-media.vgm.io/albums/93/20139/20139-1278560742.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/33628#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20139#performance> ;
    schema:name "Aya Izumi"@en,
        "和泉綾"@ja ;
    foaf:name "Aya Izumi"@en,
        "和泉綾"@ja .

<album/20139#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Celestial ＊ Chronicle Original sound track"@en,
        "Celestial ＊ Chronicle Original sound track"@ja,
        "Celestial ＊ Chronicle Original sound track"@ja-latn ;
    mo:performance_of <album/20139#musicalwork> ;
    mo:performer _:Nf9905268daca48bc857af132ef85aed6,
        <artist/33628#subject> ;
    mo:recorded_as <album/20139#musicalexpression> ;
    schema:byArtist _:Nf9905268daca48bc857af132ef85aed6,
        <artist/33628#subject> ;
    schema:name "Celestial ＊ Chronicle Original sound track"@en,
        "Celestial ＊ Chronicle Original sound track"@ja,
        "Celestial ＊ Chronicle Original sound track"@ja-latn ;
    schema:workPerformed <album/20139#musicalwork> .

<album/20139#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Celestial ＊ Chronicle Original sound track"@en,
        "Celestial ＊ Chronicle Original sound track"@ja,
        "Celestial ＊ Chronicle Original sound track"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Haruna Sawami"@en ;
            foaf:made <album/20139#composition> ;
            foaf:name "Haruna Sawami"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Netarou"@en ;
            foaf:made <album/20139#composition> ;
            foaf:name "Netarou"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "K-K"@en ;
            foaf:made <album/20139#composition> ;
            foaf:name "K-K"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KOTA"@en ;
            foaf:made <album/20139#composition> ;
            foaf:name "KOTA"@en ] ;
    mo:produced_work <album/20139#musicalwork> ;
    schema:name "Celestial ＊ Chronicle Original sound track"@en,
        "Celestial ＊ Chronicle Original sound track"@ja,
        "Celestial ＊ Chronicle Original sound track"@ja-latn .

<album/20139#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-29"^^xsd:date ;
    dcterms:title "Celestial ＊ Chronicle Original sound track"@en,
        "Celestial ＊ Chronicle Original sound track"@ja,
        "Celestial ＊ Chronicle Original sound track"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20139#musicalexpression> ;
    mo:publisher _:N988808dc0ffa4556bc59e28a6c4df306 ;
    mo:record _:Nf793ee78cf48420fb1fad5a42bef132f ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Youko Orie"@en ;
            foaf:name "Youko Orie"@en ],
        <artist/33628#subject> ;
    schema:datePublished "2006-04-29"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/93/20139/20139-1278560742.jpg> ;
    schema:name "Celestial ＊ Chronicle Original sound track"@en,
        "Celestial ＊ Chronicle Original sound track"@ja,
        "Celestial ＊ Chronicle Original sound track"@ja-latn ;
    schema:publisher _:N988808dc0ffa4556bc59e28a6c4df306 ;
    foaf:depiction <https://media.vgm.io/albums/93/20139/20139-1278560742.jpg> .

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

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

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

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

_:N02ddf3fe5e5a4b1d92c05a111a2f75b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-永遠の布石- (Bonus Track)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nf793ee78cf48420fb1fad5a42bef132f ;
    schema:name "-永遠の布石- (Bonus Track)"@ja .

_:N1c7df45ea93646d2b28064e971380be0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仲良きことは美しき哉"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nf793ee78cf48420fb1fad5a42bef132f ;
    schema:name "仲良きことは美しき哉"@ja .

_:N29c8b5aaeab94207a0f6b93b3d568fc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見えない空"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nf793ee78cf48420fb1fad5a42bef132f ;
    schema:name "見えない空"@ja .

_:N2c7518d95ea64137b18bb165e90d63c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死線交わす背中"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nf793ee78cf48420fb1fad5a42bef132f ;
    schema:name "死線交わす背中"@ja .

_:N30e35ce52b9b42818f0870809fccb1b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "傍にいる時間"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nf793ee78cf48420fb1fad5a42bef132f ;
    schema:name "傍にいる時間"@ja .

_:N62b807a02452432395488bec4c646df4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "城下街/貧民街"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nf793ee78cf48420fb1fad5a42bef132f ;
    schema:name "城下街/貧民街"@ja .

_:N7e33db403c574b238481913ae513eb64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "罪滲む光の色"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nf793ee78cf48420fb1fad5a42bef132f ;
    schema:name "罪滲む光の色"@ja .

_:N988808dc0ffa4556bc59e28a6c4df306 schema:name "Monochro Catalog"@en ;
    foaf:name "Monochro Catalog"@en .

_:N99acc9ff92844977a7893e6d4c1cce39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nameless Traｃｋ（フルバージョン）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nf793ee78cf48420fb1fad5a42bef132f ;
    schema:name "Nameless Traｃｋ（フルバージョン）"@ja .

_:Nc72034a582354404b5de08787350c1b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nostalgia"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nf793ee78cf48420fb1fad5a42bef132f ;
    schema:name "nostalgia"@ja .

_:Nea3fd07b7dc14f7a9ee4c38f69d69209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸福な鳥籠"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nf793ee78cf48420fb1fad5a42bef132f ;
    schema:name "幸福な鳥籠"@ja .

_:Nf5983cd7c7c14c1daf46d7cee1c94368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "領域構築！"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nf793ee78cf48420fb1fad5a42bef132f ;
    schema:name "領域構築！"@ja .

_:Nf9905268daca48bc857af132ef85aed6 a schema:Person,
        foaf:Person ;
    mo:performed <album/20139#performance> ;
    schema:name "Youko Orie"@en ;
    foaf:name "Youko Orie"@en .

_:Nfbc58236232e46e8a211dbd5aa871c13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑えるってステキなこと"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nf793ee78cf48420fb1fad5a42bef132f ;
    schema:name "笑えるってステキなこと"@ja .

_:Nf793ee78cf48420fb1fad5a42bef132f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02ddf3fe5e5a4b1d92c05a111a2f75b8,
        _:N1c7df45ea93646d2b28064e971380be0,
        _:N29c8b5aaeab94207a0f6b93b3d568fc6,
        _:N2c7518d95ea64137b18bb165e90d63c7,
        _:N30e35ce52b9b42818f0870809fccb1b2,
        _:N62b807a02452432395488bec4c646df4,
        _:N7e33db403c574b238481913ae513eb64,
        _:N99acc9ff92844977a7893e6d4c1cce39,
        _:Nc72034a582354404b5de08787350c1b3,
        _:Nea3fd07b7dc14f7a9ee4c38f69d69209,
        _:Nf5983cd7c7c14c1daf46d7cee1c94368,
        _:Nfbc58236232e46e8a211dbd5aa871c13 ;
    mo:track_count 12 ;
    schema:duration "PT36:27"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N02ddf3fe5e5a4b1d92c05a111a2f75b8,
        _:N1c7df45ea93646d2b28064e971380be0,
        _:N29c8b5aaeab94207a0f6b93b3d568fc6,
        _:N2c7518d95ea64137b18bb165e90d63c7,
        _:N30e35ce52b9b42818f0870809fccb1b2,
        _:N62b807a02452432395488bec4c646df4,
        _:N7e33db403c574b238481913ae513eb64,
        _:N99acc9ff92844977a7893e6d4c1cce39,
        _:Nc72034a582354404b5de08787350c1b3,
        _:Nea3fd07b7dc14f7a9ee4c38f69d69209,
        _:Nf5983cd7c7c14c1daf46d7cee1c94368,
        _:Nfbc58236232e46e8a211dbd5aa871c13 .

