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

<artist/29458#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shunichi Toki"@en,
        "土岐隼一"@ja ;
    foaf:made <album/136385#subject>,
        <album/136385#vocals> ;
    foaf:name "Shunichi Toki"@en,
        "土岐隼一"@ja .

<artist/36105#subject> a schema:Person,
        foaf:Person ;
    schema:name "RUCCA"@en ;
    foaf:made <album/136385#lyrics>,
        <album/136385#subject> ;
    foaf:name "RUCCA"@en .

<artist/15150#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136385#subject> ;
    schema:name "Yuya Hirosawa"@en,
        "廣澤優也"@ja ;
    foaf:made <album/136385#composition>,
        <album/136385#subject> ;
    foaf:name "Yuya Hirosawa"@en,
        "廣澤優也"@ja .

<artist/17146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136385#subject> ;
    schema:name "Tatsuya Yano"@en,
        "矢野達也"@ja ;
    foaf:made <album/136385#composition>,
        <album/136385#subject> ;
    foaf:name "Tatsuya Yano"@en,
        "矢野達也"@ja .

<artist/32023#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136385#subject> ;
    schema:name "Mitsuki Tokuda"@en,
        "徳田光希"@ja ;
    foaf:made <album/136385#composition>,
        <album/136385#subject> ;
    foaf:name "Mitsuki Tokuda"@en,
        "徳田光希"@ja .

<artist/4898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136385#subject> ;
    schema:name "Kazuya Komatsu"@en,
        "小松一也"@ja ;
    foaf:made <album/136385#composition>,
        <album/136385#lyrics>,
        <album/136385#subject> ;
    foaf:name "Kazuya Komatsu"@en,
        "小松一也"@ja .

<artist/64520#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136385#subject> ;
    schema:name "HiroseP"@en,
        "ひろせP"@ja ;
    foaf:made <album/136385#composition>,
        <album/136385#subject> ;
    foaf:name "HiroseP"@en,
        "ひろせP"@ja .

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

<album/136385#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Another Birthday / Shunichi Toki [Limited Edition]"@en,
        "Another Birthday / 土岐隼一"@ja,
        "Another Birthday / Shunichi Toki [Limited Edition]"@ja-latn ;
    mo:performance_of <album/136385#musicalwork> ;
    mo:recorded_as <album/136385#musicalexpression> ;
    schema:name "Another Birthday / Shunichi Toki [Limited Edition]"@en,
        "Another Birthday / 土岐隼一"@ja,
        "Another Birthday / Shunichi Toki [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/136385#musicalwork> .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/58/136385/136385-1434e324b728.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136385#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/136385/136385-1434e324b728.jpg> ;
    foaf:depicts <album/136385#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/136385/136385-1434e324b728.jpg> .

<https://medium-media.vgm.io/albums/58/136385/136385-1434e324b728.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/136385#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Another Birthday / Shunichi Toki [Limited Edition]"@en,
        "Another Birthday / 土岐隼一"@ja,
        "Another Birthday / Shunichi Toki [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hybo (YCM)"@en ;
            foaf:made <album/136385#composition> ;
            foaf:name "Hybo (YCM)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(YCM)"@en ;
            foaf:made <album/136385#composition> ;
            foaf:name "(YCM)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "mido (HANO)"@en ;
            foaf:made <album/136385#composition> ;
            foaf:name "mido (HANO)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HANO"@en ;
            foaf:made <album/136385#composition> ;
            foaf:name "(HANO"@en ],
        <artist/15150#subject>,
        <artist/17146#subject>,
        <artist/32023#subject>,
        <artist/4898#subject>,
        <artist/64520#subject> ;
    mo:produced_work <album/136385#musicalwork> ;
    schema:name "Another Birthday / Shunichi Toki [Limited Edition]"@en,
        "Another Birthday / 土岐隼一"@ja,
        "Another Birthday / Shunichi Toki [Limited Edition]"@ja-latn .

<album/136385#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-01-24"^^xsd:date ;
    dcterms:title "Another Birthday / Shunichi Toki [Limited Edition]"@en,
        "Another Birthday / 土岐隼一"@ja,
        "Another Birthday / Shunichi Toki [Limited Edition]"@ja-latn ;
    mo:catalogue_number "PCCG-02273" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/136385#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nb1cfa0591f6b4709a9b8f41d9674a37d,
        _:Ne27420114ca44e809ccae70c8f87ea93 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "7th Time Loop: The Villainess Enjoys a Carefree Life Married to Her Worst Enemy!"@en ;
            foaf:name "7th Time Loop: The Villainess Enjoys a Carefree Life Married to Her Worst Enemy!"@en ] ;
    schema:datePublished "2024-01-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/136385/136385-1434e324b728.jpg> ;
    schema:name "Another Birthday / Shunichi Toki [Limited Edition]"@en,
        "Another Birthday / 土岐隼一"@ja,
        "Another Birthday / Shunichi Toki [Limited Edition]"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/136385/136385-1434e324b728.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136385#subject> ;
    schema:name "(YCM)"@en ;
    foaf:made <album/136385#subject> ;
    foaf:name "(YCM)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136385#subject> ;
    schema:name "Hybo (YCM)"@en ;
    foaf:made <album/136385#subject> ;
    foaf:name "Hybo (YCM)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136385#subject> ;
    schema:name "(HANO"@en ;
    foaf:made <album/136385#subject> ;
    foaf:name "(HANO"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136385#subject> ;
    schema:name "mido (HANO)"@en ;
    foaf:made <album/136385#subject> ;
    foaf:name "mido (HANO)"@en .

_:N0129c118ce4243028fc5d3341f3acf42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasure"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nb1cfa0591f6b4709a9b8f41d9674a37d ;
    schema:name "Treasure"@en .

_:N4e3676e8f77f4b2086d170c6715227ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re: Feel"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nb1cfa0591f6b4709a9b8f41d9674a37d ;
    schema:name "Re: Feel"@en .

_:N512dfa32513045febab42f7b2c956d99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Birthday"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nb1cfa0591f6b4709a9b8f41d9674a37d ;
    schema:name "Another Birthday"@en .

_:N7541eeb6e3d2412d88fde0b6a39dc894 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENVY"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nb1cfa0591f6b4709a9b8f41d9674a37d ;
    schema:name "ENVY"@en .

_:N9cf3d0488a754a78ab5142527f54a7f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Another Birthday」MV Making"@en ;
    mo:track_number 2 ;
    schema:duration "PT10:04"^^xsd:interval ;
    schema:inPlaylist _:Ne27420114ca44e809ccae70c8f87ea93 ;
    schema:name "「Another Birthday」MV Making"@en .

_:Nc1e4b016f50b482bac2502bb6f756e17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Another Birthday」MV"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ne27420114ca44e809ccae70c8f87ea93 ;
    schema:name "「Another Birthday」MV"@en .

_:Ne3c55c46b139439aa91ee0d0b2172c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand by Youth"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nb1cfa0591f6b4709a9b8f41d9674a37d ;
    schema:name "Stand by Youth"@en .

_:Ne27420114ca44e809ccae70c8f87ea93 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N9cf3d0488a754a78ab5142527f54a7f7,
        _:Nc1e4b016f50b482bac2502bb6f756e17 ;
    mo:track_count 2 ;
    schema:duration "PT13:54"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9cf3d0488a754a78ab5142527f54a7f7,
        _:Nc1e4b016f50b482bac2502bb6f756e17 .

_:Nb1cfa0591f6b4709a9b8f41d9674a37d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0129c118ce4243028fc5d3341f3acf42,
        _:N4e3676e8f77f4b2086d170c6715227ec,
        _:N512dfa32513045febab42f7b2c956d99,
        _:N7541eeb6e3d2412d88fde0b6a39dc894,
        _:Ne3c55c46b139439aa91ee0d0b2172c34 ;
    mo:track_count 5 ;
    schema:duration "PT18:03"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0129c118ce4243028fc5d3341f3acf42,
        _:N4e3676e8f77f4b2086d170c6715227ec,
        _:N512dfa32513045febab42f7b2c956d99,
        _:N7541eeb6e3d2412d88fde0b6a39dc894,
        _:Ne3c55c46b139439aa91ee0d0b2172c34 .

