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

<artist/13073#subject> a schema:Person,
        foaf:Person ;
    schema:name "hotaru"@en ;
    foaf:made <album/132588#lyrics>,
        <album/132588#subject> ;
    foaf:name "hotaru"@en .

<artist/32249#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Yaginuma"@en,
        "やぎぬまかな"@ja ;
    foaf:made <album/132588#lyrics>,
        <album/132588#subject> ;
    foaf:name "Kana Yaginuma"@en,
        "やぎぬまかな"@ja .

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

<album/132589> a mo:Release ;
    mo:catalogue_number "LACM-34463" .

<artist/13221#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132588#subject> ;
    schema:name "eba"@en ;
    foaf:made <album/132588#composition>,
        <album/132588#subject> ;
    foaf:name "eba"@en .

<artist/29337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132588#subject> ;
    schema:name "Ginnojo Hoshi"@en,
        "星銀乃丈"@ja ;
    foaf:made <album/132588#composition>,
        <album/132588#lyrics>,
        <album/132588#subject> ;
    foaf:name "Ginnojo Hoshi"@en,
        "星銀乃丈"@ja .

<artist/59116#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132588#subject> ;
    schema:name "yuuki waga"@en,
        "和賀裕希"@ja ;
    foaf:made <album/132588#composition>,
        <album/132588#subject> ;
    foaf:name "yuuki waga"@en,
        "和賀裕希"@ja .

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

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

<https://media.vgm.io/albums/88/132588/132588-1b21aea2c440.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/132588#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/132588/132588-1b21aea2c440.webp> ;
    foaf:depicts <album/132588#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/132588/132588-1b21aea2c440.webp> .

<https://medium-media.vgm.io/albums/88/132588/132588-1b21aea2c440.webp> a schema:ImageObject,
        foaf:Image .

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

<album/132588#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tailwind / Kanae"@en,
        "Tailwind / 叶"@ja,
        "Tailwind / Kanae"@ja-latn ;
    mo:performance_of <album/132588#musicalwork> ;
    mo:performer <artist/59115#subject> ;
    mo:recorded_as <album/132588#musicalexpression> ;
    schema:byArtist <artist/59115#subject> ;
    schema:name "Tailwind / Kanae"@en,
        "Tailwind / 叶"@ja,
        "Tailwind / Kanae"@ja-latn ;
    schema:workPerformed <album/132588#musicalwork> .

<artist/59115#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/132588#performance> ;
    schema:name "Kanae"@en,
        "叶"@ja ;
    foaf:name "Kanae"@en,
        "叶"@ja .

<album/132588#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tailwind / Kanae"@en,
        "Tailwind / 叶"@ja,
        "Tailwind / Kanae"@ja-latn ;
    mo:composer <artist/13221#subject>,
        <artist/29337#subject>,
        <artist/59116#subject> ;
    mo:produced_work <album/132588#musicalwork> ;
    schema:name "Tailwind / Kanae"@en,
        "Tailwind / 叶"@ja,
        "Tailwind / Kanae"@ja-latn .

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

<album/132588#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-11-29"^^xsd:date ;
    dcterms:title "Tailwind / Kanae"@en,
        "Tailwind / 叶"@ja,
        "Tailwind / Kanae"@ja-latn ;
    mo:catalogue_number "LACM-24463" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/132589> ;
    mo:publication_of <album/132588#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N293abe7a761745d4a1ffceb5e027c015 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Overtake!"@en ;
            foaf:name "Overtake!"@en ] ;
    schema:byArtist <artist/59115#subject> ;
    schema:datePublished "2023-11-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/132588/132588-1b21aea2c440.webp> ;
    schema:name "Tailwind / Kanae"@en,
        "Tailwind / 叶"@ja,
        "Tailwind / Kanae"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/132588/132588-1b21aea2c440.webp> .

_:N4a9f8b1062484d82940a8874358b5bab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tailwind (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N293abe7a761745d4a1ffceb5e027c015 ;
    schema:name "Tailwind (instrumental)"@en .

_:N681e4960131e40999c93f9ffa8b3496b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tepid"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N293abe7a761745d4a1ffceb5e027c015 ;
    schema:name "Tepid"@en .

_:N9cbf2a265b0047cb83d242ac6bbaa304 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tailwind"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N293abe7a761745d4a1ffceb5e027c015 ;
    schema:name "Tailwind"@en .

_:Na9f6c2e0b7b5437a9314a710f0e9f034 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always be here for you (instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N293abe7a761745d4a1ffceb5e027c015 ;
    schema:name "Always be here for you (instrumental)"@en .

_:Nc444c8052f6f4b1d949358886cadc951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tepid (instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N293abe7a761745d4a1ffceb5e027c015 ;
    schema:name "Tepid (instrumental)"@en .

_:Nf3c797d5e9bc41039b1ed8cac3c82601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always be here for you"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N293abe7a761745d4a1ffceb5e027c015 ;
    schema:name "Always be here for you"@en .

_:N293abe7a761745d4a1ffceb5e027c015 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4a9f8b1062484d82940a8874358b5bab,
        _:N681e4960131e40999c93f9ffa8b3496b,
        _:N9cbf2a265b0047cb83d242ac6bbaa304,
        _:Na9f6c2e0b7b5437a9314a710f0e9f034,
        _:Nc444c8052f6f4b1d949358886cadc951,
        _:Nf3c797d5e9bc41039b1ed8cac3c82601 ;
    mo:track_count 6 ;
    schema:duration "PT23:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4a9f8b1062484d82940a8874358b5bab,
        _:N681e4960131e40999c93f9ffa8b3496b,
        _:N9cbf2a265b0047cb83d242ac6bbaa304,
        _:Na9f6c2e0b7b5437a9314a710f0e9f034,
        _:Nc444c8052f6f4b1d949358886cadc951,
        _:Nf3c797d5e9bc41039b1ed8cac3c82601 .

