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

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16016#subject> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/16016#composition>,
        <album/16016#subject>,
        <album/16016#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/16016#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ZERO-SUM Comics \"Tindharia no Tane\" Vol.1 Limited Edition Music CD \"Crossing the Dreams\""@en,
        "ZERO-SUMコミックス「ティンダーリアの種」第1巻限定版特別付録ミュージックCD『夢渡し』"@ja,
        "ZERO-SUM Comics \"Tindharia no Tane\" Dai-1-kan Genteiban Tokubetsu Furoku Music CD \"Yumewatashi\""@ja-latn ;
    mo:composer <artist/149#subject> ;
    mo:produced_work <album/16016#musicalwork> ;
    schema:name "ZERO-SUM Comics \"Tindharia no Tane\" Vol.1 Limited Edition Music CD \"Crossing the Dreams\""@en,
        "ZERO-SUMコミックス「ティンダーリアの種」第1巻限定版特別付録ミュージックCD『夢渡し』"@ja,
        "ZERO-SUM Comics \"Tindharia no Tane\" Dai-1-kan Genteiban Tokubetsu Furoku Music CD \"Yumewatashi\""@ja-latn .

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

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

<album/16016#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ZERO-SUM Comics \"Tindharia no Tane\" Vol.1 Limited Edition Music CD \"Crossing the Dreams\""@en,
        "ZERO-SUMコミックス「ティンダーリアの種」第1巻限定版特別付録ミュージックCD『夢渡し』"@ja,
        "ZERO-SUM Comics \"Tindharia no Tane\" Dai-1-kan Genteiban Tokubetsu Furoku Music CD \"Yumewatashi\""@ja-latn ;
    mo:performance_of <album/16016#musicalwork> ;
    mo:recorded_as <album/16016#musicalexpression> ;
    schema:name "ZERO-SUM Comics \"Tindharia no Tane\" Vol.1 Limited Edition Music CD \"Crossing the Dreams\""@en,
        "ZERO-SUMコミックス「ティンダーリアの種」第1巻限定版特別付録ミュージックCD『夢渡し』"@ja,
        "ZERO-SUM Comics \"Tindharia no Tane\" Dai-1-kan Genteiban Tokubetsu Furoku Music CD \"Yumewatashi\""@ja-latn ;
    schema:workPerformed <album/16016#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/61/16016/16016-1256496730.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16016#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-25"^^xsd:date ;
    dcterms:title "ZERO-SUM Comics \"Tindharia no Tane\" Vol.1 Limited Edition Music CD \"Crossing the Dreams\""@en,
        "ZERO-SUMコミックス「ティンダーリアの種」第1巻限定版特別付録ミュージックCD『夢渡し』"@ja,
        "ZERO-SUM Comics \"Tindharia no Tane\" Dai-1-kan Genteiban Tokubetsu Furoku Music CD \"Yumewatashi\""@ja-latn ;
    mo:catalogue_number "TDEA-7689" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16016#musicalexpression> ;
    mo:publisher _:Na648e8dc4fd04adb8b1c8bdc5d2434f2 ;
    mo:record _:N6c1af488a9bb47e8ae8124122e332e86 ;
    mo:record_count 1 ;
    schema:about <product/1572#subject>,
        <product/1573#subject> ;
    schema:datePublished "2009-05-25"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/61/16016/16016-1256496730.jpg> ;
    schema:name "ZERO-SUM Comics \"Tindharia no Tane\" Vol.1 Limited Edition Music CD \"Crossing the Dreams\""@en,
        "ZERO-SUMコミックス「ティンダーリアの種」第1巻限定版特別付録ミュージックCD『夢渡し』"@ja,
        "ZERO-SUM Comics \"Tindharia no Tane\" Dai-1-kan Genteiban Tokubetsu Furoku Music CD \"Yumewatashi\""@ja-latn ;
    schema:publisher _:Na648e8dc4fd04adb8b1c8bdc5d2434f2 ;
    foaf:depiction <https://media.vgm.io/albums/61/16016/16016-1256496730.jpg> .

_:N17436ee6f6514f058673bada64466c07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing the Dreams -inst ver.-"@en,
        "夢渡し -inst ver.-"@ja,
        "Yumewatashi -inst ver.-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N6c1af488a9bb47e8ae8124122e332e86 ;
    schema:name "Crossing the Dreams -inst ver.-"@en,
        "夢渡し -inst ver.-"@ja,
        "Yumewatashi -inst ver.-"@ja-latn .

_:Na648e8dc4fd04adb8b1c8bdc5d2434f2 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 .

_:Ne5662ca3f635495b9f94bf354875719a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing the Dreams"@en,
        "夢渡し"@ja,
        "Yumewatashi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N6c1af488a9bb47e8ae8124122e332e86 ;
    schema:name "Crossing the Dreams"@en,
        "夢渡し"@ja,
        "Yumewatashi"@ja-latn .

_:N6c1af488a9bb47e8ae8124122e332e86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17436ee6f6514f058673bada64466c07,
        _:Ne5662ca3f635495b9f94bf354875719a ;
    mo:track_count 2 ;
    schema:duration "PT9:51"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N17436ee6f6514f058673bada64466c07,
        _:Ne5662ca3f635495b9f94bf354875719a .

