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

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

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

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

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

<artist/8175#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134736#subject> ;
    schema:name "Paul McCartney"@en ;
    foaf:made <album/134736#composition>,
        <album/134736#lyrics>,
        <album/134736#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/134736#musicalexpression> a mo:Signal ;
    mo:published_as <album/134736#subject> ;
    mo:records <album/134736#performance> .

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

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

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

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

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

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

<album/134736#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-23"^^xsd:date ;
    dcterms:title "Kataritsugu Koto / Chitose Hajime"@en,
        "語り継ぐこと / 元ちとせ"@ja,
        "Kataritsugu Koto / Chitose Hajime"@ja-latn ;
    mo:catalogue_number "ESCL-2750" ;
    mo:media_type "CD" ;
    mo:publication_of <album/134736#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N240605a7a9794cce839e0466528bbc15 ;
    mo:record_count 1 ;
    schema:about <product/4380#subject> ;
    schema:datePublished "2005-11-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/134736/134736-79bf59da2e3d.jpg> ;
    schema:name "Kataritsugu Koto / Chitose Hajime"@en,
        "語り継ぐこと / 元ちとせ"@ja,
        "Kataritsugu Koto / Chitose Hajime"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/134736/134736-79bf59da2e3d.jpg> .

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

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

_:N6fce8764498641f8a7498589fb89cb58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPINESS IS A WARM GUN"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N240605a7a9794cce839e0466528bbc15 ;
    schema:name "HAPPINESS IS A WARM GUN"@ja .

_:N81e2a52a82274553b0c03098c3ad86bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月を盗む"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N240605a7a9794cce839e0466528bbc15 ;
    schema:name "月を盗む"@ja .

_:Nc5c442e25b144993b0632796f1a01392 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "語り継ぐこと"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N240605a7a9794cce839e0466528bbc15 ;
    schema:name "語り継ぐこと"@ja .

_:N240605a7a9794cce839e0466528bbc15 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6fce8764498641f8a7498589fb89cb58,
        _:N81e2a52a82274553b0c03098c3ad86bf,
        _:Nc5c442e25b144993b0632796f1a01392 ;
    mo:track_count 3 ;
    schema:duration "PT14:33"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6fce8764498641f8a7498589fb89cb58,
        _:N81e2a52a82274553b0c03098c3ad86bf,
        _:Nc5c442e25b144993b0632796f1a01392 .

