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

<album/129622> a mo:Release ;
    mo:catalogue_number "SRCL-12525~6" .

<artist/26797#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129620#subject> ;
    schema:name "Yuta Hashimoto"@en,
        "橋本裕太"@ja ;
    foaf:made <album/129620#composition>,
        <album/129620#subject> ;
    foaf:name "Yuta Hashimoto"@en,
        "橋本裕太"@ja .

<artist/51437#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129620#subject> ;
    schema:name "asmi"@en ;
    foaf:made <album/129620#composition>,
        <album/129620#lyrics>,
        <album/129620#subject>,
        <album/129620#vocals> ;
    foaf:name "asmi"@en .

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

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

<release/18930#subject> a schema:CreativeWork ;
    schema:name "Pocket Monsters (2023)"@en,
        "ポケットモンスター"@ja,
        "Pocket Monsters (2023)"@ja-latn ;
    foaf:name "Pocket Monsters (2023)"@en,
        "ポケットモンスター"@ja,
        "Pocket Monsters (2023)"@ja-latn .

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

<album/129620#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dokimeki Diary / asmi feat. Chinozo"@en,
        "ドキメキダイアリー / asmi feat. Chinozo"@ja,
        "Dokimeki Diary / asmi feat. Chinozo"@ja-latn ;
    mo:performance_of <album/129620#musicalwork> ;
    mo:recorded_as <album/129620#musicalexpression> ;
    schema:name "Dokimeki Diary / asmi feat. Chinozo"@en,
        "ドキメキダイアリー / asmi feat. Chinozo"@ja,
        "Dokimeki Diary / asmi feat. Chinozo"@ja-latn ;
    schema:workPerformed <album/129620#musicalwork> .

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

<org/1267#subject> schema:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn ;
    foaf:name "MASTERSIX FOUNDATION"@en,
        "MASTERSIX FOUNDATION"@ja,
        "MASTERSIX FOUNDATION"@ja-latn .

<https://media.vgm.io/albums/02/129620/129620-4228637ff51e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129620#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/129620/129620-4228637ff51e.jpg> ;
    foaf:depicts <album/129620#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/129620/129620-4228637ff51e.jpg> .

<https://medium-media.vgm.io/albums/02/129620/129620-4228637ff51e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/129620#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dokimeki Diary / asmi feat. Chinozo"@en,
        "ドキメキダイアリー / asmi feat. Chinozo"@ja,
        "Dokimeki Diary / asmi feat. Chinozo"@ja-latn ;
    mo:composer <artist/26797#subject>,
        <artist/51437#subject>,
        <artist/51528#subject>,
        <artist/54228#subject> ;
    mo:produced_work <album/129620#musicalwork> ;
    schema:name "Dokimeki Diary / asmi feat. Chinozo"@en,
        "ドキメキダイアリー / asmi feat. Chinozo"@ja,
        "Dokimeki Diary / asmi feat. Chinozo"@ja-latn .

<album/129620#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-31"^^xsd:date ;
    dcterms:title "Dokimeki Diary / asmi feat. Chinozo"@en,
        "ドキメキダイアリー / asmi feat. Chinozo"@ja,
        "Dokimeki Diary / asmi feat. Chinozo"@ja-latn ;
    mo:catalogue_number "SRCL-12527" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/129622> ;
    mo:publication_of <album/129620#musicalexpression> ;
    mo:publisher <org/1267#subject> ;
    mo:record _:N8b3195e087c542b097a8530ed63ef6d8 ;
    mo:record_count 1 ;
    schema:about <release/18930#subject> ;
    schema:datePublished "2023-05-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/129620/129620-4228637ff51e.jpg> ;
    schema:name "Dokimeki Diary / asmi feat. Chinozo"@en,
        "ドキメキダイアリー / asmi feat. Chinozo"@ja,
        "Dokimeki Diary / asmi feat. Chinozo"@ja-latn ;
    schema:publisher <org/1267#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/129620/129620-4228637ff51e.jpg> .

_:N5d11f6e81ce143bd984852c09085c035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ずっと"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N8b3195e087c542b097a8530ed63ef6d8 ;
    schema:name "ずっと"@ja .

_:N6ca7a1883e5643339de2b2c4004bb860 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドキメキダイアリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N8b3195e087c542b097a8530ed63ef6d8 ;
    schema:name "ドキメキダイアリー"@ja .

_:N77f5f366b8e5487e9f9ac2b52806d89a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドキメキダイアリー (Anime Size)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N8b3195e087c542b097a8530ed63ef6d8 ;
    schema:name "ドキメキダイアリー (Anime Size)"@ja .

_:N9f4170c380844a618604cc3e1029b10b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PAKU (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N8b3195e087c542b097a8530ed63ef6d8 ;
    schema:name "PAKU (Instrumental)"@ja .

_:Nb89a9805c95d4918ae06db2766f8ab32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PAKU"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N8b3195e087c542b097a8530ed63ef6d8 ;
    schema:name "PAKU"@ja .

_:Nc474377ee2044fab8c160b4bc26fc561 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ずっと (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N8b3195e087c542b097a8530ed63ef6d8 ;
    schema:name "ずっと (Instrumental)"@ja .

_:Nf810a2280fb14084960e9bebe155ac46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドキメキダイアリー (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N8b3195e087c542b097a8530ed63ef6d8 ;
    schema:name "ドキメキダイアリー (Instrumental)"@ja .

_:N8b3195e087c542b097a8530ed63ef6d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5d11f6e81ce143bd984852c09085c035,
        _:N6ca7a1883e5643339de2b2c4004bb860,
        _:N77f5f366b8e5487e9f9ac2b52806d89a,
        _:N9f4170c380844a618604cc3e1029b10b,
        _:Nb89a9805c95d4918ae06db2766f8ab32,
        _:Nc474377ee2044fab8c160b4bc26fc561,
        _:Nf810a2280fb14084960e9bebe155ac46 ;
    mo:track_count 7 ;
    schema:duration "PT20:51"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N5d11f6e81ce143bd984852c09085c035,
        _:N6ca7a1883e5643339de2b2c4004bb860,
        _:N77f5f366b8e5487e9f9ac2b52806d89a,
        _:N9f4170c380844a618604cc3e1029b10b,
        _:Nb89a9805c95d4918ae06db2766f8ab32,
        _:Nc474377ee2044fab8c160b4bc26fc561,
        _:Nf810a2280fb14084960e9bebe155ac46 .

