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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/72072#lyrics>,
        <album/72072#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

<artist/13859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72072#subject> ;
    schema:name "yuxuki waga"@en ;
    foaf:made <album/72072#composition>,
        <album/72072#subject> ;
    foaf:name "yuxuki waga"@en .

<artist/16294#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72072#subject> ;
    schema:name "AstroNoteS"@en ;
    foaf:made <album/72072#composition>,
        <album/72072#subject> ;
    foaf:name "AstroNoteS"@en .

<artist/1760#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72072#subject> ;
    schema:name "Tomohisa Ishikawa"@en,
        "石川智久"@ja ;
    foaf:made <album/72072#composition>,
        <album/72072#subject> ;
    foaf:name "Tomohisa Ishikawa"@en,
        "石川智久"@ja .

<artist/34813#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72072#subject> ;
    schema:name "rionos"@en ;
    foaf:made <album/72072#composition>,
        <album/72072#subject> ;
    foaf:name "rionos"@en .

<artist/6777#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72072#subject> ;
    schema:name "Satoru Kuwabara"@en,
        "桑原聖"@ja ;
    foaf:made <album/72072#composition>,
        <album/72072#subject> ;
    foaf:name "Satoru Kuwabara"@en,
        "桑原聖"@ja .

<product/4095#subject> a schema:CreativeWork ;
    schema:name "Fate/kaleid liner Prisma☆Illya 3rei!!"@en,
        "Fate/kaleid liner プリズマ☆イリヤ ドライ!!"@ja,
        "Fate/kaleid liner Prisma☆Illya 3rei!!"@ja-latn ;
    foaf:name "Fate/kaleid liner Prisma☆Illya 3rei!!"@en,
        "Fate/kaleid liner プリズマ☆イリヤ ドライ!!"@ja,
        "Fate/kaleid liner Prisma☆Illya 3rei!!"@ja-latn .

<product/4929#subject> a schema:CreativeWork ;
    schema:name "Masamune-kun's Revenge"@en,
        "政宗くんのリベンジ"@ja,
        "Masamune-kun no Revenge"@ja-latn ;
    foaf:name "Masamune-kun's Revenge"@en,
        "政宗くんのリベンジ"@ja,
        "Masamune-kun no Revenge"@ja-latn .

<product/4967#subject> a schema:CreativeWork ;
    schema:name "Fate/kaleid liner Prisma☆Illya the Movie: Vow in the Snow"@en,
        "劇場版 Fate/kaleid liner プリズマ☆イリヤ 雪下の誓い"@ja,
        "Fate/kaleid liner Prisma☆Illya the Movie: Sekka no Chikai"@ja-latn ;
    foaf:name "Fate/kaleid liner Prisma☆Illya the Movie: Vow in the Snow"@en,
        "劇場版 Fate/kaleid liner プリズマ☆イリヤ 雪下の誓い"@ja,
        "Fate/kaleid liner Prisma☆Illya the Movie: Sekka no Chikai"@ja-latn .

<product/5484#subject> a schema:CreativeWork ;
    schema:name "A Sister's All You Need"@en,
        "妹さえいればいい。"@ja,
        "Imoto sae Ireba Ii."@ja-latn ;
    foaf:name "A Sister's All You Need"@en,
        "妹さえいればいい。"@ja,
        "Imoto sae Ireba Ii."@ja-latn .

<product/6884#subject> a schema:CreativeWork ;
    schema:name "GIRLS und PANZER: Dream Tank Match"@en,
        "ガールズ&パンツァー ドリームタンクマッチ"@ja,
        "GIRLS und PANZER: Dream Tank Match"@ja-latn ;
    foaf:name "GIRLS und PANZER: Dream Tank Match"@en,
        "ガールズ&パンツァー ドリームタンクマッチ"@ja,
        "GIRLS und PANZER: Dream Tank Match"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/27/72072/72072-1514023050.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/72072#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "color of time / ChouCho"@en,
        "color of time / ChouCho"@ja,
        "color of time / ChouCho"@ja-latn ;
    mo:performance_of <album/72072#musicalwork> ;
    mo:performer <artist/9030#subject> ;
    mo:recorded_as <album/72072#musicalexpression> ;
    schema:byArtist <artist/9030#subject> ;
    schema:name "color of time / ChouCho"@en,
        "color of time / ChouCho"@ja,
        "color of time / ChouCho"@ja-latn ;
    schema:workPerformed <album/72072#musicalwork> .

<artist/9030#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72072#subject> ;
    mo:performed <album/72072#performance> ;
    schema:name "ChouCho"@en ;
    foaf:made <album/72072#composition>,
        <album/72072#lyrics>,
        <album/72072#subject>,
        <album/72072#vocals> ;
    foaf:name "ChouCho"@en .

<album/72072#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "color of time / ChouCho"@en,
        "color of time / ChouCho"@ja,
        "color of time / ChouCho"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact)"@en ;
            foaf:made <album/72072#composition> ;
            foaf:name "(Arte Refact)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(fhána"@en ;
            foaf:made <album/72072#composition> ;
            foaf:name "(fhána"@en ],
        <artist/13859#subject>,
        <artist/16294#subject>,
        <artist/1760#subject>,
        <artist/34813#subject>,
        <artist/6777#subject>,
        <artist/9030#subject> ;
    mo:produced_work <album/72072#musicalwork> ;
    schema:name "color of time / ChouCho"@en,
        "color of time / ChouCho"@ja,
        "color of time / ChouCho"@ja-latn .

<album/72072#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-01-17"^^xsd:date ;
    dcterms:title "color of time / ChouCho"@en,
        "color of time / ChouCho"@ja,
        "color of time / ChouCho"@ja-latn ;
    mo:catalogue_number "LACA-15680" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72072#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N7d987214d6a34b1da3e5c32de464d270 ;
    mo:record_count 1 ;
    schema:about <product/4095#subject>,
        <product/4929#subject>,
        <product/4967#subject>,
        <product/5484#subject>,
        <product/6884#subject> ;
    schema:byArtist <artist/9030#subject> ;
    schema:datePublished "2018-01-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/72072/72072-1514023050.jpg> ;
    schema:name "color of time / ChouCho"@en,
        "color of time / ChouCho"@ja,
        "color of time / ChouCho"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/72072/72072-1514023050.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72072#subject> ;
    schema:name "(fhána"@en ;
    foaf:made <album/72072#subject> ;
    foaf:name "(fhána"@en .

_:N17add11f6a7a401bb23df943bd3ef2d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薄紅の月"@ja,
        "Usubeni no Tsuki"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N7d987214d6a34b1da3e5c32de464d270 ;
    schema:name "薄紅の月"@ja,
        "Usubeni no Tsuki"@ja-latn .

_:N1a159be7ac104e819bd5da818a211833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アリア"@ja,
        "Aria"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N7d987214d6a34b1da3e5c32de464d270 ;
    schema:name "アリア"@ja,
        "Aria"@ja-latn .

_:N214516145e5240429366303a5a070aa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kaleidoscope"@ja,
        "kaleidoscope"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N7d987214d6a34b1da3e5c32de464d270 ;
    schema:name "kaleidoscope"@ja,
        "kaleidoscope"@ja-latn .

_:N4b1c01f971a040eaab72b6d8a7a8d39a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンダンテ"@ja,
        "Andante"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N7d987214d6a34b1da3e5c32de464d270 ;
    schema:name "アンダンテ"@ja,
        "Andante"@ja-latn .

_:N5d0619935fe84791811fc3a9331c42c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cuddle"@ja,
        "cuddle"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N7d987214d6a34b1da3e5c32de464d270 ;
    schema:name "cuddle"@ja,
        "cuddle"@ja-latn .

_:N6fc432adce85434392feff07b39b30e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日の君さえいればいい。"@ja,
        "Ashita no Kimi sae Ireba Ii."@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N7d987214d6a34b1da3e5c32de464d270 ;
    schema:name "明日の君さえいればいい。"@ja,
        "Ashita no Kimi sae Ireba Ii."@ja-latn .

_:N73cb69b1a9364c719d35b79e52f8dcc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asterism"@ja,
        "Asterism"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N7d987214d6a34b1da3e5c32de464d270 ;
    schema:name "Asterism"@ja,
        "Asterism"@ja-latn .

_:N9058ee3b6043423fa818ae2ebadbd0f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワンダーテイル"@ja,
        "Wondertale"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N7d987214d6a34b1da3e5c32de464d270 ;
    schema:name "ワンダーテイル"@ja,
        "Wondertale"@ja-latn .

_:Naa4009d965eb4239bd03e35017d12c26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elemental World"@ja,
        "Elemental World"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N7d987214d6a34b1da3e5c32de464d270 ;
    schema:name "Elemental World"@ja,
        "Elemental World"@ja-latn .

_:Nb3e704131d4745ed849e95a96ec988aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "color of time"@ja,
        "color of time"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N7d987214d6a34b1da3e5c32de464d270 ;
    schema:name "color of time"@ja,
        "color of time"@ja-latn .

_:Nc3ff31e5df594f0bbe258a17af212cb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "one and only"@ja,
        "one and only"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N7d987214d6a34b1da3e5c32de464d270 ;
    schema:name "one and only"@ja,
        "one and only"@ja-latn .

_:Nd3d1028a14db48aca4823b21de0f2075 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "searchlight"@ja,
        "searchlight"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N7d987214d6a34b1da3e5c32de464d270 ;
    schema:name "searchlight"@ja,
        "searchlight"@ja-latn .

_:Nf319007601e64bcebbe2d1739ae3a5d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セフィロトの木"@ja,
        "Sephirot no Ki"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N7d987214d6a34b1da3e5c32de464d270 ;
    schema:name "セフィロトの木"@ja,
        "Sephirot no Ki"@ja-latn .

_:N7d987214d6a34b1da3e5c32de464d270 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17add11f6a7a401bb23df943bd3ef2d1,
        _:N1a159be7ac104e819bd5da818a211833,
        _:N214516145e5240429366303a5a070aa0,
        _:N4b1c01f971a040eaab72b6d8a7a8d39a,
        _:N5d0619935fe84791811fc3a9331c42c4,
        _:N6fc432adce85434392feff07b39b30e5,
        _:N73cb69b1a9364c719d35b79e52f8dcc9,
        _:N9058ee3b6043423fa818ae2ebadbd0f5,
        _:Naa4009d965eb4239bd03e35017d12c26,
        _:Nb3e704131d4745ed849e95a96ec988aa,
        _:Nc3ff31e5df594f0bbe258a17af212cb3,
        _:Nd3d1028a14db48aca4823b21de0f2075,
        _:Nf319007601e64bcebbe2d1739ae3a5d0 ;
    mo:track_count 13 ;
    schema:duration "PT61:11"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N17add11f6a7a401bb23df943bd3ef2d1,
        _:N1a159be7ac104e819bd5da818a211833,
        _:N214516145e5240429366303a5a070aa0,
        _:N4b1c01f971a040eaab72b6d8a7a8d39a,
        _:N5d0619935fe84791811fc3a9331c42c4,
        _:N6fc432adce85434392feff07b39b30e5,
        _:N73cb69b1a9364c719d35b79e52f8dcc9,
        _:N9058ee3b6043423fa818ae2ebadbd0f5,
        _:Naa4009d965eb4239bd03e35017d12c26,
        _:Nb3e704131d4745ed849e95a96ec988aa,
        _:Nc3ff31e5df594f0bbe258a17af212cb3,
        _:Nd3d1028a14db48aca4823b21de0f2075,
        _:Nf319007601e64bcebbe2d1739ae3a5d0 .

