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

<artist/48119#subject> a schema:Person,
        foaf:Person ;
    schema:name "Izuki Minato"@en,
        "水湊いづき"@ja ;
    foaf:made <album/134007#subject>,
        <album/134007#vocals> ;
    foaf:name "Izuki Minato"@en,
        "水湊いづき"@ja .

<artist/60030#subject> a schema:Person,
        foaf:Person ;
    schema:name "Katuo Kawasumi"@en,
        "川住かつお"@ja ;
    foaf:made <album/134007#lyrics>,
        <album/134007#subject> ;
    foaf:name "Katuo Kawasumi"@en,
        "川住かつお"@ja .

<artist/17049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134007#subject> ;
    schema:name "Satoshi Hirata"@en,
        "平田聡"@ja ;
    foaf:made <album/134007#composition>,
        <album/134007#subject> ;
    foaf:name "Satoshi Hirata"@en,
        "平田聡"@ja .

<artist/59148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134007#subject> ;
    schema:name "Eiji Nakamura"@en,
        "中村エイジ"@ja ;
    foaf:made <album/134007#composition>,
        <album/134007#subject> ;
    foaf:name "Eiji Nakamura"@en,
        "中村エイジ"@ja .

<artist/60#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134007#subject> ;
    schema:name "Toshimichi Isoe"@en,
        "磯江俊道"@ja ;
    foaf:made <album/134007#composition>,
        <album/134007#subject> ;
    foaf:name "Toshimichi Isoe"@en,
        "磯江俊道"@ja .

<artist/63#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134007#subject> ;
    schema:name "Yoh Ohyama"@en,
        "大山曜"@ja ;
    foaf:made <album/134007#composition>,
        <album/134007#subject> ;
    foaf:name "Yoh Ohyama"@en,
        "大山曜"@ja .

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

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

<album/134007#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HAYASAKI NO KURO YURI ORIGINAL SOUNDTRACK"@en,
        "早咲きのくろゆり オリジナルサウンドトラック"@ja,
        "HAYASAKI NO KURO YURI ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/134007#musicalwork> ;
    mo:recorded_as <album/134007#musicalexpression> ;
    schema:name "HAYASAKI NO KURO YURI ORIGINAL SOUNDTRACK"@en,
        "早咲きのくろゆり オリジナルサウンドトラック"@ja,
        "HAYASAKI NO KURO YURI ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/134007#musicalwork> .

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

<https://media.vgm.io/albums/70/134007/134007-8635dd54b196.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134007#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/134007/134007-8635dd54b196.png> ;
    foaf:depicts <album/134007#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/134007/134007-8635dd54b196.png> .

<https://medium-media.vgm.io/albums/70/134007/134007-8635dd54b196.png> a schema:ImageObject,
        foaf:Image .

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

<album/134007#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HAYASAKI NO KURO YURI ORIGINAL SOUNDTRACK"@en,
        "早咲きのくろゆり オリジナルサウンドトラック"@ja,
        "HAYASAKI NO KURO YURI ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/17049#subject>,
        <artist/59148#subject>,
        <artist/60#subject>,
        <artist/63#subject> ;
    mo:produced_work <album/134007#musicalwork> ;
    schema:name "HAYASAKI NO KURO YURI ORIGINAL SOUNDTRACK"@en,
        "早咲きのくろゆり オリジナルサウンドトラック"@ja,
        "HAYASAKI NO KURO YURI ORIGINAL SOUNDTRACK"@ja-latn .

<album/134007#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-31"^^xsd:date ;
    dcterms:title "HAYASAKI NO KURO YURI ORIGINAL SOUNDTRACK"@en,
        "早咲きのくろゆり オリジナルサウンドトラック"@ja,
        "HAYASAKI NO KURO YURI ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/134007#musicalexpression> ;
    mo:publisher _:N5a3ce8c6fbb74c8aa33634c2fedce958 ;
    mo:record _:Nec2f002931a541579fe584b66c99fc87 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "HAYASAKI NO KURO YURI"@en ;
            foaf:name "HAYASAKI NO KURO YURI"@en ] ;
    schema:datePublished "2023-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/134007/134007-8635dd54b196.png> ;
    schema:name "HAYASAKI NO KURO YURI ORIGINAL SOUNDTRACK"@en,
        "早咲きのくろゆり オリジナルサウンドトラック"@ja,
        "HAYASAKI NO KURO YURI ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher _:N5a3ce8c6fbb74c8aa33634c2fedce958 ;
    foaf:depiction <https://media.vgm.io/albums/70/134007/134007-8635dd54b196.png> .

_:N2707fa365d43492daf7b8c6c2d5469b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花言葉"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "花言葉"@ja .

_:N293dbdf1d5144f89b46605b9553eede3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "元気印"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "元気印"@ja .

_:N2da35f2e32094941b6f15b9f514c50c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "模索中！"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "模索中！"@ja .

_:N3d4ce2cea50e43b5b3418521f8137855 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風花"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "風花"@ja .

_:N42607f3407824f14a14ce6b08ffa2a72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "微笑み"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "微笑み"@ja .

_:N5a3ce8c6fbb74c8aa33634c2fedce958 schema:name "WarRock"@en,
        "WarRock"@ja,
        "WarRock"@ja-latn ;
    foaf:name "WarRock"@en,
        "WarRock"@ja,
        "WarRock"@ja-latn .

_:N6f4e784e9f2e4cb9b80ed8cc0d2f59b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さなシルシ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "小さなシルシ"@ja .

_:N8619cfc399214eb8be74c29ae92074db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水滴"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "水滴"@ja .

_:N86772e63429241518a3689df5da91e14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花散らす"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "花散らす"@ja .

_:N93958799ee0f4818aa5b6c8f602a28f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チャート"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "チャート"@ja .

_:N9662d05ab6e842dfa9d410fdc36d7d9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の舞う丘に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "風の舞う丘に"@ja .

_:Na949a0910b0c4ee5b134060384fa5560 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日へ繋がる道"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "明日へ繋がる道"@ja .

_:Nb12a59ac28e14c0c932d12c0542e979b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空まわり"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "空まわり"@ja .

_:Nb9e2a45bf5e14329be2f0200f0b41a72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誓い"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "誓い"@ja .

_:Ndc23291db47d4854a2075a0c08b09e7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心の軋み"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "心の軋み"@ja .

_:Nee56970b65c340cfbdf7ce59ca7f426e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "穏やかな日々"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "穏やかな日々"@ja .

_:Nef1cd69d27c345de86e742b7412652b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "透明な萌芽"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "透明な萌芽"@ja .

_:Nef935fe1692e405bac6f7ec0575802b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想いを込めて（透明な萌芽-オルゴールVer-）"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "想いを込めて（透明な萌芽-オルゴールVer-）"@ja .

_:Nef9fb6cc28984fafa49359ff20841847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "相克"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "相克"@ja .

_:Nf75fa3d673ad4f69b19029f1783e353c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "予期せぬ出来事"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "予期せぬ出来事"@ja .

_:Nf952691a17e7453ab0a4390fc598764d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月とタンポポ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nec2f002931a541579fe584b66c99fc87 ;
    schema:name "月とタンポポ"@ja .

_:Nec2f002931a541579fe584b66c99fc87 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2707fa365d43492daf7b8c6c2d5469b1,
        _:N293dbdf1d5144f89b46605b9553eede3,
        _:N2da35f2e32094941b6f15b9f514c50c8,
        _:N3d4ce2cea50e43b5b3418521f8137855,
        _:N42607f3407824f14a14ce6b08ffa2a72,
        _:N6f4e784e9f2e4cb9b80ed8cc0d2f59b8,
        _:N8619cfc399214eb8be74c29ae92074db,
        _:N86772e63429241518a3689df5da91e14,
        _:N93958799ee0f4818aa5b6c8f602a28f3,
        _:N9662d05ab6e842dfa9d410fdc36d7d9c,
        _:Na949a0910b0c4ee5b134060384fa5560,
        _:Nb12a59ac28e14c0c932d12c0542e979b,
        _:Nb9e2a45bf5e14329be2f0200f0b41a72,
        _:Ndc23291db47d4854a2075a0c08b09e7b,
        _:Nee56970b65c340cfbdf7ce59ca7f426e,
        _:Nef1cd69d27c345de86e742b7412652b2,
        _:Nef935fe1692e405bac6f7ec0575802b6,
        _:Nef9fb6cc28984fafa49359ff20841847,
        _:Nf75fa3d673ad4f69b19029f1783e353c,
        _:Nf952691a17e7453ab0a4390fc598764d ;
    mo:track_count 20 ;
    schema:duration "PT39:12"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N2707fa365d43492daf7b8c6c2d5469b1,
        _:N293dbdf1d5144f89b46605b9553eede3,
        _:N2da35f2e32094941b6f15b9f514c50c8,
        _:N3d4ce2cea50e43b5b3418521f8137855,
        _:N42607f3407824f14a14ce6b08ffa2a72,
        _:N6f4e784e9f2e4cb9b80ed8cc0d2f59b8,
        _:N8619cfc399214eb8be74c29ae92074db,
        _:N86772e63429241518a3689df5da91e14,
        _:N93958799ee0f4818aa5b6c8f602a28f3,
        _:N9662d05ab6e842dfa9d410fdc36d7d9c,
        _:Na949a0910b0c4ee5b134060384fa5560,
        _:Nb12a59ac28e14c0c932d12c0542e979b,
        _:Nb9e2a45bf5e14329be2f0200f0b41a72,
        _:Ndc23291db47d4854a2075a0c08b09e7b,
        _:Nee56970b65c340cfbdf7ce59ca7f426e,
        _:Nef1cd69d27c345de86e742b7412652b2,
        _:Nef935fe1692e405bac6f7ec0575802b6,
        _:Nef9fb6cc28984fafa49359ff20841847,
        _:Nf75fa3d673ad4f69b19029f1783e353c,
        _:Nf952691a17e7453ab0a4390fc598764d .

