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

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

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

<album/132588> a mo:Release ;
    mo:catalogue_number "LACM-24463" .

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

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

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

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

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

<https://medium-media.vgm.io/albums/98/132589/132589-780be9347db8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/132589#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tailwind / Kanae [Limited Edition]"@en,
        "Tailwind / 叶 [初回限定盤]"@ja,
        "Tailwind / Kanae [Limited Edition]"@ja-latn ;
    mo:performance_of <album/132589#musicalwork> ;
    mo:performer <artist/59115#subject> ;
    mo:recorded_as <album/132589#musicalexpression> ;
    schema:byArtist <artist/59115#subject> ;
    schema:name "Tailwind / Kanae [Limited Edition]"@en,
        "Tailwind / 叶 [初回限定盤]"@ja,
        "Tailwind / Kanae [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/132589#musicalwork> .

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

<album/132589#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tailwind / Kanae [Limited Edition]"@en,
        "Tailwind / 叶 [初回限定盤]"@ja,
        "Tailwind / Kanae [Limited Edition]"@ja-latn ;
    mo:composer <artist/13221#subject>,
        <artist/29337#subject>,
        <artist/59116#subject> ;
    mo:produced_work <album/132589#musicalwork> ;
    schema:name "Tailwind / Kanae [Limited Edition]"@en,
        "Tailwind / 叶 [初回限定盤]"@ja,
        "Tailwind / Kanae [Limited Edition]"@ja-latn .

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

<album/132589#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-11-29"^^xsd:date ;
    dcterms:title "Tailwind / Kanae [Limited Edition]"@en,
        "Tailwind / 叶 [初回限定盤]"@ja,
        "Tailwind / Kanae [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACM-34463" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/132588> ;
    mo:publication_of <album/132589#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N600cc3b3f5004173a9f5e818bcb4b7b0 ;
    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/98/132589/132589-780be9347db8.jpg> ;
    schema:name "Tailwind / Kanae [Limited Edition]"@en,
        "Tailwind / 叶 [初回限定盤]"@ja,
        "Tailwind / Kanae [Limited Edition]"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/132589/132589-780be9347db8.jpg> .

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

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

_:N90e49bf2d3944a678939960b4c091228 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 _:N600cc3b3f5004173a9f5e818bcb4b7b0 ;
    schema:name "Always be here for you"@en .

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

_:Nd592034c82bb40a1ac39958b0c3189a2 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 _:N600cc3b3f5004173a9f5e818bcb4b7b0 ;
    schema:name "Always be here for you (instrumental)"@en .

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

_:N600cc3b3f5004173a9f5e818bcb4b7b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06713503c98140af84a236d20269527b,
        _:N0fcef9881e404734824420537a375ab9,
        _:N90e49bf2d3944a678939960b4c091228,
        _:N91bdcdcde2c74709a6b38a825f2e455b,
        _:Nd592034c82bb40a1ac39958b0c3189a2,
        _:Nf49f39d16f42470ba37b585909466937 ;
    mo:track_count 6 ;
    schema:duration "PT23:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N06713503c98140af84a236d20269527b,
        _:N0fcef9881e404734824420537a375ab9,
        _:N90e49bf2d3944a678939960b4c091228,
        _:N91bdcdcde2c74709a6b38a825f2e455b,
        _:Nd592034c82bb40a1ac39958b0c3189a2,
        _:Nf49f39d16f42470ba37b585909466937 .

