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

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

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

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

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

<album/113275#musicalexpression> a mo:Signal ;
    mo:published_as <album/113275#subject> ;
    mo:records <album/113275#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/57/113275/113275-27d06cac7f2c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113275#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/113275/113275-27d06cac7f2c.jpg> ;
    foaf:depicts <album/113275#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/113275/113275-27d06cac7f2c.jpg> .

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

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

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

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

<album/113275#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-20"^^xsd:date ;
    dcterms:title "The GARDEN / the peggies [Limited Edition]"@en,
        "The GARDEN / the peggies [初回生産限定盤]"@ja,
        "The GARDEN / the peggies [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-5564~5" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/113275#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Naa905e27bed44e8ebd4ffd8dbd1831bc,
        _:Nd68c50fe729c44038b0ab32d66251aff ;
    mo:record_count 2 ;
    schema:about <product/7164#subject>,
        <product/8432#subject>,
        <product/9344#subject> ;
    schema:byArtist <artist/30067#subject> ;
    schema:datePublished "2021-10-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/113275/113275-27d06cac7f2c.jpg> ;
    schema:name "The GARDEN / the peggies [Limited Edition]"@en,
        "The GARDEN / the peggies [初回生産限定盤]"@ja,
        "The GARDEN / the peggies [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/113275/113275-27d06cac7f2c.jpg> .

_:N0b0a99837a50430f9c8524471e009b31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "センチメートル [Music Video]"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd68c50fe729c44038b0ab32d66251aff ;
    schema:name "センチメートル [Music Video]"@ja .

_:N0cfdb4fb50554289aceb41e4fdb06aaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contrast"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:Naa905e27bed44e8ebd4ffd8dbd1831bc ;
    schema:name "Contrast"@ja .

_:N0fd67a41718445e3a1d0b5594e2989e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君のせい [Live] 『the peggiesの!SOUND BASE Vol.2』"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd68c50fe729c44038b0ab32d66251aff ;
    schema:name "君のせい [Live] 『the peggiesの!SOUND BASE Vol.2』"@ja .

_:N11baa8916ba549ae85dee94594e9e6a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタンドバイミー [Live] 『the peggiesの!SOUND BASE Vol.2』"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd68c50fe729c44038b0ab32d66251aff ;
    schema:name "スタンドバイミー [Live] 『the peggiesの!SOUND BASE Vol.2』"@ja .

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

_:N2ab7aa155245431ca593ba5101e45bc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TAIKIKEN"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Naa905e27bed44e8ebd4ffd8dbd1831bc ;
    schema:name "TAIKIKEN"@ja .

_:N390ef62985cf405b8d04ff60068d9c39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマチック [Music Video]"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd68c50fe729c44038b0ab32d66251aff ;
    schema:name "ドラマチック [Music Video]"@ja .

_:N42ff0e429dec42f2858c00cb637ed0f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリーミージャーニー [Live] 『the peggiesの!SOUND BASE Vol.2』"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd68c50fe729c44038b0ab32d66251aff ;
    schema:name "ドリーミージャーニー [Live] 『the peggiesの!SOUND BASE Vol.2』"@ja .

_:N4866169cd2dc4c57a8f26556b3baf85a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アネモネ [Music Video]"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd68c50fe729c44038b0ab32d66251aff ;
    schema:name "アネモネ [Music Video]"@ja .

_:N48e1158cd5cd4704835e9254e2229664 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "センチメートル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Naa905e27bed44e8ebd4ffd8dbd1831bc ;
    schema:name "センチメートル"@ja .

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

_:N646401e4310f4070a1083cee7382eb05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スプートニク (2021)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Naa905e27bed44e8ebd4ffd8dbd1831bc ;
    schema:name "スプートニク (2021)"@ja .

_:N771f8031c7f34020b3d60d7089bf52f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "足跡 [Music Video]"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd68c50fe729c44038b0ab32d66251aff ;
    schema:name "足跡 [Music Video]"@ja .

_:N7c28da1584aa43e49edde8d55846d8db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "センチメートル [Live] 『the peggiesの!SOUND BASE Vol.2』"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd68c50fe729c44038b0ab32d66251aff ;
    schema:name "センチメートル [Live] 『the peggiesの!SOUND BASE Vol.2』"@ja .

_:N8d89e0d963ae4eaabfab5c550ed95979 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドア"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Naa905e27bed44e8ebd4ffd8dbd1831bc ;
    schema:name "ドア"@ja .

_:N9041734313744111a351d7eadf440054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "足跡 [Live] 『the peggiesの!SOUND BASE Vol.2』"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd68c50fe729c44038b0ab32d66251aff ;
    schema:name "足跡 [Live] 『the peggiesの!SOUND BASE Vol.2』"@ja .

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

_:Naacdcaa16f944179b354483e018b2f0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello Sugar"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Naa905e27bed44e8ebd4ffd8dbd1831bc ;
    schema:name "Hello Sugar"@ja .

_:Nc90bb5cb12f74b9eae2fa7bd9b3ecdd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタンドバイミー [Music Video]"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd68c50fe729c44038b0ab32d66251aff ;
    schema:name "スタンドバイミー [Music Video]"@ja .

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

_:Naa905e27bed44e8ebd4ffd8dbd1831bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cfdb4fb50554289aceb41e4fdb06aaf,
        _:N18776201109f41ae8343ac2e36d8c4f8,
        _:N2ab7aa155245431ca593ba5101e45bc1,
        _:N48e1158cd5cd4704835e9254e2229664,
        _:N6098b802d9614f5fb44e3269bf98c994,
        _:N646401e4310f4070a1083cee7382eb05,
        _:N8d89e0d963ae4eaabfab5c550ed95979,
        _:N9e9ed40652264c51bf8d88a28e0c0641,
        _:Naacdcaa16f944179b354483e018b2f0b,
        _:Nfc5665c7bbd7421f9efecd92f245a34f ;
    mo:track_count 10 ;
    schema:duration "PT43:54"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0cfdb4fb50554289aceb41e4fdb06aaf,
        _:N18776201109f41ae8343ac2e36d8c4f8,
        _:N2ab7aa155245431ca593ba5101e45bc1,
        _:N48e1158cd5cd4704835e9254e2229664,
        _:N6098b802d9614f5fb44e3269bf98c994,
        _:N646401e4310f4070a1083cee7382eb05,
        _:N8d89e0d963ae4eaabfab5c550ed95979,
        _:N9e9ed40652264c51bf8d88a28e0c0641,
        _:Naacdcaa16f944179b354483e018b2f0b,
        _:Nfc5665c7bbd7421f9efecd92f245a34f .

_:Nd68c50fe729c44038b0ab32d66251aff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0b0a99837a50430f9c8524471e009b31,
        _:N0fd67a41718445e3a1d0b5594e2989e3,
        _:N11baa8916ba549ae85dee94594e9e6a6,
        _:N390ef62985cf405b8d04ff60068d9c39,
        _:N42ff0e429dec42f2858c00cb637ed0f8,
        _:N4866169cd2dc4c57a8f26556b3baf85a,
        _:N771f8031c7f34020b3d60d7089bf52f8,
        _:N7c28da1584aa43e49edde8d55846d8db,
        _:N9041734313744111a351d7eadf440054,
        _:Nc90bb5cb12f74b9eae2fa7bd9b3ecdd3 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0b0a99837a50430f9c8524471e009b31,
        _:N0fd67a41718445e3a1d0b5594e2989e3,
        _:N11baa8916ba549ae85dee94594e9e6a6,
        _:N390ef62985cf405b8d04ff60068d9c39,
        _:N42ff0e429dec42f2858c00cb637ed0f8,
        _:N4866169cd2dc4c57a8f26556b3baf85a,
        _:N771f8031c7f34020b3d60d7089bf52f8,
        _:N7c28da1584aa43e49edde8d55846d8db,
        _:N9041734313744111a351d7eadf440054,
        _:Nc90bb5cb12f74b9eae2fa7bd9b3ecdd3 .

