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

<artist/10910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami Suenaga"@en,
        "末永茉己"@ja ;
    foaf:made <album/99965#lyrics>,
        <album/99965#subject> ;
    foaf:name "Mami Suenaga"@en,
        "末永茉己"@ja .

<artist/11237#subject> a schema:Person,
        foaf:Person ;
    schema:name "BOUNCEBACK"@en ;
    foaf:made <album/99965#lyrics>,
        <album/99965#subject> ;
    foaf:name "BOUNCEBACK"@en .

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

<artist/1069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99965#subject> ;
    schema:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja ;
    foaf:made <album/99965#composition>,
        <album/99965#lyrics>,
        <album/99965#subject> ;
    foaf:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja .

<artist/17310#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99965#subject> ;
    schema:name "Natsumi"@en,
        "夏海"@ja ;
    foaf:made <album/99965#composition>,
        <album/99965#subject> ;
    foaf:name "Natsumi"@en,
        "夏海"@ja .

<artist/24388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99965#subject> ;
    schema:name "SIMONSAYZ"@en ;
    foaf:made <album/99965#composition>,
        <album/99965#lyrics>,
        <album/99965#subject> ;
    foaf:name "SIMONSAYZ"@en .

<artist/36147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99965#subject> ;
    schema:name "Kohei by SIMONSAYZ"@en ;
    foaf:made <album/99965#composition>,
        <album/99965#lyrics>,
        <album/99965#subject> ;
    foaf:name "Kohei by SIMONSAYZ"@en .

<artist/8896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99965#subject> ;
    schema:name "R·O·N"@en ;
    foaf:made <album/99965#composition>,
        <album/99965#subject> ;
    foaf:name "R·O·N"@en .

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

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

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

<https://medium-media.vgm.io/albums/56/99965/99965-1591468518.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99965#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "still on Journey / Tetsuya Kakihara [Deluxe Edition/Limited Edition]"@en,
        "still on Journey / 柿原徹也 [豪華盤/初回限定生産]"@ja,
        "still on Journey / Tetsuya Kakihara [Deluxe Edition/Limited Edition]"@ja-latn ;
    mo:performance_of <album/99965#musicalwork> ;
    mo:performer <artist/7138#subject> ;
    mo:recorded_as <album/99965#musicalexpression> ;
    schema:byArtist <artist/7138#subject> ;
    schema:name "still on Journey / Tetsuya Kakihara [Deluxe Edition/Limited Edition]"@en,
        "still on Journey / 柿原徹也 [豪華盤/初回限定生産]"@ja,
        "still on Journey / Tetsuya Kakihara [Deluxe Edition/Limited Edition]"@ja-latn ;
    schema:workPerformed <album/99965#musicalwork> .

<artist/7138#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99965#performance> ;
    schema:name "Tetsuya Kakihara"@en,
        "柿原徹也"@ja ;
    foaf:name "Tetsuya Kakihara"@en,
        "柿原徹也"@ja .

<album/99965#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "still on Journey / Tetsuya Kakihara [Deluxe Edition/Limited Edition]"@en,
        "still on Journey / 柿原徹也 [豪華盤/初回限定生産]"@ja,
        "still on Journey / Tetsuya Kakihara [Deluxe Edition/Limited Edition]"@ja-latn ;
    mo:composer <artist/1069#subject>,
        <artist/17310#subject>,
        <artist/24388#subject>,
        <artist/36147#subject>,
        <artist/8896#subject> ;
    mo:produced_work <album/99965#musicalwork> ;
    schema:name "still on Journey / Tetsuya Kakihara [Deluxe Edition/Limited Edition]"@en,
        "still on Journey / 柿原徹也 [豪華盤/初回限定生産]"@ja,
        "still on Journey / Tetsuya Kakihara [Deluxe Edition/Limited Edition]"@ja-latn .

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

<album/99965#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-24"^^xsd:date ;
    dcterms:title "still on Journey / Tetsuya Kakihara [Deluxe Edition/Limited Edition]"@en,
        "still on Journey / 柿原徹也 [豪華盤/初回限定生産]"@ja,
        "still on Journey / Tetsuya Kakihara [Deluxe Edition/Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACA-35077" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/99965#musicalexpression> ;
    mo:publisher <org/1067#subject> ;
    mo:record _:Nc3c32ee231a142b196fe6f3ef81ca1aa,
        _:Nd7802f1b77344ccba41ecadf5c824c99 ;
    mo:record_count 2 ;
    schema:byArtist <artist/7138#subject> ;
    schema:datePublished "2010-11-24"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/56/99965/99965-1591468518.jpg> ;
    schema:name "still on Journey / Tetsuya Kakihara [Deluxe Edition/Limited Edition]"@en,
        "still on Journey / 柿原徹也 [豪華盤/初回限定生産]"@ja,
        "still on Journey / Tetsuya Kakihara [Deluxe Edition/Limited Edition]"@ja-latn ;
    schema:publisher <org/1067#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/99965/99965-1591468518.jpg> .

_:N359227d39096462d8748a385b57d42e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Journey"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nc3c32ee231a142b196fe6f3ef81ca1aa ;
    schema:name "Endless Journey"@en .

_:N3b1fbe434f4147e1a681034a609ff897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "adrenaline"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nc3c32ee231a142b196fe6f3ef81ca1aa ;
    schema:name "adrenaline"@en .

_:N51c129475d5d44cfb8dd53b74226d769 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my life my time"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nc3c32ee231a142b196fe6f3ef81ca1aa ;
    schema:name "my life my time"@en .

_:N80782a4ff15c4318885e3ea1c2e67c76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Electric Monster"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nc3c32ee231a142b196fe6f3ef81ca1aa ;
    schema:name "Electric Monster"@en .

_:N8a3a40dd55b74877a4d9b9645ca3d913 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "thank you & smile"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nc3c32ee231a142b196fe6f3ef81ca1aa ;
    schema:name "thank you & smile"@en .

_:N8eb6cf29f1aa4902b77728acdb156e45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my life my time（MUSIC CLIP）"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd7802f1b77344ccba41ecadf5c824c99 ;
    schema:name "my life my time（MUSIC CLIP）"@en .

_:Nbc5e179420c649ebb9ee88f544d79d6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "making of 'still on Journey"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd7802f1b77344ccba41ecadf5c824c99 ;
    schema:name "making of 'still on Journey"@en .

_:Nc06b1320c7814b7eb49d77c5a88c93ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRAILER"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd7802f1b77344ccba41ecadf5c824c99 ;
    schema:name "TRAILER"@en .

_:Nd577055351044bc7a5d673a40e604a0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Number One"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nc3c32ee231a142b196fe6f3ef81ca1aa ;
    schema:name "Number One"@en .

_:Nd7802f1b77344ccba41ecadf5c824c99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N8eb6cf29f1aa4902b77728acdb156e45,
        _:Nbc5e179420c649ebb9ee88f544d79d6b,
        _:Nc06b1320c7814b7eb49d77c5a88c93ed ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N8eb6cf29f1aa4902b77728acdb156e45,
        _:Nbc5e179420c649ebb9ee88f544d79d6b,
        _:Nc06b1320c7814b7eb49d77c5a88c93ed .

_:Nc3c32ee231a142b196fe6f3ef81ca1aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N359227d39096462d8748a385b57d42e8,
        _:N3b1fbe434f4147e1a681034a609ff897,
        _:N51c129475d5d44cfb8dd53b74226d769,
        _:N80782a4ff15c4318885e3ea1c2e67c76,
        _:N8a3a40dd55b74877a4d9b9645ca3d913,
        _:Nd577055351044bc7a5d673a40e604a0c ;
    mo:track_count 6 ;
    schema:duration "PT25:42"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N359227d39096462d8748a385b57d42e8,
        _:N3b1fbe434f4147e1a681034a609ff897,
        _:N51c129475d5d44cfb8dd53b74226d769,
        _:N80782a4ff15c4318885e3ea1c2e67c76,
        _:N8a3a40dd55b74877a4d9b9645ca3d913,
        _:Nd577055351044bc7a5d673a40e604a0c .

