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

<artist/4246#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Hiyama"@en,
        "日山尚"@ja ;
    foaf:made <album/18617#lyrics>,
        <album/18617#subject> ;
    foaf:name "Nao Hiyama"@en,
        "日山尚"@ja .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18617#subject> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/18617#composition>,
        <album/18617#subject>,
        <album/18617#vocals> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<product/1572#subject> a schema:CreativeWork ;
    schema:name "Tindharia"@en,
        "ティンダーリア"@ja,
        "Tindharia"@ja-latn ;
    foaf:name "Tindharia"@en,
        "ティンダーリア"@ja,
        "Tindharia"@ja-latn .

<product/1573#subject> a schema:CreativeWork ;
    schema:name "Tindharia no Tane"@en,
        "ティンダーリアの種"@ja,
        "tindaria no tane"@ja-latn ;
    foaf:name "Tindharia no Tane"@en,
        "ティンダーリアの種"@ja,
        "tindaria no tane"@ja-latn .

<album/18617#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ZERO-SUM Comics \"Tindharia no Tane\" Vol.2 Limited Edition Music CD \"Symbol of Wishes\""@en,
        "ZERO-SUMコミックス「ティンダーリアの種」第2巻限定版特別付録ミュージックCD『希いの標』"@ja,
        "ZERO-SUM Comics \"Tindharia no Tane\" Dai-2-kan Genteiban Tokubetsu Furoku Music CD \"Negai no Shirushi\""@ja-latn ;
    mo:composer <artist/149#subject> ;
    mo:produced_work <album/18617#musicalwork> ;
    schema:name "ZERO-SUM Comics \"Tindharia no Tane\" Vol.2 Limited Edition Music CD \"Symbol of Wishes\""@en,
        "ZERO-SUMコミックス「ティンダーリアの種」第2巻限定版特別付録ミュージックCD『希いの標』"@ja,
        "ZERO-SUM Comics \"Tindharia no Tane\" Dai-2-kan Genteiban Tokubetsu Furoku Music CD \"Negai no Shirushi\""@ja-latn .

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

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

<album/18617#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ZERO-SUM Comics \"Tindharia no Tane\" Vol.2 Limited Edition Music CD \"Symbol of Wishes\""@en,
        "ZERO-SUMコミックス「ティンダーリアの種」第2巻限定版特別付録ミュージックCD『希いの標』"@ja,
        "ZERO-SUM Comics \"Tindharia no Tane\" Dai-2-kan Genteiban Tokubetsu Furoku Music CD \"Negai no Shirushi\""@ja-latn ;
    mo:performance_of <album/18617#musicalwork> ;
    mo:recorded_as <album/18617#musicalexpression> ;
    schema:name "ZERO-SUM Comics \"Tindharia no Tane\" Vol.2 Limited Edition Music CD \"Symbol of Wishes\""@en,
        "ZERO-SUMコミックス「ティンダーリアの種」第2巻限定版特別付録ミュージックCD『希いの標』"@ja,
        "ZERO-SUM Comics \"Tindharia no Tane\" Dai-2-kan Genteiban Tokubetsu Furoku Music CD \"Negai no Shirushi\""@ja-latn ;
    schema:workPerformed <album/18617#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/71/18617/18617-1270185614.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18617#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-01-25"^^xsd:date ;
    dcterms:title "ZERO-SUM Comics \"Tindharia no Tane\" Vol.2 Limited Edition Music CD \"Symbol of Wishes\""@en,
        "ZERO-SUMコミックス「ティンダーリアの種」第2巻限定版特別付録ミュージックCD『希いの標』"@ja,
        "ZERO-SUM Comics \"Tindharia no Tane\" Dai-2-kan Genteiban Tokubetsu Furoku Music CD \"Negai no Shirushi\""@ja-latn ;
    mo:catalogue_number "TDEA-8098" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18617#musicalexpression> ;
    mo:publisher _:Na4d14040d43346a1ba950288b99e348d ;
    mo:record _:N3f64f94337bc468d9bd40328fe93a39e ;
    mo:record_count 1 ;
    schema:about <product/1572#subject>,
        <product/1573#subject> ;
    schema:datePublished "2010-01-25"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/71/18617/18617-1270185614.jpg> ;
    schema:name "ZERO-SUM Comics \"Tindharia no Tane\" Vol.2 Limited Edition Music CD \"Symbol of Wishes\""@en,
        "ZERO-SUMコミックス「ティンダーリアの種」第2巻限定版特別付録ミュージックCD『希いの標』"@ja,
        "ZERO-SUM Comics \"Tindharia no Tane\" Dai-2-kan Genteiban Tokubetsu Furoku Music CD \"Negai no Shirushi\""@ja-latn ;
    schema:publisher _:Na4d14040d43346a1ba950288b99e348d ;
    foaf:depiction <https://media.vgm.io/albums/71/18617/18617-1270185614.jpg> .

_:N2c77201ea5b742889baafe33d1df54ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symbol of Wishes"@en,
        "希いの標"@ja,
        "Negai no Shirushi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N3f64f94337bc468d9bd40328fe93a39e ;
    schema:name "Symbol of Wishes"@en,
        "希いの標"@ja,
        "Negai no Shirushi"@ja-latn .

_:N32d5738a5eb84066843cbd1a37661602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symbol of Wishes -Inst ver.-"@en,
        "希いの標 -Inst ver.-"@ja,
        "Negai no Shirushi -Inst ver.-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N3f64f94337bc468d9bd40328fe93a39e ;
    schema:name "Symbol of Wishes -Inst ver.-"@en,
        "希いの標 -Inst ver.-"@ja,
        "Negai no Shirushi -Inst ver.-"@ja-latn .

_:Na4d14040d43346a1ba950288b99e348d schema:name "ZERO-SUM COMICS"@en,
        "ZERO-SUM COMICS"@ja,
        "ZERO-SUM COMICS"@ja-latn ;
    foaf:name "ZERO-SUM COMICS"@en,
        "ZERO-SUM COMICS"@ja,
        "ZERO-SUM COMICS"@ja-latn .

_:N3f64f94337bc468d9bd40328fe93a39e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c77201ea5b742889baafe33d1df54ca,
        _:N32d5738a5eb84066843cbd1a37661602 ;
    mo:track_count 2 ;
    schema:duration "PT10:24"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2c77201ea5b742889baafe33d1df54ca,
        _:N32d5738a5eb84066843cbd1a37661602 .

