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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/21203#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tindharia no Tane Gaiden ~Sorezore no Hanamatsuri~"@en,
        "ティンダーリアの種　外伝 ～それぞれの花祭り～"@ja,
        "The Seed of Tindharia Side Story ~The Flower Festival of Each One~"@ja-latn ;
    mo:composer <artist/149#subject> ;
    mo:produced_work <album/21203#musicalwork> ;
    schema:name "Tindharia no Tane Gaiden ~Sorezore no Hanamatsuri~"@en,
        "ティンダーリアの種　外伝 ～それぞれの花祭り～"@ja,
        "The Seed of Tindharia Side Story ~The Flower Festival of Each One~"@ja-latn .

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

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

<album/21203#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tindharia no Tane Gaiden ~Sorezore no Hanamatsuri~"@en,
        "ティンダーリアの種　外伝 ～それぞれの花祭り～"@ja,
        "The Seed of Tindharia Side Story ~The Flower Festival of Each One~"@ja-latn ;
    mo:performance_of <album/21203#musicalwork> ;
    mo:recorded_as <album/21203#musicalexpression> ;
    schema:name "Tindharia no Tane Gaiden ~Sorezore no Hanamatsuri~"@en,
        "ティンダーリアの種　外伝 ～それぞれの花祭り～"@ja,
        "The Seed of Tindharia Side Story ~The Flower Festival of Each One~"@ja-latn ;
    schema:workPerformed <album/21203#musicalwork> .

<album/21203#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/30/21203/21203-1337844907.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/21203#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/21203/21203-1337844907.jpg> ;
    foaf:depicts <album/21203#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/21203/21203-1337844907.jpg> .

<https://medium-media.vgm.io/albums/30/21203/21203-1337844907.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21203#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-15"^^xsd:date ;
    dcterms:title "Tindharia no Tane Gaiden ~Sorezore no Hanamatsuri~"@en,
        "ティンダーリアの種　外伝 ～それぞれの花祭り～"@ja,
        "The Seed of Tindharia Side Story ~The Flower Festival of Each One~"@ja-latn ;
    mo:catalogue_number "TDCM-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21203#musicalexpression> ;
    mo:publisher <org/831#subject> ;
    mo:record _:N5ce66801c6374a6586fab2a373e637ba ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/1572#subject>,
        <product/1573#subject> ;
    schema:datePublished "2010-08-15"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/30/21203/21203-1337844907.jpg> ;
    schema:name "Tindharia no Tane Gaiden ~Sorezore no Hanamatsuri~"@en,
        "ティンダーリアの種　外伝 ～それぞれの花祭り～"@ja,
        "The Seed of Tindharia Side Story ~The Flower Festival of Each One~"@ja-latn ;
    schema:publisher <org/831#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/21203/21203-1337844907.jpg> .

_:N166bea70b72e4f129d1732e67b12d2f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the Festival ~Fitz and Clesson~"@en,
        "花祭り当日~フィズとクレソン~"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N5ce66801c6374a6586fab2a373e637ba ;
    schema:name "At the Festival ~Fitz and Clesson~"@en,
        "花祭り当日~フィズとクレソン~"@ja .

_:N2ccecbb340a4485b9cd1c86949b91beb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Night Previous to the Festival ~Nasta and Parsley~"@en,
        "花祭り前夜~ナスタとパセリ~"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N5ce66801c6374a6586fab2a373e637ba ;
    schema:name "The Night Previous to the Festival ~Nasta and Parsley~"@en,
        "花祭り前夜~ナスタとパセリ~"@ja .

_:N3cfc6340e8a941b18f590a57f23bb033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Matter Where Tomorrow Might Be"@en,
        "何処にでもある明日"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N5ce66801c6374a6586fab2a373e637ba ;
    schema:name "No Matter Where Tomorrow Might Be"@en,
        "何処にでもある明日"@ja .

_:N43bb86a9440a45eb993c68d26693843e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the Festival ~Clesson and Titri~"@en,
        "花祭り当日~クレソンとティトリー~"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N5ce66801c6374a6586fab2a373e637ba ;
    schema:name "At the Festival ~Clesson and Titri~"@en,
        "花祭り当日~クレソンとティトリー~"@ja .

_:N5c4d0ea759244aafa1eebb31a841f4e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Night Previous to the Festival ~Nasta and Fitz~"@en,
        "花祭り前夜~ナスタとフィズ~"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N5ce66801c6374a6586fab2a373e637ba ;
    schema:name "The Night Previous to the Festival ~Nasta and Fitz~"@en,
        "花祭り前夜~ナスタとフィズ~"@ja .

_:N9cc74c3cae5341419cf39966730fe58d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the End of the Festival ~Salt and Parsley~"@en,
        "花祭りの終わりに~ソルトとパセリ~"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N5ce66801c6374a6586fab2a373e637ba ;
    schema:name "At the End of the Festival ~Salt and Parsley~"@en,
        "花祭りの終わりに~ソルトとパセリ~"@ja .

_:Ncbca184235984d99af603dcde2585e04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Night Previous to the Festival ~Fitz and Salt~"@en,
        "花祭り前夜~フィズとソルト~"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N5ce66801c6374a6586fab2a373e637ba ;
    schema:name "The Night Previous to the Festival ~Fitz and Salt~"@en,
        "花祭り前夜~フィズとソルト~"@ja .

_:Nd0e5c1d75b1a4284981fa33389ab9d65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comments Posterior to the Recording"@en,
        "収録後コメント"@ja ;
    mo:track_number 9 ;
    schema:duration "PT8:38"^^xsd:interval ;
    schema:inPlaylist _:N5ce66801c6374a6586fab2a373e637ba ;
    schema:name "Comments Posterior to the Recording"@en,
        "収録後コメント"@ja .

_:Nea177567aef64694a171ae575bb3edf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the Festival ~Fitz and Nasta~"@en,
        "花祭り当日~フィズとナスタ~"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N5ce66801c6374a6586fab2a373e637ba ;
    schema:name "At the Festival ~Fitz and Nasta~"@en,
        "花祭り当日~フィズとナスタ~"@ja .

_:N5ce66801c6374a6586fab2a373e637ba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N166bea70b72e4f129d1732e67b12d2f2,
        _:N2ccecbb340a4485b9cd1c86949b91beb,
        _:N3cfc6340e8a941b18f590a57f23bb033,
        _:N43bb86a9440a45eb993c68d26693843e,
        _:N5c4d0ea759244aafa1eebb31a841f4e8,
        _:N9cc74c3cae5341419cf39966730fe58d,
        _:Ncbca184235984d99af603dcde2585e04,
        _:Nd0e5c1d75b1a4284981fa33389ab9d65,
        _:Nea177567aef64694a171ae575bb3edf9 ;
    mo:track_count 9 ;
    schema:duration "PT36:55"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N166bea70b72e4f129d1732e67b12d2f2,
        _:N2ccecbb340a4485b9cd1c86949b91beb,
        _:N3cfc6340e8a941b18f590a57f23bb033,
        _:N43bb86a9440a45eb993c68d26693843e,
        _:N5c4d0ea759244aafa1eebb31a841f4e8,
        _:N9cc74c3cae5341419cf39966730fe58d,
        _:Ncbca184235984d99af603dcde2585e04,
        _:Nd0e5c1d75b1a4284981fa33389ab9d65,
        _:Nea177567aef64694a171ae575bb3edf9 .

