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

<artist/14757#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Han"@en,
        "潘めぐみ"@ja ;
    foaf:made <album/128448#subject>,
        <album/128448#vocals> ;
    foaf:name "Megumi Han"@en,
        "潘めぐみ"@ja .

<artist/16187#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taishi Murata"@en,
        "村田太志"@ja ;
    foaf:made <album/128448#subject>,
        <album/128448#vocals> ;
    foaf:name "Taishi Murata"@en,
        "村田太志"@ja .

<artist/52905#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128448#subject> ;
    schema:name "Kijibato"@en ;
    foaf:made <album/128448#composition>,
        <album/128448#lyrics>,
        <album/128448#subject> ;
    foaf:name "Kijibato"@en .

<artist/56024#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128448#subject> ;
    schema:name "JunPayer"@en ;
    foaf:made <album/128448#composition>,
        <album/128448#lyrics>,
        <album/128448#subject> ;
    foaf:name "JunPayer"@en .

<artist/57910#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128448#subject> ;
    schema:name "Piyosuya-sabou"@en,
        "ピヨす屋茶房"@ja ;
    foaf:made <album/128448#composition>,
        <album/128448#lyrics>,
        <album/128448#subject> ;
    foaf:name "Piyosuya-sabou"@en,
        "ピヨす屋茶房"@ja .

<artist/57911#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128448#subject> ;
    schema:name "Ayato Piyozaki"@en,
        "ピヨ崎あやと"@ja ;
    foaf:made <album/128448#composition>,
        <album/128448#subject> ;
    foaf:name "Ayato Piyozaki"@en,
        "ピヨ崎あやと"@ja .

<artist/57912#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128448#subject> ;
    schema:name "Ryosuke Piyobana"@en,
        "ピヨばな亮祐"@ja ;
    foaf:made <album/128448#composition>,
        <album/128448#subject> ;
    foaf:name "Ryosuke Piyobana"@en,
        "ピヨばな亮祐"@ja .

<product/12879#subject> a schema:CreativeWork ;
    schema:name "[Oshi no Ko]"@en,
        "【推しの子】"@ja,
        "[Oshi no Ko]"@ja-latn ;
    foaf:name "[Oshi no Ko]"@en,
        "【推しの子】"@ja,
        "[Oshi no Ko]"@ja-latn .

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

<album/128448#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "[Oshi no Ko] Character Song CD Vol.3"@en,
        "TVアニメ「【推しの子】」キャラクターソングCD Vol.3"@ja,
        "[Oshi no Ko] Character Song CD Vol.3"@ja-latn ;
    mo:performance_of <album/128448#musicalwork> ;
    mo:recorded_as <album/128448#musicalexpression> ;
    schema:name "[Oshi no Ko] Character Song CD Vol.3"@en,
        "TVアニメ「【推しの子】」キャラクターソングCD Vol.3"@ja,
        "[Oshi no Ko] Character Song CD Vol.3"@ja-latn ;
    schema:workPerformed <album/128448#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/84/128448/128448-cd439f672456.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/128448#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "[Oshi no Ko] Character Song CD Vol.3"@en,
        "TVアニメ「【推しの子】」キャラクターソングCD Vol.3"@ja,
        "[Oshi no Ko] Character Song CD Vol.3"@ja-latn ;
    mo:composer <artist/52905#subject>,
        <artist/56024#subject>,
        <artist/57910#subject>,
        <artist/57911#subject>,
        <artist/57912#subject> ;
    mo:produced_work <album/128448#musicalwork> ;
    schema:name "[Oshi no Ko] Character Song CD Vol.3"@en,
        "TVアニメ「【推しの子】」キャラクターソングCD Vol.3"@ja,
        "[Oshi no Ko] Character Song CD Vol.3"@ja-latn .

<album/128448#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-07-05"^^xsd:date ;
    dcterms:title "[Oshi no Ko] Character Song CD Vol.3"@en,
        "TVアニメ「【推しの子】」キャラクターソングCD Vol.3"@ja,
        "[Oshi no Ko] Character Song CD Vol.3"@ja-latn ;
    mo:catalogue_number "ZMCZ-16723" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128448#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:Nc6f70ea5634b4684818272abbd32111b ;
    mo:record_count 1 ;
    schema:about <product/12879#subject> ;
    schema:datePublished "2023-07-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/128448/128448-cd439f672456.jpg> ;
    schema:name "[Oshi no Ko] Character Song CD Vol.3"@en,
        "TVアニメ「【推しの子】」キャラクターソングCD Vol.3"@ja,
        "[Oshi no Ko] Character Song CD Vol.3"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/128448/128448-cd439f672456.jpg> .

_:N3b89beaa3c4e4b3caba93d5c7d4d8d8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぴえヨンブートダンス"@ja,
        "Pieyon Boot Dance"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nc6f70ea5634b4684818272abbd32111b ;
    schema:name "ぴえヨンブートダンス"@ja,
        "Pieyon Boot Dance"@ja-latn .

_:N86d79a67e0b147138ab0e9e279e7336b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぴえヨンブートダンス (instrumental)"@ja,
        "Pieyon Boot Dance (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nc6f70ea5634b4684818272abbd32111b ;
    schema:name "ぴえヨンブートダンス (instrumental)"@ja,
        "Pieyon Boot Dance (instrumental)"@ja-latn .

_:Nb3845cc506da4acaa83fc86a28d16366 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Full moon…! (instrumental)"@ja,
        "Full moon...! (instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nc6f70ea5634b4684818272abbd32111b ;
    schema:name "Full moon…! (instrumental)"@ja,
        "Full moon...! (instrumental)"@ja-latn .

_:Ncdaa71fc3d6f4d68af0210f13563bd4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Full moon…!"@ja,
        "Full moon...!"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nc6f70ea5634b4684818272abbd32111b ;
    schema:name "Full moon…!"@ja,
        "Full moon...!"@ja-latn .

_:Nd9fd3a164f14487c9c1c883e342efb5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピーマン体操"@ja,
        "Piiman Taisou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nc6f70ea5634b4684818272abbd32111b ;
    schema:name "ピーマン体操"@ja,
        "Piiman Taisou"@ja-latn .

_:Need8d0b3be174661bf954294e54b8d54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピーマン体操 (instrumental)"@ja,
        "Piiman Taisou (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nc6f70ea5634b4684818272abbd32111b ;
    schema:name "ピーマン体操 (instrumental)"@ja,
        "Piiman Taisou (instrumental)"@ja-latn .

_:Nc6f70ea5634b4684818272abbd32111b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b89beaa3c4e4b3caba93d5c7d4d8d8a,
        _:N86d79a67e0b147138ab0e9e279e7336b,
        _:Nb3845cc506da4acaa83fc86a28d16366,
        _:Ncdaa71fc3d6f4d68af0210f13563bd4d,
        _:Nd9fd3a164f14487c9c1c883e342efb5d,
        _:Need8d0b3be174661bf954294e54b8d54 ;
    mo:track_count 6 ;
    schema:duration "PT24:11"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3b89beaa3c4e4b3caba93d5c7d4d8d8a,
        _:N86d79a67e0b147138ab0e9e279e7336b,
        _:Nb3845cc506da4acaa83fc86a28d16366,
        _:Ncdaa71fc3d6f4d68af0210f13563bd4d,
        _:Nd9fd3a164f14487c9c1c883e342efb5d,
        _:Need8d0b3be174661bf954294e54b8d54 .

