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

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

<artist/30065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121302#subject> ;
    schema:name "Yuho Kitazawa"@en,
        "北澤ゆうほ"@ja ;
    foaf:made <album/121302#composition>,
        <album/121302#lyrics>,
        <album/121302#subject> ;
    foaf:name "Yuho Kitazawa"@en,
        "北澤ゆうほ"@ja .

<product/11096#subject> a schema:CreativeWork ;
    schema:name "In the Heart of Kunoichi Tsubaki"@en,
        "くノ一ツバキの胸の内"@ja,
        "Kunoichi Tsubaki no Mune no Uchi"@ja-latn ;
    foaf:name "In the Heart of Kunoichi Tsubaki"@en,
        "くノ一ツバキの胸の内"@ja,
        "Kunoichi Tsubaki no Mune no Uchi"@ja-latn .

<product/5103#subject> a schema:CreativeWork ;
    schema:name "BORUTO: NARUTO NEXT GENERATIONS"@en,
        "BORUTO -ボルト- NARUTO NEXT GENERATIONS"@ja,
        "BORUTO: NARUTO NEXT GENERATIONS"@ja-latn ;
    foaf:name "BORUTO: NARUTO NEXT GENERATIONS"@en,
        "BORUTO -ボルト- NARUTO NEXT GENERATIONS"@ja,
        "BORUTO: NARUTO NEXT GENERATIONS"@ja-latn .

<product/6546#subject> a schema:CreativeWork ;
    schema:name "Rascal Does Not Dream of Bunny Girl Senpai"@en,
        "青春ブタ野郎はバニーガール先輩の夢を見ない"@ja,
        "Seishun Buta Yarou wa Bunny Girl Senpai no Yume wo Minai"@ja-latn ;
    foaf:name "Rascal Does Not Dream of Bunny Girl Senpai"@en,
        "青春ブタ野郎はバニーガール先輩の夢を見ない"@ja,
        "Seishun Buta Yarou wa Bunny Girl Senpai no Yume wo Minai"@ja-latn .

<product/7164#subject> a schema:CreativeWork ;
    schema:name "Sarazanmai"@en,
        "さらざんまい"@ja,
        "Sarazanmai"@ja-latn ;
    foaf:name "Sarazanmai"@en,
        "さらざんまい"@ja,
        "Sarazanmai"@ja-latn .

<product/8432#subject> a schema:CreativeWork ;
    schema:name "Rent-a-Girlfriend"@en,
        "彼女、お借りします"@ja,
        "Kanojo, Okarishimasu"@ja-latn ;
    foaf:name "Rent-a-Girlfriend"@en,
        "彼女、お借りします"@ja,
        "Kanojo, Okarishimasu"@ja-latn .

<product/9344#subject> a schema:CreativeWork ;
    schema:name "My Hero Academia Season 5"@en,
        "僕のヒーローアカデミア 第5期"@ja,
        "Boku no Hero Academia 5th Season"@ja-latn ;
    foaf:name "My Hero Academia Season 5"@en,
        "僕のヒーローアカデミア 第5期"@ja,
        "Boku no Hero Academia 5th Season"@ja-latn .

<album/121302#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MMY / the peggies [Limited Edition]"@en,
        "MMY / the peggies [初回生産限定盤]"@ja,
        "MMY / the peggies [Limited Edition]"@ja-latn ;
    mo:composer <artist/30065#subject> ;
    mo:produced_work <album/121302#musicalwork> ;
    schema:name "MMY / the peggies [Limited Edition]"@en,
        "MMY / the peggies [初回生産限定盤]"@ja,
        "MMY / the peggies [Limited Edition]"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/20/121302/121302-d4165b459f00.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121302#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MMY / the peggies [Limited Edition]"@en,
        "MMY / the peggies [初回生産限定盤]"@ja,
        "MMY / the peggies [Limited Edition]"@ja-latn ;
    mo:performance_of <album/121302#musicalwork> ;
    mo:performer <artist/30067#subject> ;
    mo:recorded_as <album/121302#musicalexpression> ;
    schema:byArtist <artist/30067#subject> ;
    schema:name "MMY / the peggies [Limited Edition]"@en,
        "MMY / the peggies [初回生産限定盤]"@ja,
        "MMY / the peggies [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/121302#musicalwork> .

<artist/30067#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/121302#performance> ;
    schema:name "the peggies"@en ;
    foaf:name "the peggies"@en .

<album/121302#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-07"^^xsd:date ;
    dcterms:title "MMY / the peggies [Limited Edition]"@en,
        "MMY / the peggies [初回生産限定盤]"@ja,
        "MMY / the peggies [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-5702~3" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/121302#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N5e192093c7af4ab5ba6ee682d4ebe0eb,
        _:Na3be3b7e1bfc4728b258359abd84e292 ;
    mo:record_count 2 ;
    schema:about <product/11096#subject>,
        <product/5103#subject>,
        <product/6546#subject>,
        <product/7164#subject>,
        <product/8432#subject>,
        <product/9344#subject> ;
    schema:byArtist <artist/30067#subject> ;
    schema:datePublished "2022-09-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/121302/121302-d4165b459f00.jpg> ;
    schema:name "MMY / the peggies [Limited Edition]"@en,
        "MMY / the peggies [初回生産限定盤]"@ja,
        "MMY / the peggies [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/121302/121302-d4165b459f00.jpg> .

_:N0917c9028fcf4828b62d51ee48b224f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スプートニク (2021)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Na3be3b7e1bfc4728b258359abd84e292 ;
    schema:name "スプートニク (2021)"@ja .

_:N0fe8930826c14631a7d1c75df6e9e32f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハイライト・ハイライト"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "ハイライト・ハイライト"@ja .

_:N243ab8cb8a6b4090a908bfe4716aadd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHEESE!"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "CHEESE!"@ja .

_:N28f3ab387ff8426ea7113480187cd118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイクロフォン"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Na3be3b7e1bfc4728b258359abd84e292 ;
    schema:name "マイクロフォン"@ja .

_:N38543fb1f3b947849a2eb07c0667ded5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BABY!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "BABY!"@ja .

_:N3af24158f2784fc48fde0096be5dccdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネバーランド"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "ネバーランド"@ja .

_:N4217bee23c004af38a2c420f39c1e90e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アネモネ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Na3be3b7e1bfc4728b258359abd84e292 ;
    schema:name "アネモネ"@ja .

_:N4ab7b3abb022465f8fd0cf82a3453adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "足跡"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "足跡"@ja .

_:N533f6a42ed2d4737bafda6873810e3c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボーイミーツガール"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "ボーイミーツガール"@ja .

_:N5572f911593e4e4a92ad9dbb8bd13a3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アネモネ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "アネモネ"@ja .

_:N75052e4f45624608bd6d8363fd9f7d5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリーミージャーニー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "ドリーミージャーニー"@ja .

_:N7bcb6f54630f40c1ab32c2d2c7c40379 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君のせい"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Na3be3b7e1bfc4728b258359abd84e292 ;
    schema:name "君のせい"@ja .

_:N9107ccb8325f48869956267454b75064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリーミージャーニー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Na3be3b7e1bfc4728b258359abd84e292 ;
    schema:name "ドリーミージャーニー"@ja .

_:N937bc30e66aa424196561dc6b0ae2ba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタンドバイミー"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "スタンドバイミー"@ja .

_:N945ee88c3df64a7ca14b423d9d388f13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グライダー (2022)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "グライダー (2022)"@ja .

_:N9498c4bb98e44869857a1f2e49ae2e2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そうだ、僕らは"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Na3be3b7e1bfc4728b258359abd84e292 ;
    schema:name "そうだ、僕らは"@ja .

_:N96f10fc87fa6404fb2101fd0e60dac3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "足跡"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Na3be3b7e1bfc4728b258359abd84e292 ;
    schema:name "足跡"@ja .

_:N995e08b1eeca4b76baee41e9ae5b3904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:Na3be3b7e1bfc4728b258359abd84e292 ;
    schema:name "明日"@ja .

_:Nb52eb26915cb49abb9954e5c6f18e6ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青すぎる空"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "青すぎる空"@ja .

_:Nb659c0704ae64ff688436cd0970998be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はちみつ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Na3be3b7e1bfc4728b258359abd84e292 ;
    schema:name "はちみつ"@ja .

_:Nbf310b16a4ed40e8b85123f4d7a15d57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unleash"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "Unleash"@ja .

_:Nc3ece964e4fd4ab6943bdd3b7dac3dc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "センチメートル"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "センチメートル"@ja .

_:Nd200406acde24f5aa2cc9d621b1953ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I 御中～文房具屋さんにあった試し書きだけで歌をつくってみました。～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "I 御中～文房具屋さんにあった試し書きだけで歌をつくってみました。～"@ja .

_:Nd4216925f44448af825c36de74d30158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GLORY"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Na3be3b7e1bfc4728b258359abd84e292 ;
    schema:name "GLORY"@ja .

_:Nd451b2a86d8e45bb93d1713c309c7cd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君のせい"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "君のせい"@ja .

_:Ne1e8e3e67f9d4ac08bb54392d5496feb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE TRIP (2019)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Na3be3b7e1bfc4728b258359abd84e292 ;
    schema:name "LOVE TRIP (2019)"@ja .

_:Nf0e4d4de0de542f0964c23aebc3ae8c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマチック"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "ドラマチック"@ja .

_:Nf1fd4476ef80485eba4e687af18ca553 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドア"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N5e192093c7af4ab5ba6ee682d4ebe0eb ;
    schema:name "ドア"@ja .

_:Na3be3b7e1bfc4728b258359abd84e292 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0917c9028fcf4828b62d51ee48b224f9,
        _:N28f3ab387ff8426ea7113480187cd118,
        _:N4217bee23c004af38a2c420f39c1e90e,
        _:N7bcb6f54630f40c1ab32c2d2c7c40379,
        _:N9107ccb8325f48869956267454b75064,
        _:N9498c4bb98e44869857a1f2e49ae2e2d,
        _:N96f10fc87fa6404fb2101fd0e60dac3f,
        _:N995e08b1eeca4b76baee41e9ae5b3904,
        _:Nb659c0704ae64ff688436cd0970998be,
        _:Nd4216925f44448af825c36de74d30158,
        _:Ne1e8e3e67f9d4ac08bb54392d5496feb ;
    mo:track_count 11 ;
    schema:duration "PT56:02"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0917c9028fcf4828b62d51ee48b224f9,
        _:N28f3ab387ff8426ea7113480187cd118,
        _:N4217bee23c004af38a2c420f39c1e90e,
        _:N7bcb6f54630f40c1ab32c2d2c7c40379,
        _:N9107ccb8325f48869956267454b75064,
        _:N9498c4bb98e44869857a1f2e49ae2e2d,
        _:N96f10fc87fa6404fb2101fd0e60dac3f,
        _:N995e08b1eeca4b76baee41e9ae5b3904,
        _:Nb659c0704ae64ff688436cd0970998be,
        _:Nd4216925f44448af825c36de74d30158,
        _:Ne1e8e3e67f9d4ac08bb54392d5496feb .

_:N5e192093c7af4ab5ba6ee682d4ebe0eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fe8930826c14631a7d1c75df6e9e32f,
        _:N243ab8cb8a6b4090a908bfe4716aadd4,
        _:N38543fb1f3b947849a2eb07c0667ded5,
        _:N3af24158f2784fc48fde0096be5dccdc,
        _:N4ab7b3abb022465f8fd0cf82a3453adc,
        _:N533f6a42ed2d4737bafda6873810e3c7,
        _:N5572f911593e4e4a92ad9dbb8bd13a3f,
        _:N75052e4f45624608bd6d8363fd9f7d5f,
        _:N937bc30e66aa424196561dc6b0ae2ba0,
        _:N945ee88c3df64a7ca14b423d9d388f13,
        _:Nb52eb26915cb49abb9954e5c6f18e6ee,
        _:Nbf310b16a4ed40e8b85123f4d7a15d57,
        _:Nc3ece964e4fd4ab6943bdd3b7dac3dc8,
        _:Nd200406acde24f5aa2cc9d621b1953ba,
        _:Nd451b2a86d8e45bb93d1713c309c7cd2,
        _:Nf0e4d4de0de542f0964c23aebc3ae8c9,
        _:Nf1fd4476ef80485eba4e687af18ca553 ;
    mo:track_count 17 ;
    schema:duration "PT72:50"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0fe8930826c14631a7d1c75df6e9e32f,
        _:N243ab8cb8a6b4090a908bfe4716aadd4,
        _:N38543fb1f3b947849a2eb07c0667ded5,
        _:N3af24158f2784fc48fde0096be5dccdc,
        _:N4ab7b3abb022465f8fd0cf82a3453adc,
        _:N533f6a42ed2d4737bafda6873810e3c7,
        _:N5572f911593e4e4a92ad9dbb8bd13a3f,
        _:N75052e4f45624608bd6d8363fd9f7d5f,
        _:N937bc30e66aa424196561dc6b0ae2ba0,
        _:N945ee88c3df64a7ca14b423d9d388f13,
        _:Nb52eb26915cb49abb9954e5c6f18e6ee,
        _:Nbf310b16a4ed40e8b85123f4d7a15d57,
        _:Nc3ece964e4fd4ab6943bdd3b7dac3dc8,
        _:Nd200406acde24f5aa2cc9d621b1953ba,
        _:Nd451b2a86d8e45bb93d1713c309c7cd2,
        _:Nf0e4d4de0de542f0964c23aebc3ae8c9,
        _:Nf1fd4476ef80485eba4e687af18ca553 .

