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

<artist/17549#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanaka Suwa"@en,
        "諏訪ななか"@ja ;
    foaf:made <album/144874#subject>,
        <album/144874#vocals> ;
    foaf:name "Nanaka Suwa"@en,
        "諏訪ななか"@ja .

<artist/17833#subject> a schema:Person,
        foaf:Person ;
    schema:name "hisakuni"@en ;
    foaf:made <album/144874#lyrics>,
        <album/144874#subject> ;
    foaf:name "hisakuni"@en .

<artist/30865#subject> a schema:Person,
        foaf:Person ;
    schema:name "Riako Tsukioka"@en,
        "月丘りあ子"@ja ;
    foaf:made <album/144874#lyrics>,
        <album/144874#subject> ;
    foaf:name "Riako Tsukioka"@en,
        "月丘りあ子"@ja .

<artist/15432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144874#subject> ;
    schema:name "Keiichi Kondo"@en,
        "近藤圭一"@ja ;
    foaf:made <album/144874#composition>,
        <album/144874#subject> ;
    foaf:name "Keiichi Kondo"@en,
        "近藤圭一"@ja .

<artist/15433#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144874#subject> ;
    schema:name "Tomomi Narimoto"@en,
        "成本智美"@ja ;
    foaf:made <album/144874#composition>,
        <album/144874#lyrics>,
        <album/144874#subject> ;
    foaf:name "Tomomi Narimoto"@en,
        "成本智美"@ja .

<artist/19385#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144874#subject> ;
    schema:name "Koji Matsuzaka"@en,
        "松坂康司"@ja ;
    foaf:made <album/144874#composition>,
        <album/144874#lyrics>,
        <album/144874#subject> ;
    foaf:name "Koji Matsuzaka"@en,
        "松坂康司"@ja .

<artist/47867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144874#subject> ;
    schema:name "Daiki Shiobara"@en,
        "塩原大貴"@ja ;
    foaf:made <album/144874#composition>,
        <album/144874#subject> ;
    foaf:name "Daiki Shiobara"@en,
        "塩原大貴"@ja .

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

<album/144874#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ashiato ga Tsumugu Sekai / Nanaka Suwa"@en,
        "足跡が紡ぐ世界 / 諏訪ななか"@ja,
        "Ashiato ga Tsumugu Sekai / Nanaka Suwa"@ja-latn ;
    mo:performance_of <album/144874#musicalwork> ;
    mo:recorded_as <album/144874#musicalexpression> ;
    schema:name "Ashiato ga Tsumugu Sekai / Nanaka Suwa"@en,
        "足跡が紡ぐ世界 / 諏訪ななか"@ja,
        "Ashiato ga Tsumugu Sekai / Nanaka Suwa"@ja-latn ;
    schema:workPerformed <album/144874#musicalwork> .

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

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

<https://media.vgm.io/albums/47/144874/144874-13682833bff0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144874#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/144874/144874-13682833bff0.jpg> ;
    foaf:depicts <album/144874#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/144874/144874-13682833bff0.jpg> .

<https://medium-media.vgm.io/albums/47/144874/144874-13682833bff0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144874#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ashiato ga Tsumugu Sekai / Nanaka Suwa"@en,
        "足跡が紡ぐ世界 / 諏訪ななか"@ja,
        "Ashiato ga Tsumugu Sekai / Nanaka Suwa"@ja-latn ;
    mo:composer <artist/15432#subject>,
        <artist/15433#subject>,
        <artist/19385#subject>,
        <artist/47867#subject> ;
    mo:produced_work <album/144874#musicalwork> ;
    schema:name "Ashiato ga Tsumugu Sekai / Nanaka Suwa"@en,
        "足跡が紡ぐ世界 / 諏訪ななか"@ja,
        "Ashiato ga Tsumugu Sekai / Nanaka Suwa"@ja-latn .

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

<album/144874#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-10-30"^^xsd:date ;
    dcterms:title "Ashiato ga Tsumugu Sekai / Nanaka Suwa"@en,
        "足跡が紡ぐ世界 / 諏訪ななか"@ja,
        "Ashiato ga Tsumugu Sekai / Nanaka Suwa"@ja-latn ;
    mo:catalogue_number "COCX-42372" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144874#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N969102b0a1d749228b554fcae39b8e6e ;
    mo:record_count 1 ;
    schema:datePublished "2024-10-30"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/47/144874/144874-13682833bff0.jpg> ;
    schema:name "Ashiato ga Tsumugu Sekai / Nanaka Suwa"@en,
        "足跡が紡ぐ世界 / 諏訪ななか"@ja,
        "Ashiato ga Tsumugu Sekai / Nanaka Suwa"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/144874/144874-13682833bff0.jpg> .

_:N01fb718fc05247598f91ec18c1c27531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "連なって"@ja,
        "Tsuranatte"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N969102b0a1d749228b554fcae39b8e6e ;
    schema:name "連なって"@ja,
        "Tsuranatte"@ja-latn .

_:N2c17c8a77f29442796cf28be3d70c89f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Step"@ja,
        "My Step"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N969102b0a1d749228b554fcae39b8e6e ;
    schema:name "My Step"@ja,
        "My Step"@ja-latn .

_:N3baa15b3e5004a83a464e5a9d7951c40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春待歌"@ja,
        "Harumachiuta"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N969102b0a1d749228b554fcae39b8e6e ;
    schema:name "春待歌"@ja,
        "Harumachiuta"@ja-latn .

_:N65645aff0ee74d038205016f473b6d7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "連なって (Instrumental)"@ja,
        "Tsuranatte (Instrumental)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N969102b0a1d749228b554fcae39b8e6e ;
    schema:name "連なって (Instrumental)"@ja,
        "Tsuranatte (Instrumental)"@ja-latn .

_:Nca31dcf14a284907878631f80905488a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花言葉"@ja,
        "Hanakotoba"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N969102b0a1d749228b554fcae39b8e6e ;
    schema:name "花言葉"@ja,
        "Hanakotoba"@ja-latn .

_:Ncbab8d7b1fd84bf1ac4d1e2ed5a126fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Step (Instrumental)"@ja,
        "My Step (Instrumental)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N969102b0a1d749228b554fcae39b8e6e ;
    schema:name "My Step (Instrumental)"@ja,
        "My Step (Instrumental)"@ja-latn .

_:Ne0797f20815c46898bc1eb5445be9659 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Words (Instrumental)"@ja,
        "World of Words (Instrumental)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N969102b0a1d749228b554fcae39b8e6e ;
    schema:name "World of Words (Instrumental)"@ja,
        "World of Words (Instrumental)"@ja-latn .

_:Nf05c0138d4e84e9a93ea9e60b14096c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花言葉 (Instrumental)"@ja,
        "Hanakotoba (Instrumental)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N969102b0a1d749228b554fcae39b8e6e ;
    schema:name "花言葉 (Instrumental)"@ja,
        "Hanakotoba (Instrumental)"@ja-latn .

_:Nf52131c1574d4d8f857d038e64f00441 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春待歌 (Instrumental)"@ja,
        "Harumachiuta (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N969102b0a1d749228b554fcae39b8e6e ;
    schema:name "春待歌 (Instrumental)"@ja,
        "Harumachiuta (Instrumental)"@ja-latn .

_:Nfec87e3303e346d188e2c36faebb54be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Words"@ja,
        "World of Words"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N969102b0a1d749228b554fcae39b8e6e ;
    schema:name "World of Words"@ja,
        "World of Words"@ja-latn .

_:N969102b0a1d749228b554fcae39b8e6e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01fb718fc05247598f91ec18c1c27531,
        _:N2c17c8a77f29442796cf28be3d70c89f,
        _:N3baa15b3e5004a83a464e5a9d7951c40,
        _:N65645aff0ee74d038205016f473b6d7d,
        _:Nca31dcf14a284907878631f80905488a,
        _:Ncbab8d7b1fd84bf1ac4d1e2ed5a126fd,
        _:Ne0797f20815c46898bc1eb5445be9659,
        _:Nf05c0138d4e84e9a93ea9e60b14096c4,
        _:Nf52131c1574d4d8f857d038e64f00441,
        _:Nfec87e3303e346d188e2c36faebb54be ;
    mo:track_count 10 ;
    schema:duration "PT38:16"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N01fb718fc05247598f91ec18c1c27531,
        _:N2c17c8a77f29442796cf28be3d70c89f,
        _:N3baa15b3e5004a83a464e5a9d7951c40,
        _:N65645aff0ee74d038205016f473b6d7d,
        _:Nca31dcf14a284907878631f80905488a,
        _:Ncbab8d7b1fd84bf1ac4d1e2ed5a126fd,
        _:Ne0797f20815c46898bc1eb5445be9659,
        _:Nf05c0138d4e84e9a93ea9e60b14096c4,
        _:Nf52131c1574d4d8f857d038e64f00441,
        _:Nfec87e3303e346d188e2c36faebb54be .

