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

<artist/4185#subject> a schema:Person,
        foaf:Person ;
    schema:name "Atsuko Enomoto"@en,
        "榎本温子"@ja ;
    foaf:made <album/74324#subject>,
        <album/74324#vocals> ;
    foaf:name "Atsuko Enomoto"@en,
        "榎本温子"@ja .

<artist/5090#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chihiro Suzuki"@en,
        "鈴木千尋"@ja ;
    foaf:made <album/74324#subject>,
        <album/74324#vocals> ;
    foaf:name "Chihiro Suzuki"@en,
        "鈴木千尋"@ja .

<artist/69330#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai Fukuda"@en,
        "福田舞"@ja ;
    foaf:made <album/74324#subject>,
        <album/74324#vocals> ;
    foaf:name "Mai Fukuda"@en,
        "福田舞"@ja .

<artist/8457#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fumiya Fujii"@en,
        "藤井フミヤ"@ja ;
    foaf:made <album/74324#lyrics>,
        <album/74324#subject> ;
    foaf:name "Fumiya Fujii"@en,
        "藤井フミヤ"@ja .

<album/24898> a mo:Release ;
    mo:catalogue_number "KICA-440" .

<artist/642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74324#subject> ;
    schema:name "Shiro Sagisu"@en ;
    foaf:made <album/74324#composition>,
        <album/74324#subject> ;
    foaf:name "Shiro Sagisu"@en .

<artist/8400#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74324#subject> ;
    schema:name "Yosui Inoue"@en,
        "井上陽水"@ja ;
    foaf:made <album/74324#composition>,
        <album/74324#lyrics>,
        <album/74324#subject> ;
    foaf:name "Yosui Inoue"@en,
        "井上陽水"@ja .

<artist/8738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74324#subject> ;
    schema:name "Nobuyoshi Koshibe"@en,
        "越部信義"@ja ;
    foaf:made <album/74324#composition>,
        <album/74324#subject> ;
    foaf:name "Nobuyoshi Koshibe"@en,
        "越部信義"@ja .

<artist/9728#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74324#subject> ;
    schema:name "Nobuo Ariga"@en,
        "有賀啓雄"@ja ;
    foaf:made <album/74324#composition>,
        <album/74324#subject> ;
    foaf:name "Nobuo Ariga"@en,
        "有賀啓雄"@ja .

<product/4721#subject> a schema:CreativeWork ;
    schema:name "His and Her Circumstances"@en,
        "彼氏彼女の事情"@ja,
        "Kareshi Kanojyo no Jijyo"@ja-latn ;
    foaf:name "His and Her Circumstances"@en,
        "彼氏彼女の事情"@ja,
        "Kareshi Kanojyo no Jijyo"@ja-latn .

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

<album/74324#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kareshi Kanojyo no Jijyo ♥ Act 1.0"@en,
        "彼氏彼女の事情 ♥ ACT 1.0"@ja,
        "Kareshi Kanojyo no Jijyo ♥ Act 1.0"@ja-latn ;
    mo:performance_of <album/74324#musicalwork> ;
    mo:recorded_as <album/74324#musicalexpression> ;
    schema:name "Kareshi Kanojyo no Jijyo ♥ Act 1.0"@en,
        "彼氏彼女の事情 ♥ ACT 1.0"@ja,
        "Kareshi Kanojyo no Jijyo ♥ Act 1.0"@ja-latn ;
    schema:workPerformed <album/74324#musicalwork> .

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

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

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

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

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

<album/74324#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kareshi Kanojyo no Jijyo ♥ Act 1.0"@en,
        "彼氏彼女の事情 ♥ ACT 1.0"@ja,
        "Kareshi Kanojyo no Jijyo ♥ Act 1.0"@ja-latn ;
    mo:composer <artist/642#subject>,
        <artist/8400#subject>,
        <artist/8738#subject>,
        <artist/9728#subject> ;
    mo:produced_work <album/74324#musicalwork> ;
    schema:name "Kareshi Kanojyo no Jijyo ♥ Act 1.0"@en,
        "彼氏彼女の事情 ♥ ACT 1.0"@ja,
        "Kareshi Kanojyo no Jijyo ♥ Act 1.0"@ja-latn .

<album/74324#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-01"^^xsd:date ;
    dcterms:title "Kareshi Kanojyo no Jijyo ♥ Act 1.0"@en,
        "彼氏彼女の事情 ♥ ACT 1.0"@ja,
        "Kareshi Kanojyo no Jijyo ♥ Act 1.0"@ja-latn ;
    mo:catalogue_number "GGG-144" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/24898> ;
    mo:publication_of <album/74324#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:N7adcc2774b45459db94dad586d02f75e ;
    mo:record_count 1 ;
    schema:about <product/4721#subject> ;
    schema:datePublished "1999-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/74324/74324-4f2272b674e8.jpg> ;
    schema:name "Kareshi Kanojyo no Jijyo ♥ Act 1.0"@en,
        "彼氏彼女の事情 ♥ ACT 1.0"@ja,
        "Kareshi Kanojyo no Jijyo ♥ Act 1.0"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/74324/74324-4f2272b674e8.jpg> .

_:N0b97c834939b44e4b06d0e87b7aa0296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Angel's Promise"@en,
        "天使のゆびきり"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "An Angel's Promise"@en,
        "天使のゆびきり"@ja .

_:N1a6f26059d264a2f9ce5c81d47016de0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yukino Miyazawa I (Concerto)"@en,
        "宮沢雪野 I"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Yukino Miyazawa I (Concerto)"@en,
        "宮沢雪野 I"@ja .

_:N1d47f53839c3499480a156bf1ba5c902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful and Well"@en,
        "平穏無事"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Peaceful and Well"@en,
        "平穏無事"@ja .

_:N4a1ecbf9d74145c0a4de40b1f879eceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World in Peace"@en,
        "天下泰平"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "World in Peace"@en,
        "天下泰平"@ja .

_:N4a49d792bf46492eb4bb8e102c58ed01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Dream"@en,
        "夢の中へ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Into the Dream"@en,
        "夢の中へ"@ja .

_:N4ac0e84bf39c4487b54fd6e4cd5b359f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friendly Rivalry"@en,
        "切磋琢磨"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Friendly Rivalry"@en,
        "切磋琢磨"@ja .

_:N58d68abf6e4c4d5a941bf12be271a0be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Miyazawas"@en,
        "宮沢一家"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "The Miyazawas"@en,
        "宮沢一家"@ja .

_:N729798bedef645cbaed48c80aaf331df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Souichirou Arima II"@en,
        "有馬総一郎 II"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Souichirou Arima II"@en,
        "有馬総一郎 II"@ja .

_:N7f018dd417bf4fc495ca7b9bee417987 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Dream II (Instrumental)"@en,
        "夢の中へ II"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Into the Dream II (Instrumental)"@en,
        "夢の中へ II"@ja .

_:N92e3934e288a44f4a111f3db2e68ee6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yukino Miyazawa III (Jazz Rock)"@en,
        "宮沢雪野 III"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Yukino Miyazawa III (Jazz Rock)"@en,
        "宮沢雪野 III"@ja .

_:N9400ab31cf5b49e9bff01586569384df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cart Before the Horse"@en,
        "主客転倒"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Cart Before the Horse"@en,
        "主客転倒"@ja .

_:N95fdbebb9f2846ce9d7144365155a318 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yukino Miyazawa V (Nocturne)"@en,
        "宮沢雪野 V"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Yukino Miyazawa V (Nocturne)"@en,
        "宮沢雪野 V"@ja .

_:N9a5cdf886e31441a9e19cbfff6d78df3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Dream III (Slow Instrumental)"@en,
        "夢の中へ III"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Into the Dream III (Slow Instrumental)"@en,
        "夢の中へ III"@ja .

_:Na4cc7b36f1604cc896071dfdb76a6453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Days"@en,
        "日々平和"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Peaceful Days"@en,
        "日々平和"@ja .

_:Na51fc30760bd492ab3e5733c14262c7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasure Every Meeting"@en,
        "一期一会"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Treasure Every Meeting"@en,
        "一期一会"@ja .

_:Na7e888f920704362b86a7a65cb39657e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Avantitle"@en,
        "アバンタイトル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Avantitle"@en,
        "アバンタイトル"@ja .

_:Nb3b73f98247f42a7897c698feb52727b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yukino Miyazawa II (March) II"@en,
        "宮沢雪野 II"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Yukino Miyazawa II (March) II"@en,
        "宮沢雪野 II"@ja .

_:Nc49ac1e9a808449ea630693d9a13cf44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Souichirou Arima I"@en,
        "有馬総一郎 I"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Souichirou Arima I"@en,
        "有馬総一郎 I"@ja .

_:Nc4f3c52b937441d7a082fe2f10ef4eb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inflexibility"@en,
        "不撓不屈"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Inflexibility"@en,
        "不撓不屈"@ja .

_:Nc631dfb778534e5a87d2d8cf24a47999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Synopsis of the Next Episode"@en,
        "此来ノ荒筋"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Synopsis of the Next Episode"@en,
        "此来ノ荒筋"@ja .

_:Ncc762e30825e4a1d8397a7ab0e072ed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Meet Only to Part"@en,
        "会者定離"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "We Meet Only to Part"@en,
        "会者定離"@ja .

_:Ne2ced2fd227c4dd3a900ad5dca525862 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coexistence and Co-prosperity"@en,
        "共存共栄"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Coexistence and Co-prosperity"@en,
        "共存共栄"@ja .

_:Ne7d8eaf01a9d40709ec4029a1ad2f3a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sypnosis so Far (Shoutarou's March)"@en,
        "此迄ノ荒筋"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Sypnosis so Far (Shoutarou's March)"@en,
        "此迄ノ荒筋"@ja .

_:Nf4f02e707eec44cfa32f535caf3a0e24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yukino Miyazawa IV (Kanon)"@en,
        "宮沢雪野 IV"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N7adcc2774b45459db94dad586d02f75e ;
    schema:name "Yukino Miyazawa IV (Kanon)"@en,
        "宮沢雪野 IV"@ja .

_:N7adcc2774b45459db94dad586d02f75e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b97c834939b44e4b06d0e87b7aa0296,
        _:N1a6f26059d264a2f9ce5c81d47016de0,
        _:N1d47f53839c3499480a156bf1ba5c902,
        _:N4a1ecbf9d74145c0a4de40b1f879eceb,
        _:N4a49d792bf46492eb4bb8e102c58ed01,
        _:N4ac0e84bf39c4487b54fd6e4cd5b359f,
        _:N58d68abf6e4c4d5a941bf12be271a0be,
        _:N729798bedef645cbaed48c80aaf331df,
        _:N7f018dd417bf4fc495ca7b9bee417987,
        _:N92e3934e288a44f4a111f3db2e68ee6c,
        _:N9400ab31cf5b49e9bff01586569384df,
        _:N95fdbebb9f2846ce9d7144365155a318,
        _:N9a5cdf886e31441a9e19cbfff6d78df3,
        _:Na4cc7b36f1604cc896071dfdb76a6453,
        _:Na51fc30760bd492ab3e5733c14262c7c,
        _:Na7e888f920704362b86a7a65cb39657e,
        _:Nb3b73f98247f42a7897c698feb52727b,
        _:Nc49ac1e9a808449ea630693d9a13cf44,
        _:Nc4f3c52b937441d7a082fe2f10ef4eb0,
        _:Nc631dfb778534e5a87d2d8cf24a47999,
        _:Ncc762e30825e4a1d8397a7ab0e072ed1,
        _:Ne2ced2fd227c4dd3a900ad5dca525862,
        _:Ne7d8eaf01a9d40709ec4029a1ad2f3a6,
        _:Nf4f02e707eec44cfa32f535caf3a0e24 ;
    mo:track_count 24 ;
    schema:duration "PT70:01"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N0b97c834939b44e4b06d0e87b7aa0296,
        _:N1a6f26059d264a2f9ce5c81d47016de0,
        _:N1d47f53839c3499480a156bf1ba5c902,
        _:N4a1ecbf9d74145c0a4de40b1f879eceb,
        _:N4a49d792bf46492eb4bb8e102c58ed01,
        _:N4ac0e84bf39c4487b54fd6e4cd5b359f,
        _:N58d68abf6e4c4d5a941bf12be271a0be,
        _:N729798bedef645cbaed48c80aaf331df,
        _:N7f018dd417bf4fc495ca7b9bee417987,
        _:N92e3934e288a44f4a111f3db2e68ee6c,
        _:N9400ab31cf5b49e9bff01586569384df,
        _:N95fdbebb9f2846ce9d7144365155a318,
        _:N9a5cdf886e31441a9e19cbfff6d78df3,
        _:Na4cc7b36f1604cc896071dfdb76a6453,
        _:Na51fc30760bd492ab3e5733c14262c7c,
        _:Na7e888f920704362b86a7a65cb39657e,
        _:Nb3b73f98247f42a7897c698feb52727b,
        _:Nc49ac1e9a808449ea630693d9a13cf44,
        _:Nc4f3c52b937441d7a082fe2f10ef4eb0,
        _:Nc631dfb778534e5a87d2d8cf24a47999,
        _:Ncc762e30825e4a1d8397a7ab0e072ed1,
        _:Ne2ced2fd227c4dd3a900ad5dca525862,
        _:Ne7d8eaf01a9d40709ec4029a1ad2f3a6,
        _:Nf4f02e707eec44cfa32f535caf3a0e24 .

