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

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

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

<artist/29574#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83903#subject> ;
    schema:name "Kazuma Itoh"@en,
        "伊藤和馬"@ja ;
    foaf:made <album/83903#composition>,
        <album/83903#subject> ;
    foaf:name "Kazuma Itoh"@en,
        "伊藤和馬"@ja .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83903#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/83903#composition>,
        <album/83903#lyrics>,
        <album/83903#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<product/7014#subject> a schema:CreativeWork ;
    schema:name "YU-NO: A Girl Who Chants Love at the Bound of This World"@en,
        "この世の果てで恋を唄う少女YU-NO"@ja,
        "Konoyo no Hate de Koi wo Utau Shoujo YU-NO"@ja-latn ;
    foaf:name "YU-NO: A Girl Who Chants Love at the Bound of This World"@en,
        "この世の果てで恋を唄う少女YU-NO"@ja,
        "Konoyo no Hate de Koi wo Utau Shoujo YU-NO"@ja-latn .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

<https://media.vgm.io/albums/30/83903/83903-1557340209.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/83903#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/83903/83903-1557340209.jpg> ;
    foaf:depicts <album/83903#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/83903/83903-1557340209.jpg> .

<https://medium-media.vgm.io/albums/30/83903/83903-1557340209.jpg> a schema:ImageObject,
        foaf:Image .

<album/83903#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shinri no kagami, Tsurugi no youni / Konomi Suzuki [Anime Edition]"@en,
        "真理の鏡、剣乃ように / 鈴木このみ [アニメ盤]"@ja,
        "Shinri no kagami, Tsurugi no youni / Konomi Suzuki [Anime Edition]"@ja-latn ;
    mo:composer <artist/29574#subject>,
        <artist/396#subject> ;
    mo:produced_work <album/83903#musicalwork> ;
    schema:name "Shinri no kagami, Tsurugi no youni / Konomi Suzuki [Anime Edition]"@en,
        "真理の鏡、剣乃ように / 鈴木このみ [アニメ盤]"@ja,
        "Shinri no kagami, Tsurugi no youni / Konomi Suzuki [Anime Edition]"@ja-latn .

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

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

<artist/12889#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83903#performance> ;
    schema:name "Konomi Suzuki"@en,
        "鈴木このみ"@ja ;
    foaf:name "Konomi Suzuki"@en,
        "鈴木このみ"@ja .

<artist/13220#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83903#performance> ;
    schema:name "Yuki Nara"@en,
        "奈良悠樹"@ja ;
    foaf:name "Yuki Nara"@en,
        "奈良悠樹"@ja .

<artist/15336#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83903#performance> ;
    schema:name "Rock Sakurai"@en,
        "櫻井陸来"@ja ;
    foaf:name "Rock Sakurai"@en,
        "櫻井陸来"@ja .

<artist/16951#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83903#performance> ;
    schema:name "Sho Horizaki"@en,
        "堀崎翔"@ja ;
    foaf:name "Sho Horizaki"@en,
        "堀崎翔"@ja .

<artist/19102#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83903#performance> ;
    schema:name "Taichi Hikida"@en,
        "匹田大智"@ja ;
    foaf:name "Taichi Hikida"@en,
        "匹田大智"@ja .

<album/83903#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shinri no kagami, Tsurugi no youni / Konomi Suzuki [Anime Edition]"@en,
        "真理の鏡、剣乃ように / 鈴木このみ [アニメ盤]"@ja,
        "Shinri no kagami, Tsurugi no youni / Konomi Suzuki [Anime Edition]"@ja-latn ;
    mo:performance_of <album/83903#musicalwork> ;
    mo:performer <artist/12889#subject>,
        <artist/13220#subject>,
        <artist/15336#subject>,
        <artist/16951#subject>,
        <artist/19102#subject> ;
    mo:recorded_as <album/83903#musicalexpression> ;
    schema:byArtist <artist/12889#subject>,
        <artist/13220#subject>,
        <artist/15336#subject>,
        <artist/16951#subject>,
        <artist/19102#subject> ;
    schema:name "Shinri no kagami, Tsurugi no youni / Konomi Suzuki [Anime Edition]"@en,
        "真理の鏡、剣乃ように / 鈴木このみ [アニメ盤]"@ja,
        "Shinri no kagami, Tsurugi no youni / Konomi Suzuki [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/83903#musicalwork> .

<album/83903#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-08"^^xsd:date ;
    dcterms:title "Shinri no kagami, Tsurugi no youni / Konomi Suzuki [Anime Edition]"@en,
        "真理の鏡、剣乃ように / 鈴木このみ [アニメ盤]"@ja,
        "Shinri no kagami, Tsurugi no youni / Konomi Suzuki [Anime Edition]"@ja-latn ;
    mo:catalogue_number "USSW-0167" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83903#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N68b360ce3a484d2c8c3e88e22c380bdc ;
    mo:record_count 1 ;
    schema:about <product/7014#subject> ;
    schema:byArtist <artist/12889#subject>,
        <artist/13220#subject>,
        <artist/15336#subject>,
        <artist/16951#subject>,
        <artist/19102#subject> ;
    schema:datePublished "2019-05-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/83903/83903-1557340209.jpg> ;
    schema:name "Shinri no kagami, Tsurugi no youni / Konomi Suzuki [Anime Edition]"@en,
        "真理の鏡、剣乃ように / 鈴木このみ [アニメ盤]"@ja,
        "Shinri no kagami, Tsurugi no youni / Konomi Suzuki [Anime Edition]"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/83903/83903-1557340209.jpg> .

_:N32c058dd56504d00a7801e55723c0ebd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Curiosity off vocal"@ja,
        "Curiosity off vocal"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N68b360ce3a484d2c8c3e88e22c380bdc ;
    schema:name "Curiosity off vocal"@ja,
        "Curiosity off vocal"@ja-latn .

_:N43ecf5627219457188ab476d4b7d17ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真理の鏡、剣乃ように"@ja,
        "Shinri no kagami, Tsurugi no youni"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N68b360ce3a484d2c8c3e88e22c380bdc ;
    schema:name "真理の鏡、剣乃ように"@ja,
        "Shinri no kagami, Tsurugi no youni"@ja-latn .

_:N514ccf303ca54706a93a81360cdee110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真理の鏡、剣乃ように off vocal"@ja,
        "Shinri no kagami, Tsurugi no youni off vocal"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N68b360ce3a484d2c8c3e88e22c380bdc ;
    schema:name "真理の鏡、剣乃ように off vocal"@ja,
        "Shinri no kagami, Tsurugi no youni off vocal"@ja-latn .

_:N69a7e195cc9d462c937b2d5790e3c46f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Curiosity"@ja,
        "Curiosity"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N68b360ce3a484d2c8c3e88e22c380bdc ;
    schema:name "Curiosity"@ja,
        "Curiosity"@ja-latn .

_:N68b360ce3a484d2c8c3e88e22c380bdc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32c058dd56504d00a7801e55723c0ebd,
        _:N43ecf5627219457188ab476d4b7d17ff,
        _:N514ccf303ca54706a93a81360cdee110,
        _:N69a7e195cc9d462c937b2d5790e3c46f ;
    mo:track_count 4 ;
    schema:duration "PT17:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N32c058dd56504d00a7801e55723c0ebd,
        _:N43ecf5627219457188ab476d4b7d17ff,
        _:N514ccf303ca54706a93a81360cdee110,
        _:N69a7e195cc9d462c937b2d5790e3c46f .

