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

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10309#subject> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/10309#composition>,
        <album/10309#subject>,
        <album/10309#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/10309#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tindharia no Tane Drama CD"@en,
        "ティンダーリアの種 ドラマCD"@ja,
        "Tindharia no Tane Drama CD"@ja-latn ;
    mo:composer <artist/149#subject> ;
    mo:produced_work <album/10309#musicalwork> ;
    schema:name "Tindharia no Tane Drama CD"@en,
        "ティンダーリアの種 ドラマCD"@ja,
        "Tindharia no Tane Drama CD"@ja-latn .

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

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

<album/10309#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tindharia no Tane Drama CD"@en,
        "ティンダーリアの種 ドラマCD"@ja,
        "Tindharia no Tane Drama CD"@ja-latn ;
    mo:performance_of <album/10309#musicalwork> ;
    mo:recorded_as <album/10309#musicalexpression> ;
    schema:name "Tindharia no Tane Drama CD"@en,
        "ティンダーリアの種 ドラマCD"@ja,
        "Tindharia no Tane Drama CD"@ja-latn ;
    schema:workPerformed <album/10309#musicalwork> .

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

<org/831#subject> schema:name "CRAFTSCAPE"@en,
        "CRAFTSCAPE"@ja,
        "CRAFTSCAPE"@ja-latn ;
    foaf:name "CRAFTSCAPE"@en,
        "CRAFTSCAPE"@ja,
        "CRAFTSCAPE"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/10309/10309-f58e52c0afbf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10309#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-28"^^xsd:date ;
    dcterms:title "Tindharia no Tane Drama CD"@en,
        "ティンダーリアの種 ドラマCD"@ja,
        "Tindharia no Tane Drama CD"@ja-latn ;
    mo:catalogue_number "KDSD-00234" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10309#musicalexpression> ;
    mo:publisher <org/831#subject> ;
    mo:record _:Ncb2be512f4c24916a3ad74314dccd956 ;
    mo:record_count 1 ;
    schema:about <product/1572#subject>,
        <product/1573#subject> ;
    schema:datePublished "2008-05-28"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/90/10309/10309-f58e52c0afbf.jpg> ;
    schema:name "Tindharia no Tane Drama CD"@en,
        "ティンダーリアの種 ドラマCD"@ja,
        "Tindharia no Tane Drama CD"@ja-latn ;
    schema:publisher <org/831#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/10309/10309-f58e52c0afbf.jpg> .

_:N01985580a91f4b3eae141fac7114d648 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Incessant Rain"@en,
        "終わらない雨の中で"@ja ;
    mo:track_number 7 ;
    schema:duration "PT9:43"^^xsd:interval ;
    schema:inPlaylist _:Ncb2be512f4c24916a3ad74314dccd956 ;
    schema:name "In the Incessant Rain"@en,
        "終わらない雨の中で"@ja .

_:N02cba32a99714e0c8b9b6546802067b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tree of Tindharia"@en,
        "ティンダーリアの樹"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Ncb2be512f4c24916a3ad74314dccd956 ;
    schema:name "The Tree of Tindharia"@en,
        "ティンダーリアの樹"@ja .

_:N1e2cc61834134ec2b99898fb39e23307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flowers of Light"@en,
        "灯りの花"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ncb2be512f4c24916a3ad74314dccd956 ;
    schema:name "The Flowers of Light"@en,
        "灯りの花"@ja .

_:N1fd270b12a174a969b845bf5a3987cb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dream of the Goddess"@en,
        "女神の夢"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ncb2be512f4c24916a3ad74314dccd956 ;
    schema:name "The Dream of the Goddess"@en,
        "女神の夢"@ja .

_:N3faaf789f70b4604af7399f3ceb3a321 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swaying Hearts"@en,
        "揺れ動く心たち"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:Ncb2be512f4c24916a3ad74314dccd956 ;
    schema:name "Swaying Hearts"@en,
        "揺れ動く心たち"@ja .

_:N779a7f7fbe734560a5adc100eaa2e0e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illuminating a Promise"@en,
        "約束を灯して"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ncb2be512f4c24916a3ad74314dccd956 ;
    schema:name "Illuminating a Promise"@en,
        "約束を灯して"@ja .

_:N7ee6773644c94dcf85a05806e857fe53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flower Festival of Each One"@en,
        "それぞれの花祭り"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:59"^^xsd:interval ;
    schema:inPlaylist _:Ncb2be512f4c24916a3ad74314dccd956 ;
    schema:name "The Flower Festival of Each One"@en,
        "それぞれの花祭り"@ja .

_:N8508f83051d54025817d2b60f41a97a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seeking an Eternal Blessing"@en,
        "永遠の恵みを求めて"@ja ;
    mo:track_number 4 ;
    schema:duration "PT14:34"^^xsd:interval ;
    schema:inPlaylist _:Ncb2be512f4c24916a3ad74314dccd956 ;
    schema:name "Seeking an Eternal Blessing"@en,
        "永遠の恵みを求めて"@ja .

_:Nb459bd536ed649da8d6c9a6fd65a1af9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Encounter With the Aria"@en,
        "アリアとの出会い"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Ncb2be512f4c24916a3ad74314dccd956 ;
    schema:name "An Encounter With the Aria"@en,
        "アリアとの出会い"@ja .

_:Ncb2dc0541e59471c825347ee2c6c6609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue ~ Seed of Prayers"@en,
        "エピローグ ～祈りの種"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Ncb2be512f4c24916a3ad74314dccd956 ;
    schema:name "Epilogue ~ Seed of Prayers"@en,
        "エピローグ ～祈りの種"@ja .

_:Ncc049ebccd48434994a30742f6236fd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Protectors of the Forest"@en,
        "護森人"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ncb2be512f4c24916a3ad74314dccd956 ;
    schema:name "The Protectors of the Forest"@en,
        "護森人"@ja .

_:Ne81af2c105084ad8b3c1dfdbeb4f5111 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue ~ Overture of Creation"@en,
        "プロローグ ～創奏"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Ncb2be512f4c24916a3ad74314dccd956 ;
    schema:name "Prologue ~ Overture of Creation"@en,
        "プロローグ ～創奏"@ja .

_:Nfc0777fe903d49c78affd6bbc304e0fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Harvest"@en,
        "初めての採取"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Ncb2be512f4c24916a3ad74314dccd956 ;
    schema:name "The First Harvest"@en,
        "初めての採取"@ja .

_:Ncb2be512f4c24916a3ad74314dccd956 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01985580a91f4b3eae141fac7114d648,
        _:N02cba32a99714e0c8b9b6546802067b7,
        _:N1e2cc61834134ec2b99898fb39e23307,
        _:N1fd270b12a174a969b845bf5a3987cb9,
        _:N3faaf789f70b4604af7399f3ceb3a321,
        _:N779a7f7fbe734560a5adc100eaa2e0e1,
        _:N7ee6773644c94dcf85a05806e857fe53,
        _:N8508f83051d54025817d2b60f41a97a2,
        _:Nb459bd536ed649da8d6c9a6fd65a1af9,
        _:Ncb2dc0541e59471c825347ee2c6c6609,
        _:Ncc049ebccd48434994a30742f6236fd6,
        _:Ne81af2c105084ad8b3c1dfdbeb4f5111,
        _:Nfc0777fe903d49c78affd6bbc304e0fc ;
    mo:track_count 13 ;
    schema:duration "PT78:24"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N01985580a91f4b3eae141fac7114d648,
        _:N02cba32a99714e0c8b9b6546802067b7,
        _:N1e2cc61834134ec2b99898fb39e23307,
        _:N1fd270b12a174a969b845bf5a3987cb9,
        _:N3faaf789f70b4604af7399f3ceb3a321,
        _:N779a7f7fbe734560a5adc100eaa2e0e1,
        _:N7ee6773644c94dcf85a05806e857fe53,
        _:N8508f83051d54025817d2b60f41a97a2,
        _:Nb459bd536ed649da8d6c9a6fd65a1af9,
        _:Ncb2dc0541e59471c825347ee2c6c6609,
        _:Ncc049ebccd48434994a30742f6236fd6,
        _:Ne81af2c105084ad8b3c1dfdbeb4f5111,
        _:Nfc0777fe903d49c78affd6bbc304e0fc .

