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

<artist/9759#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuna Ito"@en,
        "伊藤由奈"@ja ;
    foaf:made <album/73585#subject>,
        <album/73585#vocals> ;
    foaf:name "Yuna Ito"@en,
        "伊藤由奈"@ja .

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

<artist/11237#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73585#subject> ;
    schema:name "BOUNCEBACK"@en ;
    foaf:made <album/73585#composition>,
        <album/73585#subject> ;
    foaf:name "BOUNCEBACK"@en .

<artist/11681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73585#subject> ;
    schema:name "Hayato Tanaka"@en,
        "田中隼人"@ja ;
    foaf:made <album/73585#composition>,
        <album/73585#subject> ;
    foaf:name "Hayato Tanaka"@en,
        "田中隼人"@ja .

<artist/12468#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73585#subject> ;
    schema:name "Rui Momota"@en,
        "百田留衣"@ja ;
    foaf:made <album/73585#composition>,
        <album/73585#subject> ;
    foaf:name "Rui Momota"@en,
        "百田留衣"@ja .

<artist/12710#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73585#subject> ;
    schema:name "SiZK"@en ;
    foaf:made <album/73585#composition>,
        <album/73585#subject> ;
    foaf:name "SiZK"@en .

<artist/1560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73585#subject> ;
    schema:name "Shoichiro Hirata"@en,
        "平田祥一郎"@ja ;
    foaf:made <album/73585#composition>,
        <album/73585#subject> ;
    foaf:name "Shoichiro Hirata"@en,
        "平田祥一郎"@ja .

<artist/16020#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73585#subject> ;
    schema:name "Naoki Ito"@en,
        "伊藤直樹"@ja ;
    foaf:made <album/73585#composition>,
        <album/73585#subject> ;
    foaf:name "Naoki Ito"@en,
        "伊藤直樹"@ja .

<artist/33358#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73585#subject> ;
    schema:name "mugen"@en ;
    foaf:made <album/73585#composition>,
        <album/73585#subject> ;
    foaf:name "mugen"@en .

<artist/37258#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73585#subject> ;
    schema:name "FLAT5th Yoshiaki Okamoto"@en,
        "FLAT5th 岡本弥紀"@ja ;
    foaf:made <album/73585#composition>,
        <album/73585#subject> ;
    foaf:name "FLAT5th Yoshiaki Okamoto"@en,
        "FLAT5th 岡本弥紀"@ja .

<artist/8585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73585#subject> ;
    schema:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja ;
    foaf:made <album/73585#composition>,
        <album/73585#subject> ;
    foaf:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja .

<artist/9496#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73585#subject> ;
    schema:name "Koji Goto"@en,
        "後藤康二"@ja ;
    foaf:made <album/73585#composition>,
        <album/73585#subject> ;
    foaf:name "Koji Goto"@en,
        "後藤康二"@ja .

<product/6056#subject> a schema:CreativeWork ;
    schema:name "NANA (Live Action)"@en,
        "NANA -ナナ- (Live Action)"@ja,
        "NANA (Live Action)"@ja-latn ;
    foaf:name "NANA (Live Action)"@en,
        "NANA -ナナ- (Live Action)"@ja,
        "NANA (Live Action)"@ja-latn .

<product/6058#subject> a schema:CreativeWork ;
    schema:name "NANA 2"@en,
        "NANA 2"@ja,
        "NANA 2"@ja-latn ;
    foaf:name "NANA 2"@en,
        "NANA 2"@ja,
        "NANA 2"@ja-latn .

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

<album/73585#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HEART / Yuna Ito"@en,
        "HEART / 伊藤由奈"@ja,
        "HEART / Yuna Ito"@ja-latn ;
    mo:performance_of <album/73585#musicalwork> ;
    mo:recorded_as <album/73585#musicalexpression> ;
    schema:name "HEART / Yuna Ito"@en,
        "HEART / 伊藤由奈"@ja,
        "HEART / Yuna Ito"@ja-latn ;
    schema:workPerformed <album/73585#musicalwork> .

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

<org/708#subject> schema:name "Studioseven Recordings"@en,
        "Studioseven Recordings"@ja,
        "Studioseven Recordings"@ja-latn ;
    foaf:name "Studioseven Recordings"@en,
        "Studioseven Recordings"@ja,
        "Studioseven Recordings"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/73585/73585-1513600959.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73585#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HEART / Yuna Ito"@en,
        "HEART / 伊藤由奈"@ja,
        "HEART / Yuna Ito"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dawn Ann Thomas"@en ;
            foaf:made <album/73585#composition> ;
            foaf:name "Dawn Ann Thomas"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ViVi"@en ;
            foaf:made <album/73585#composition> ;
            foaf:name "ViVi"@en ],
        <artist/11237#subject>,
        <artist/11681#subject>,
        <artist/12468#subject>,
        <artist/12710#subject>,
        <artist/1560#subject>,
        <artist/16020#subject>,
        <artist/33358#subject>,
        <artist/37258#subject>,
        <artist/8585#subject>,
        <artist/9496#subject> ;
    mo:produced_work <album/73585#musicalwork> ;
    schema:name "HEART / Yuna Ito"@en,
        "HEART / 伊藤由奈"@ja,
        "HEART / Yuna Ito"@ja-latn .

<album/73585#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-24"^^xsd:date ;
    dcterms:title "HEART / Yuna Ito"@en,
        "HEART / 伊藤由奈"@ja,
        "HEART / Yuna Ito"@ja-latn ;
    mo:catalogue_number "SRCL-6482" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73585#musicalexpression> ;
    mo:publisher <org/708#subject> ;
    mo:record _:N40f378445f9b409191a6525465861c91 ;
    mo:record_count 1 ;
    schema:about <product/6056#subject>,
        <product/6058#subject> ;
    schema:datePublished "2007-01-24"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/58/73585/73585-1513600959.jpg> ;
    schema:name "HEART / Yuna Ito"@en,
        "HEART / 伊藤由奈"@ja,
        "HEART / Yuna Ito"@ja-latn ;
    schema:publisher <org/708#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/73585/73585-1513600959.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73585#subject> ;
    schema:name "ViVi"@en ;
    foaf:made <album/73585#subject> ;
    foaf:name "ViVi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73585#subject> ;
    schema:name "Dawn Ann Thomas"@en ;
    foaf:made <album/73585#subject> ;
    foaf:name "Dawn Ann Thomas"@en .

_:N0bd451f5db0244b3b1033bd09b8f5836 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay for Love"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N40f378445f9b409191a6525465861c91 ;
    schema:name "Stay for Love"@en .

_:N103153a353e84508835bfd8f93d40319 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragile"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N40f378445f9b409191a6525465861c91 ;
    schema:name "Fragile"@en .

_:N1e5d51a304bb43d88e3d9eb80c228b6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Know-how"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N40f378445f9b409191a6525465861c91 ;
    schema:name "Know-how"@en .

_:N4197ba4e177a4f888e2638cf137c7e17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nobody Knows"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N40f378445f9b409191a6525465861c91 ;
    schema:name "Nobody Knows"@en .

_:N590796beb49a4cd0854806796d720279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDLESS STORY"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N40f378445f9b409191a6525465861c91 ;
    schema:name "ENDLESS STORY"@en .

_:N62742379c45b45af87ef22c76facd004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N40f378445f9b409191a6525465861c91 ;
    schema:name "Truth"@en .

_:N729c40c3d497469d88496738b4008ebc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious -wedding extended ver.-"@en ;
    mo:track_number 13 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N40f378445f9b409191a6525465861c91 ;
    schema:name "Precious -wedding extended ver.-"@en .

_:N9048dc08cb814be1933e15c5010ed312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N40f378445f9b409191a6525465861c91 ;
    schema:name "Faith"@en .

_:N911a63c3c33b4c2e97a6e9eac939ca16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfume"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N40f378445f9b409191a6525465861c91 ;
    schema:name "Perfume"@en .

_:Na73757bfecca4fadbc299b574deb6b8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WORKAHOLIC"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N40f378445f9b409191a6525465861c91 ;
    schema:name "WORKAHOLIC"@en .

_:Nb68254b55f2a4e4d8d3d66215d641069 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N40f378445f9b409191a6525465861c91 ;
    schema:name "Precious"@en .

_:Nb6c1b00b83d146dfb2a7629ee63402b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "losin'"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N40f378445f9b409191a6525465861c91 ;
    schema:name "losin'"@en .

_:Ne6a9a135dd2f483989ee8e0c206368ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tender is the Night"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N40f378445f9b409191a6525465861c91 ;
    schema:name "Tender is the Night"@en .

_:N40f378445f9b409191a6525465861c91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bd451f5db0244b3b1033bd09b8f5836,
        _:N103153a353e84508835bfd8f93d40319,
        _:N1e5d51a304bb43d88e3d9eb80c228b6d,
        _:N4197ba4e177a4f888e2638cf137c7e17,
        _:N590796beb49a4cd0854806796d720279,
        _:N62742379c45b45af87ef22c76facd004,
        _:N729c40c3d497469d88496738b4008ebc,
        _:N9048dc08cb814be1933e15c5010ed312,
        _:N911a63c3c33b4c2e97a6e9eac939ca16,
        _:Na73757bfecca4fadbc299b574deb6b8b,
        _:Nb68254b55f2a4e4d8d3d66215d641069,
        _:Nb6c1b00b83d146dfb2a7629ee63402b7,
        _:Ne6a9a135dd2f483989ee8e0c206368ee ;
    mo:track_count 13 ;
    schema:duration "PT63:14"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0bd451f5db0244b3b1033bd09b8f5836,
        _:N103153a353e84508835bfd8f93d40319,
        _:N1e5d51a304bb43d88e3d9eb80c228b6d,
        _:N4197ba4e177a4f888e2638cf137c7e17,
        _:N590796beb49a4cd0854806796d720279,
        _:N62742379c45b45af87ef22c76facd004,
        _:N729c40c3d497469d88496738b4008ebc,
        _:N9048dc08cb814be1933e15c5010ed312,
        _:N911a63c3c33b4c2e97a6e9eac939ca16,
        _:Na73757bfecca4fadbc299b574deb6b8b,
        _:Nb68254b55f2a4e4d8d3d66215d641069,
        _:Nb6c1b00b83d146dfb2a7629ee63402b7,
        _:Ne6a9a135dd2f483989ee8e0c206368ee .

