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

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

<artist/30065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113274#subject> ;
    schema:name "Yuho Kitazawa"@en,
        "北澤ゆうほ"@ja ;
    foaf:made <album/113274#composition>,
        <album/113274#lyrics>,
        <album/113274#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/113274#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The GARDEN / the peggies"@en,
        "The GARDEN / the peggies"@ja,
        "The GARDEN / the peggies"@ja-latn ;
    mo:composer <artist/30065#subject> ;
    mo:produced_work <album/113274#musicalwork> ;
    schema:name "The GARDEN / the peggies"@en,
        "The GARDEN / the peggies"@ja,
        "The GARDEN / the peggies"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/47/113274/113274-66fb0fbe1fcf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/113274#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The GARDEN / the peggies"@en,
        "The GARDEN / the peggies"@ja,
        "The GARDEN / the peggies"@ja-latn ;
    mo:performance_of <album/113274#musicalwork> ;
    mo:performer <artist/30067#subject> ;
    mo:recorded_as <album/113274#musicalexpression> ;
    schema:byArtist <artist/30067#subject> ;
    schema:name "The GARDEN / the peggies"@en,
        "The GARDEN / the peggies"@ja,
        "The GARDEN / the peggies"@ja-latn ;
    schema:workPerformed <album/113274#musicalwork> .

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

<album/113274#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-20"^^xsd:date ;
    dcterms:title "The GARDEN / the peggies"@en,
        "The GARDEN / the peggies"@ja,
        "The GARDEN / the peggies"@ja-latn ;
    mo:catalogue_number "ESCL-5566" ;
    mo:media_type "CD" ;
    mo:publication_of <album/113274#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N9bc56850c96649e7b1e188d6071015f7 ;
    mo:record_count 1 ;
    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/47/113274/113274-66fb0fbe1fcf.jpg> ;
    schema:name "The GARDEN / the peggies"@en,
        "The GARDEN / the peggies"@ja,
        "The GARDEN / the peggies"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/113274/113274-66fb0fbe1fcf.jpg> .

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

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

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

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

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

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

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

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

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

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

_:N9bc56850c96649e7b1e188d6071015f7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ce5a6e583d3491c9f6651eff82041ba,
        _:N1eb50d3593074aa7b974d9dc3b553764,
        _:N383dba792abb46f092b5b7536d77eb25,
        _:N390c773976e44f33a83aaf9213c4194a,
        _:N4474f1e2bd7c4338982c8d7f778a40e8,
        _:N472add6446fe46d184ac46693decd97a,
        _:N50873fc61b564fec9d073dbae17016c3,
        _:Naacb3abe2a674b4d830db64d4f393487,
        _:Nd5f16db103a04440899a45d9612d906d,
        _:Nd7693a00e00146a5816351f97a7b3427 ;
    mo:track_count 10 ;
    schema:duration "PT43:54"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1ce5a6e583d3491c9f6651eff82041ba,
        _:N1eb50d3593074aa7b974d9dc3b553764,
        _:N383dba792abb46f092b5b7536d77eb25,
        _:N390c773976e44f33a83aaf9213c4194a,
        _:N4474f1e2bd7c4338982c8d7f778a40e8,
        _:N472add6446fe46d184ac46693decd97a,
        _:N50873fc61b564fec9d073dbae17016c3,
        _:Naacb3abe2a674b4d830db64d4f393487,
        _:Nd5f16db103a04440899a45d9612d906d,
        _:Nd7693a00e00146a5816351f97a7b3427 .

