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

<artist/34304#subject> a schema:Person,
        foaf:Person ;
    schema:name "Marcia"@en ;
    foaf:made <album/115355#lyrics>,
        <album/115355#subject> ;
    foaf:name "Marcia"@en .

<artist/34371#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuina Nagi"@en,
        "凪ユイナ"@ja ;
    foaf:made <album/115355#subject>,
        <album/115355#vocals> ;
    foaf:name "Yuina Nagi"@en,
        "凪ユイナ"@ja .

<artist/34372#subject> a schema:Person,
        foaf:Person ;
    schema:name "Oto Toiro"@en,
        "十色奏音"@ja ;
    foaf:made <album/115355#subject>,
        <album/115355#vocals> ;
    foaf:name "Oto Toiro"@en,
        "十色奏音"@ja .

<artist/34373#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kurimu Kanzuki"@en,
        "神月紅璃夢"@ja ;
    foaf:made <album/115355#subject>,
        <album/115355#vocals> ;
    foaf:name "Kurimu Kanzuki"@en,
        "神月紅璃夢"@ja .

<artist/77834#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rinna Futaba"@en,
        "二羽凛奈"@ja ;
    foaf:made <album/115355#subject>,
        <album/115355#vocals> ;
    foaf:name "Rinna Futaba"@en,
        "二羽凛奈"@ja .

<album/115355#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Himerareta Ito"@en,
        "秘められた意図"@ja,
        "Himerareta Ito"@ja-latn ;
    mo:produced_work <album/115355#musicalwork> ;
    schema:name "Himerareta Ito"@en,
        "秘められた意図"@ja,
        "Himerareta Ito"@ja-latn .

<event/275> a mo:Release ;
    schema:name "Released at Hakurei Shrine Fall Reitaisai 8 (Oct 24, 2021)" .

<product/10012#subject> a schema:CreativeWork ;
    schema:name "Touhou Kouryuudou ~ Unconnected Marketeers."@en,
        "東方虹龍洞　〜 Unconnected Marketeers."@ja,
        "Touhou Kouryuudou ~ Unconnected Marketeers."@ja-latn ;
    foaf:name "Touhou Kouryuudou ~ Unconnected Marketeers."@en,
        "東方虹龍洞　〜 Unconnected Marketeers."@ja,
        "Touhou Kouryuudou ~ Unconnected Marketeers."@ja-latn .

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

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

<album/115355#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Himerareta Ito"@en,
        "秘められた意図"@ja,
        "Himerareta Ito"@ja-latn ;
    mo:performance_of <album/115355#musicalwork> ;
    mo:recorded_as <album/115355#musicalexpression> ;
    schema:name "Himerareta Ito"@en,
        "秘められた意図"@ja,
        "Himerareta Ito"@ja-latn ;
    schema:workPerformed <album/115355#musicalwork> .

<org/1472#subject> schema:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn ;
    foaf:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn .

<https://media.vgm.io/albums/55/115355/115355-ad47308ffd08.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115355#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/115355/115355-ad47308ffd08.png> ;
    foaf:depicts <album/115355#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/115355/115355-ad47308ffd08.png> .

<https://medium-media.vgm.io/albums/55/115355/115355-ad47308ffd08.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/115355#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-24"^^xsd:date ;
    dcterms:title "Himerareta Ito"@en,
        "秘められた意図"@ja,
        "Himerareta Ito"@ja-latn ;
    mo:catalogue_number "SJFT-0065" ;
    mo:media_type "CD" ;
    mo:publication_of <album/115355#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:Nd8958fbe996e44cab3e719c21ab9d7c6 ;
    mo:record_count 1 ;
    mo:release <event/275> ;
    schema:about <product/10012#subject> ;
    schema:datePublished "2021-10-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/115355/115355-ad47308ffd08.png> ;
    schema:name "Himerareta Ito"@en,
        "秘められた意図"@ja,
        "Himerareta Ito"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/115355/115355-ad47308ffd08.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "水森御子"@en ;
    foaf:made <album/115355#subject> ;
    foaf:name "水森御子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "水森御子"@en ;
    foaf:made <album/115355#vocals> ;
    foaf:name "水森御子"@en .

_:N2ce1603c854e4e9a87bfccaa9f713728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘められた意図"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nd8958fbe996e44cab3e719c21ab9d7c6 ;
    schema:name "秘められた意図"@ja .

_:N559a74d87f0c4a1c9c4e82f1bb9ef821 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘められた意図 (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nd8958fbe996e44cab3e719c21ab9d7c6 ;
    schema:name "秘められた意図 (Instrumental)"@ja .

_:N98e1e4df8e134f219ca29704fa4ba0eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月に虹が架かる時 (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nd8958fbe996e44cab3e719c21ab9d7c6 ;
    schema:name "月に虹が架かる時 (Instrumental)"@ja .

_:Nc4e4ec07b4494152914b8b2e4c4580e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月に虹が架かる時"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nd8958fbe996e44cab3e719c21ab9d7c6 ;
    schema:name "月に虹が架かる時"@ja .

_:Nd8958fbe996e44cab3e719c21ab9d7c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ce1603c854e4e9a87bfccaa9f713728,
        _:N559a74d87f0c4a1c9c4e82f1bb9ef821,
        _:N98e1e4df8e134f219ca29704fa4ba0eb,
        _:Nc4e4ec07b4494152914b8b2e4c4580e8 ;
    mo:track_count 4 ;
    schema:duration "PT16:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2ce1603c854e4e9a87bfccaa9f713728,
        _:N559a74d87f0c4a1c9c4e82f1bb9ef821,
        _:N98e1e4df8e134f219ca29704fa4ba0eb,
        _:Nc4e4ec07b4494152914b8b2e4c4580e8 .

