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

<artist/12923#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chitose Hajime"@en,
        "元ちとせ"@ja ;
    foaf:made <album/57036#subject>,
        <album/57036#vocals> ;
    foaf:name "Chitose Hajime"@en,
        "元ちとせ"@ja .

<artist/12457#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57036#subject> ;
    schema:name "Yuichi Tajika"@en,
        "田鹿祐一"@ja ;
    foaf:made <album/57036#composition>,
        <album/57036#subject> ;
    foaf:name "Yuichi Tajika"@en,
        "田鹿祐一"@ja .

<artist/43190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57036#subject> ;
    schema:name "Gen Ueda"@en,
        "上田現"@ja ;
    foaf:made <album/57036#composition>,
        <album/57036#lyrics>,
        <album/57036#subject> ;
    foaf:name "Gen Ueda"@en,
        "上田現"@ja .

<artist/8174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57036#subject> ;
    schema:name "John Lennon"@en ;
    foaf:made <album/57036#composition>,
        <album/57036#lyrics>,
        <album/57036#subject> ;
    foaf:name "John Lennon"@en .

<artist/8175#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57036#subject> ;
    schema:name "Paul McCartney"@en ;
    foaf:made <album/57036#composition>,
        <album/57036#lyrics>,
        <album/57036#subject> ;
    foaf:name "Paul McCartney"@en .

<product/4380#subject> a schema:CreativeWork ;
    schema:name "BLOOD+"@en,
        "BLOOD+"@ja,
        "BLOOD+"@ja-latn ;
    foaf:name "BLOOD+"@en,
        "BLOOD+"@ja,
        "BLOOD+"@ja-latn .

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

<album/57036#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kataritsugu Koto / Chitose Hajime [Limited Edition]"@en,
        "語り継ぐこと / 元ちとせ"@ja,
        "Kataritsugu Koto / Chitose Hajime [Limited Edition]"@ja-latn ;
    mo:performance_of <album/57036#musicalwork> ;
    mo:recorded_as <album/57036#musicalexpression> ;
    schema:name "Kataritsugu Koto / Chitose Hajime [Limited Edition]"@en,
        "語り継ぐこと / 元ちとせ"@ja,
        "Kataritsugu Koto / Chitose Hajime [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/57036#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/63/57036/57036-1454725444.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/57036#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kataritsugu Koto / Chitose Hajime [Limited Edition]"@en,
        "語り継ぐこと / 元ちとせ"@ja,
        "Kataritsugu Koto / Chitose Hajime [Limited Edition]"@ja-latn ;
    mo:composer <artist/12457#subject>,
        <artist/43190#subject>,
        <artist/8174#subject>,
        <artist/8175#subject> ;
    mo:produced_work <album/57036#musicalwork> ;
    schema:name "Kataritsugu Koto / Chitose Hajime [Limited Edition]"@en,
        "語り継ぐこと / 元ちとせ"@ja,
        "Kataritsugu Koto / Chitose Hajime [Limited Edition]"@ja-latn .

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

<album/57036#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-23"^^xsd:date ;
    dcterms:title "Kataritsugu Koto / Chitose Hajime [Limited Edition]"@en,
        "語り継ぐこと / 元ちとせ"@ja,
        "Kataritsugu Koto / Chitose Hajime [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-2748~9" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/57036#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N344d84770465431983942575b4878d62,
        _:Nc60f1f6cf7784267b8dbc359db92eb0c ;
    mo:record_count 2 ;
    schema:about <product/4380#subject> ;
    schema:datePublished "2005-11-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/57036/57036-1454725444.jpg> ;
    schema:name "Kataritsugu Koto / Chitose Hajime [Limited Edition]"@en,
        "語り継ぐこと / 元ちとせ"@ja,
        "Kataritsugu Koto / Chitose Hajime [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/57036/57036-1454725444.jpg> .

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

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

_:N344d84770465431983942575b4878d62 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N7c54f2d148064791a2f61ab6d1fd87f7 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N7c54f2d148064791a2f61ab6d1fd87f7 .

_:N6e7e41025114449d8369afc543bf0a93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steal The Moon"@en,
        "月を盗む"@ja,
        "Tsuki wo Nusumu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nc60f1f6cf7784267b8dbc359db92eb0c ;
    schema:name "Steal The Moon"@en,
        "月を盗む"@ja,
        "Tsuki wo Nusumu"@ja-latn .

_:N7c54f2d148064791a2f61ab6d1fd87f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Things I Pass Down - \"Blood+\" Special Ending Version"@en,
        "語り継ぐこと －\"BLOOD+\" スペシャル・エンディング・ヴァージョン－"@ja,
        "Kataritsugu Koto -\"BLOOD+\" Special Ending Version-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N344d84770465431983942575b4878d62 ;
    schema:name "The Things I Pass Down - \"Blood+\" Special Ending Version"@en,
        "語り継ぐこと －\"BLOOD+\" スペシャル・エンディング・ヴァージョン－"@ja,
        "Kataritsugu Koto -\"BLOOD+\" Special Ending Version-"@ja-latn .

_:N814964e2f3e245fc9957bb6dbe787f58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Things I Pass Down"@en,
        "語り継ぐこと"@ja,
        "Kataritsugu Koto"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nc60f1f6cf7784267b8dbc359db92eb0c ;
    schema:name "The Things I Pass Down"@en,
        "語り継ぐこと"@ja,
        "Kataritsugu Koto"@ja-latn .

_:Ncd0d9a1878764b489a0c0dcd96b833b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiness is a Warm Gun"@en,
        "HAPPINESS IS A WARM GUN"@ja,
        "HAPPINESS IS A WARM GUN"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nc60f1f6cf7784267b8dbc359db92eb0c ;
    schema:name "Happiness is a Warm Gun"@en,
        "HAPPINESS IS A WARM GUN"@ja,
        "HAPPINESS IS A WARM GUN"@ja-latn .

_:Nc60f1f6cf7784267b8dbc359db92eb0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6e7e41025114449d8369afc543bf0a93,
        _:N814964e2f3e245fc9957bb6dbe787f58,
        _:Ncd0d9a1878764b489a0c0dcd96b833b3 ;
    mo:track_count 3 ;
    schema:duration "PT14:33"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6e7e41025114449d8369afc543bf0a93,
        _:N814964e2f3e245fc9957bb6dbe787f58,
        _:Ncd0d9a1878764b489a0c0dcd96b833b3 .

