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

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

<artist/13313#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100880#subject> ;
    schema:name "Kazuaki Yamashita"@en,
        "山下和彰"@ja ;
    foaf:made <album/100880#composition>,
        <album/100880#lyrics>,
        <album/100880#subject> ;
    foaf:name "Kazuaki Yamashita"@en,
        "山下和彰"@ja .

<product/7926#subject> a schema:CreativeWork ;
    schema:name "Tokyo Mirage Sessions #FE"@en,
        "幻影異聞録♯FE"@ja,
        "Genei Ibunroku #FE"@ja-latn ;
    foaf:name "Tokyo Mirage Sessions #FE"@en,
        "幻影異聞録♯FE"@ja,
        "Genei Ibunroku #FE"@ja-latn .

<album/100880#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genei Ibunroku #FE Encore Digital Single vol.7 She is..."@en,
        "幻影異聞録#FE Encore デジタルシングルvol.7 She is..."@ja,
        "Genei Ibunroku #FE Encore Digital Single vol.7 She is..."@ja-latn ;
    mo:composer <artist/13313#subject> ;
    mo:produced_work <album/100880#musicalwork> ;
    schema:name "Genei Ibunroku #FE Encore Digital Single vol.7 She is..."@en,
        "幻影異聞録#FE Encore デジタルシングルvol.7 She is..."@ja,
        "Genei Ibunroku #FE Encore Digital Single vol.7 She is..."@ja-latn .

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

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/100880/100880-1593363396.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100880#performance> ;
    schema:name "Inori Minase"@en,
        "水瀬いのり"@ja ;
    foaf:name "Inori Minase"@en,
        "水瀬いのり"@ja .

<artist/7390#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100880#performance> ;
    schema:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja ;
    foaf:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja .

<album/100880#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genei Ibunroku #FE Encore Digital Single vol.7 She is..."@en,
        "幻影異聞録#FE Encore デジタルシングルvol.7 She is..."@ja,
        "Genei Ibunroku #FE Encore Digital Single vol.7 She is..."@ja-latn ;
    mo:performance_of <album/100880#musicalwork> ;
    mo:performer <artist/15361#subject>,
        <artist/7390#subject> ;
    mo:recorded_as <album/100880#musicalexpression> ;
    schema:byArtist <artist/15361#subject>,
        <artist/7390#subject> ;
    schema:name "Genei Ibunroku #FE Encore Digital Single vol.7 She is..."@en,
        "幻影異聞録#FE Encore デジタルシングルvol.7 She is..."@ja,
        "Genei Ibunroku #FE Encore Digital Single vol.7 She is..."@ja-latn ;
    schema:workPerformed <album/100880#musicalwork> .

<album/100880#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-27"^^xsd:date ;
    dcterms:title "Genei Ibunroku #FE Encore Digital Single vol.7 She is..."@en,
        "幻影異聞録#FE Encore デジタルシングルvol.7 She is..."@ja,
        "Genei Ibunroku #FE Encore Digital Single vol.7 She is..."@ja-latn ;
    mo:catalogue_number "ANTCD-A0000001774" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/100880#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Nd97e523ac2ca4efa8081f56cfb394d15 ;
    mo:record_count 1 ;
    schema:about <product/7926#subject> ;
    schema:byArtist <artist/15361#subject>,
        <artist/7390#subject> ;
    schema:datePublished "2020-06-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/100880/100880-1593363396.jpg> ;
    schema:name "Genei Ibunroku #FE Encore Digital Single vol.7 She is..."@en,
        "幻影異聞録#FE Encore デジタルシングルvol.7 She is..."@ja,
        "Genei Ibunroku #FE Encore Digital Single vol.7 She is..."@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/100880/100880-1593363396.jpg> .

_:N147921be9501451aabbed2cf08476441 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She is... (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd97e523ac2ca4efa8081f56cfb394d15 ;
    schema:name "She is... (Instrumental)"@en .

_:N2c54f2c937b34db8917c6846d1303113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She is... (Game size Ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nd97e523ac2ca4efa8081f56cfb394d15 ;
    schema:name "She is... (Game size Ver.)"@en .

_:Nf41c02b7148a4c3885aeedf92691b788 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She is... (Original Ver.)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nd97e523ac2ca4efa8081f56cfb394d15 ;
    schema:name "She is... (Original Ver.)"@en .

_:Nd97e523ac2ca4efa8081f56cfb394d15 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N147921be9501451aabbed2cf08476441,
        _:N2c54f2c937b34db8917c6846d1303113,
        _:Nf41c02b7148a4c3885aeedf92691b788 ;
    mo:track_count 3 ;
    schema:duration "PT9:46"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N147921be9501451aabbed2cf08476441,
        _:N2c54f2c937b34db8917c6846d1303113,
        _:Nf41c02b7148a4c3885aeedf92691b788 .

