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

<artist/9874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi"@en ;
    foaf:made <album/75034#lyrics>,
        <album/75034#subject> ;
    foaf:name "Satomi"@en .

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

<artist/44537#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75034#subject> ;
    schema:name "Ryuichi Kawamura"@en,
        "河村隆一"@ja ;
    foaf:made <album/75034#composition>,
        <album/75034#lyrics>,
        <album/75034#subject> ;
    foaf:name "Ryuichi Kawamura"@en,
        "河村隆一"@ja .

<artist/66921#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75034#subject> ;
    schema:name "Shihori"@en,
        "しほり"@ja ;
    foaf:made <album/75034#composition>,
        <album/75034#subject> ;
    foaf:name "Shihori"@en,
        "しほり"@ja .

<product/6158#subject> a schema:CreativeWork ;
    schema:name "Legend of the Galactic Heroes: Die Neue These"@en,
        "銀河英雄伝説 Die Neue These 邂逅"@ja,
        "Ginga Eiyuu Densetsu: Die Neue These - Kaikou"@ja-latn ;
    foaf:name "Legend of the Galactic Heroes: Die Neue These"@en,
        "銀河英雄伝説 Die Neue These 邂逅"@ja,
        "Ginga Eiyuu Densetsu: Die Neue These - Kaikou"@ja-latn .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/75034/75034-1522931272.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/8613#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75034#performance> ;
    schema:name "ELISA"@en ;
    foaf:name "ELISA"@en .

<album/75034#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WISH / ELISA [Limited Edition]"@en,
        "WISH / ELISA [Limited Edition]"@ja,
        "WISH / ELISA [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dongwei Yan"@en ;
            foaf:made <album/75034#composition> ;
            foaf:name "Dongwei Yan"@en ],
        <artist/44537#subject>,
        <artist/66921#subject> ;
    mo:produced_work <album/75034#musicalwork> ;
    schema:name "WISH / ELISA [Limited Edition]"@en,
        "WISH / ELISA [Limited Edition]"@ja,
        "WISH / ELISA [Limited Edition]"@ja-latn .

<album/75034#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WISH / ELISA [Limited Edition]"@en,
        "WISH / ELISA [Limited Edition]"@ja,
        "WISH / ELISA [Limited Edition]"@ja-latn ;
    mo:performance_of <album/75034#musicalwork> ;
    mo:performer _:N8ed4aef81915459fb989f677c5795bc0,
        <artist/8613#subject> ;
    mo:recorded_as <album/75034#musicalexpression> ;
    schema:byArtist _:N8ed4aef81915459fb989f677c5795bc0,
        <artist/8613#subject> ;
    schema:name "WISH / ELISA [Limited Edition]"@en,
        "WISH / ELISA [Limited Edition]"@ja,
        "WISH / ELISA [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/75034#musicalwork> .

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

<album/75034#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-02"^^xsd:date ;
    dcterms:title "WISH / ELISA [Limited Edition]"@en,
        "WISH / ELISA [Limited Edition]"@ja,
        "WISH / ELISA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1211~2" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/75034#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N5ec6a7557fed43ea91024c607a79f331,
        _:Ndc5cb57916274ff69a3b61967ec9b8d5 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Butai Ginga Eiyuu Densetsu Dainishou Jiyuu Wakusei Doumeihen"@en ;
            foaf:name "Butai Ginga Eiyuu Densetsu Dainishou Jiyuu Wakusei Doumeihen"@en ],
        <product/6158#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Dongwei Yan"@en ;
            foaf:name "Dongwei Yan"@en ],
        <artist/8613#subject> ;
    schema:datePublished "2018-05-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/75034/75034-1522931272.jpg> ;
    schema:name "WISH / ELISA [Limited Edition]"@en,
        "WISH / ELISA [Limited Edition]"@ja,
        "WISH / ELISA [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/75034/75034-1522931272.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75034#subject> ;
    schema:name "Dongwei Yan"@en ;
    foaf:made <album/75034#subject> ;
    foaf:name "Dongwei Yan"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Keiya Mizuki"@en ;
    foaf:made <album/75034#lyrics> ;
    foaf:name "Keiya Mizuki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Keiya Mizuki"@en ;
    foaf:made <album/75034#subject> ;
    foaf:name "Keiya Mizuki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Zhenxia Quan"@en ;
    foaf:made <album/75034#lyrics> ;
    foaf:name "Zhenxia Quan"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Zhenxia Quan"@en ;
    foaf:made <album/75034#subject> ;
    foaf:name "Zhenxia Quan"@en .

_:N11c89d9b10ce419d944d3f9612ffb223 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千戸棠"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Ndc5cb57916274ff69a3b61967ec9b8d5 ;
    schema:name "千戸棠"@ja .

_:N44587d226cfc49789d85e0299949cf89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WISH (TV Size)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ndc5cb57916274ff69a3b61967ec9b8d5 ;
    schema:name "WISH (TV Size)"@ja .

_:N6e51bf76b2f547ccb9f3a3451e58325b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「銀河英雄伝説 Die Neue These」ノンクレジットエンディング [ラインハルトEND ver.]"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5ec6a7557fed43ea91024c607a79f331 ;
    schema:name "TVアニメ「銀河英雄伝説 Die Neue These」ノンクレジットエンディング [ラインハルトEND ver.]"@ja .

_:N8824489dc0e74fe2b97386705e66969d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching for the light"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Ndc5cb57916274ff69a3b61967ec9b8d5 ;
    schema:name "Searching for the light"@ja .

_:N8ed4aef81915459fb989f677c5795bc0 a schema:Person,
        foaf:Person ;
    mo:performed <album/75034#performance> ;
    schema:name "Dongwei Yan"@en ;
    foaf:name "Dongwei Yan"@en .

_:Nc30424126585412c9e865eaf24633a70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「銀河英雄伝説 Die Neue These」ノンクレジットエンディング [ヤンEND ver.]"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5ec6a7557fed43ea91024c607a79f331 ;
    schema:name "TVアニメ「銀河英雄伝説 Die Neue These」ノンクレジットエンディング [ヤンEND ver.]"@ja .

_:Ndbdf9c5ac29341af918129340f95f13e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WISH"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ndc5cb57916274ff69a3b61967ec9b8d5 ;
    schema:name "WISH"@ja .

_:N5ec6a7557fed43ea91024c607a79f331 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N6e51bf76b2f547ccb9f3a3451e58325b,
        _:Nc30424126585412c9e865eaf24633a70 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6e51bf76b2f547ccb9f3a3451e58325b,
        _:Nc30424126585412c9e865eaf24633a70 .

_:Ndc5cb57916274ff69a3b61967ec9b8d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11c89d9b10ce419d944d3f9612ffb223,
        _:N44587d226cfc49789d85e0299949cf89,
        _:N8824489dc0e74fe2b97386705e66969d,
        _:Ndbdf9c5ac29341af918129340f95f13e ;
    mo:track_count 4 ;
    schema:duration "PT15:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N11c89d9b10ce419d944d3f9612ffb223,
        _:N44587d226cfc49789d85e0299949cf89,
        _:N8824489dc0e74fe2b97386705e66969d,
        _:Ndbdf9c5ac29341af918129340f95f13e .

