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

<artist/53739#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150292#subject> ;
    schema:name "tei"@en,
        "丁"@ja ;
    foaf:made <album/150292#composition>,
        <album/150292#lyrics>,
        <album/150292#subject>,
        <album/150292#vocals> ;
    foaf:name "tei"@en,
        "丁"@ja .

<product/12268#subject> a schema:CreativeWork ;
    schema:name "Tsurune: The Linking Shot"@en,
        "ツルネ -つながりの一射-"@ja,
        "Tsurune -Tsunagari no Issha-"@ja-latn ;
    foaf:name "Tsurune: The Linking Shot"@en,
        "ツルネ -つながりの一射-"@ja,
        "Tsurune -Tsunagari no Issha-"@ja-latn .

<product/19436#subject> a schema:CreativeWork ;
    schema:name "The Weakest Tamer Began a Journey to Pick Up Trash"@en,
        "最弱テイマーはゴミ拾いの旅を始めました。"@ja,
        "Saijaku Tamer wa Gomi Hiroi no Tabi wo Hajimemashita."@ja-latn ;
    foaf:name "The Weakest Tamer Began a Journey to Pick Up Trash"@en,
        "最弱テイマーはゴミ拾いの旅を始めました。"@ja,
        "Saijaku Tamer wa Gomi Hiroi no Tabi wo Hajimemashita."@ja-latn .

<product/21606#subject> a schema:CreativeWork ;
    schema:name "Unnamed Memory"@en,
        "アンネームドメモリー"@ja,
        "Unnamed Memory"@ja-latn ;
    foaf:name "Unnamed Memory"@en,
        "アンネームドメモリー"@ja,
        "Unnamed Memory"@ja-latn .

<album/150292#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yobigoe / tei"@en,
        "呼び声 / 丁"@ja,
        "Yobigoe / tei"@ja-latn ;
    mo:composer <artist/53739#subject> ;
    mo:produced_work <album/150292#musicalwork> ;
    schema:name "Yobigoe / tei"@en,
        "呼び声 / 丁"@ja,
        "Yobigoe / tei"@ja-latn .

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

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

<album/150292#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yobigoe / tei"@en,
        "呼び声 / 丁"@ja,
        "Yobigoe / tei"@ja-latn ;
    mo:performance_of <album/150292#musicalwork> ;
    mo:recorded_as <album/150292#musicalexpression> ;
    schema:name "Yobigoe / tei"@en,
        "呼び声 / 丁"@ja,
        "Yobigoe / tei"@ja-latn ;
    schema:workPerformed <album/150292#musicalwork> .

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

<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/29/150292/150292-ceeac01675e1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150292#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/150292/150292-ceeac01675e1.jpg> ;
    foaf:depicts <album/150292#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/150292/150292-ceeac01675e1.jpg> .

<https://medium-media.vgm.io/albums/29/150292/150292-ceeac01675e1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150292#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-07-24"^^xsd:date ;
    dcterms:title "Yobigoe / tei"@en,
        "呼び声 / 丁"@ja,
        "Yobigoe / tei"@ja-latn ;
    mo:catalogue_number "LACA-25090" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150292#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N7e86c1e108de4115aab082bb5d15460f ;
    mo:record_count 1 ;
    schema:about <product/12268#subject>,
        <product/19436#subject>,
        <product/21606#subject> ;
    schema:datePublished "2024-07-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/29/150292/150292-ceeac01675e1.jpg> ;
    schema:name "Yobigoe / tei"@en,
        "呼び声 / 丁"@ja,
        "Yobigoe / tei"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/150292/150292-ceeac01675e1.jpg> .

_:N07ecf69ea03a475ba890ffd93d1addad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiral Path"@en,
        "螺旋の道"@ja,
        "Rassen no Michi"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N7e86c1e108de4115aab082bb5d15460f ;
    schema:name "Spiral Path"@en,
        "螺旋の道"@ja,
        "Rassen no Michi"@ja-latn .

_:N587c77a8b5194d4a97cc586e72a6ff24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Heliosphere"@en,
        "The Heliosphere"@ja,
        "The Heliosphere"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N7e86c1e108de4115aab082bb5d15460f ;
    schema:name "The Heliosphere"@en,
        "The Heliosphere"@ja,
        "The Heliosphere"@ja-latn .

_:N66c7225fe0bc4054adcd41fe18437844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In These Eyes (Mini Harp Ver.)"@en,
        "ヒトミナカ (mini harp ver.)"@ja,
        "HITOMINAKA (mini harp ver.)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N7e86c1e108de4115aab082bb5d15460f ;
    schema:name "In These Eyes (Mini Harp Ver.)"@en,
        "ヒトミナカ (mini harp ver.)"@ja,
        "HITOMINAKA (mini harp ver.)"@ja-latn .

_:N7e2d9cea095c4f819bd42bc11c5a7283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "off-season butterfly"@en,
        "off-season butterfly"@ja,
        "off-season butterfly"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N7e86c1e108de4115aab082bb5d15460f ;
    schema:name "off-season butterfly"@en,
        "off-season butterfly"@ja,
        "off-season butterfly"@ja-latn .

_:Nb9b47ea360344144979b073e0017c0af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "because"@en,
        "because"@ja,
        "because"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N7e86c1e108de4115aab082bb5d15460f ;
    schema:name "because"@en,
        "because"@ja,
        "because"@ja-latn .

_:Nc69a6a86dcbc42c0ab786c5cc0227106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call"@en,
        "呼び声"@ja,
        "Yobigoe"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N7e86c1e108de4115aab082bb5d15460f ;
    schema:name "Call"@en,
        "呼び声"@ja,
        "Yobigoe"@ja-latn .

_:Neb8c0c4c3fbf4a6baed9e45004f6f1b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triplets"@en,
        "三つ子"@ja,
        "Mitsugo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N7e86c1e108de4115aab082bb5d15460f ;
    schema:name "Triplets"@en,
        "三つ子"@ja,
        "Mitsugo"@ja-latn .

_:N7e86c1e108de4115aab082bb5d15460f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07ecf69ea03a475ba890ffd93d1addad,
        _:N587c77a8b5194d4a97cc586e72a6ff24,
        _:N66c7225fe0bc4054adcd41fe18437844,
        _:N7e2d9cea095c4f819bd42bc11c5a7283,
        _:Nb9b47ea360344144979b073e0017c0af,
        _:Nc69a6a86dcbc42c0ab786c5cc0227106,
        _:Neb8c0c4c3fbf4a6baed9e45004f6f1b6 ;
    mo:track_count 7 ;
    schema:duration "PT28:58"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N07ecf69ea03a475ba890ffd93d1addad,
        _:N587c77a8b5194d4a97cc586e72a6ff24,
        _:N66c7225fe0bc4054adcd41fe18437844,
        _:N7e2d9cea095c4f819bd42bc11c5a7283,
        _:Nb9b47ea360344144979b073e0017c0af,
        _:Nc69a6a86dcbc42c0ab786c5cc0227106,
        _:Neb8c0c4c3fbf4a6baed9e45004f6f1b6 .

