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

<artist/25599#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Shiroki"@en,
        "白木裕子"@ja ;
    foaf:made <album/135549#lyrics>,
        <album/135549#subject> ;
    foaf:name "Yuko Shiroki"@en,
        "白木裕子"@ja .

<artist/44287#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanata Okajima"@en ;
    foaf:made <album/135549#lyrics>,
        <album/135549#subject> ;
    foaf:name "Kanata Okajima"@en .

<artist/8472#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sowelu"@en ;
    foaf:made <album/135549#lyrics>,
        <album/135549#subject>,
        <album/135549#vocals> ;
    foaf:name "Sowelu"@en .

<artist/12451#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135549#subject> ;
    schema:name "Takuya Harada"@en,
        "原田卓也"@ja ;
    foaf:made <album/135549#composition>,
        <album/135549#subject> ;
    foaf:name "Takuya Harada"@en,
        "原田卓也"@ja .

<artist/12844#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135549#subject> ;
    schema:name "Yoshihiko Nishio"@en,
        "西尾芳彦"@ja ;
    foaf:made <album/135549#composition>,
        <album/135549#lyrics>,
        <album/135549#subject> ;
    foaf:name "Yoshihiko Nishio"@en,
        "西尾芳彦"@ja .

<artist/1551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135549#subject> ;
    schema:name "Yusuke Kato"@en,
        "加藤裕介"@ja ;
    foaf:made <album/135549#composition>,
        <album/135549#subject> ;
    foaf:name "Yusuke Kato"@en,
        "加藤裕介"@ja .

<artist/24012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135549#subject> ;
    schema:name "COZZi"@en ;
    foaf:made <album/135549#composition>,
        <album/135549#subject> ;
    foaf:name "COZZi"@en .

<artist/25257#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135549#subject> ;
    schema:name "Misako Sakazume"@en,
        "坂詰美紗子"@ja ;
    foaf:made <album/135549#composition>,
        <album/135549#subject> ;
    foaf:name "Misako Sakazume"@en,
        "坂詰美紗子"@ja .

<product/2224#subject> a schema:CreativeWork ;
    schema:name "Pokémon Ranger and the Temple of the Sea"@en,
        "劇場版ポケットモンスター アドバンスジェネレーション ポケモンレンジャーと蒼海の王子 マナフィ"@ja,
        "Gekijouban Pocket Monsters Advanced Generation Pokémon Ranger to Umi no Ouji Manaphy"@ja-latn ;
    foaf:name "Pokémon Ranger and the Temple of the Sea"@en,
        "劇場版ポケットモンスター アドバンスジェネレーション ポケモンレンジャーと蒼海の王子 マナフィ"@ja,
        "Gekijouban Pocket Monsters Advanced Generation Pokémon Ranger to Umi no Ouji Manaphy"@ja-latn .

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

<album/135549#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "24 -twenty four- / Sowelu"@en,
        "24 -twenty four- / Sowelu"@ja,
        "24 -twenty four- / Sowelu"@ja-latn ;
    mo:performance_of <album/135549#musicalwork> ;
    mo:recorded_as <album/135549#musicalexpression> ;
    schema:name "24 -twenty four- / Sowelu"@en,
        "24 -twenty four- / Sowelu"@ja,
        "24 -twenty four- / Sowelu"@ja-latn ;
    schema:workPerformed <album/135549#musicalwork> .

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

<org/530#subject> schema:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn ;
    foaf:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn .

<https://media.vgm.io/albums/94/135549/135549-22f96158a247.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135549#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/135549/135549-22f96158a247.jpg> ;
    foaf:depicts <album/135549#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/135549/135549-22f96158a247.jpg> .

<https://medium-media.vgm.io/albums/94/135549/135549-22f96158a247.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135549#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "24 -twenty four- / Sowelu"@en,
        "24 -twenty four- / Sowelu"@ja,
        "24 -twenty four- / Sowelu"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "矢野真紀"@en ;
            foaf:made <album/135549#composition> ;
            foaf:name "矢野真紀"@en ],
        <artist/12451#subject>,
        <artist/12844#subject>,
        <artist/1551#subject>,
        <artist/24012#subject>,
        <artist/25257#subject> ;
    mo:produced_work <album/135549#musicalwork> ;
    schema:name "24 -twenty four- / Sowelu"@en,
        "24 -twenty four- / Sowelu"@ja,
        "24 -twenty four- / Sowelu"@ja-latn .

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

<album/135549#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-07-12"^^xsd:date ;
    dcterms:title "24 -twenty four- / Sowelu"@en,
        "24 -twenty four- / Sowelu"@ja,
        "24 -twenty four- / Sowelu"@ja-latn ;
    mo:catalogue_number "DFCL-1290" ;
    mo:media_type "CD" ;
    mo:publication_of <album/135549#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    mo:record_count 1 ;
    schema:about <product/2224#subject> ;
    schema:datePublished "2006-07-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/135549/135549-22f96158a247.jpg> ;
    schema:name "24 -twenty four- / Sowelu"@en,
        "24 -twenty four- / Sowelu"@ja,
        "24 -twenty four- / Sowelu"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/135549/135549-22f96158a247.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "矢野真紀"@en ;
    foaf:made <album/135549#lyrics> ;
    foaf:name "矢野真紀"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "矢野真紀"@en ;
    foaf:made <album/135549#subject> ;
    foaf:name "矢野真紀"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135549#subject> ;
    schema:name "矢野真紀"@en ;
    foaf:made <album/135549#subject> ;
    foaf:name "矢野真紀"@en .

_:N0a38c192f5b84edc92427142b7d179fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy for you"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    schema:name "Crazy for you"@ja .

_:N18b892f413c3471190542ec143ec1087 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flyer"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    schema:name "Flyer"@ja .

_:N26930233f4934ac09d01a5c16e7baa9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cry"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    schema:name "cry"@ja .

_:N3bb60362284040c09fa578e8281e43da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "守るべきもの"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    schema:name "守るべきもの"@ja .

_:N4251c893488e427aace5fb29aac35489 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tomorrow"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    schema:name "tomorrow"@ja .

_:N56c5340d7711427e8605566aba186f80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pride"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    schema:name "Pride"@ja .

_:N65405069bee745aeb32fbe23aaf0255d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear friend"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    schema:name "Dear friend"@ja .

_:N7ed7aa0a274441bda1ea957c7593768e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to YOU"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    schema:name "to YOU"@ja .

_:N9a1e0f98976f4af48996614487f8da52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's go faraway"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    schema:name "Let's go faraway"@ja .

_:Nad0270f941494047b5a19b7a0ad61274 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smile again"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    schema:name "smile again"@ja .

_:Nc3012cb8f5d44cb7bd04af304fa957c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の気配"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    schema:name "君の気配"@ja .

_:Ne50e3e3787bb42f0aa6be9a7e7786bec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "with out you"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    schema:name "with out you"@ja .

_:Nfc117fe5665441ada0fc17362eb82381 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DANCE"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N42273b1bb1b14ecc8b7a76f0586ad849 ;
    schema:name "DANCE"@ja .

_:N42273b1bb1b14ecc8b7a76f0586ad849 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a38c192f5b84edc92427142b7d179fc,
        _:N18b892f413c3471190542ec143ec1087,
        _:N26930233f4934ac09d01a5c16e7baa9a,
        _:N3bb60362284040c09fa578e8281e43da,
        _:N4251c893488e427aace5fb29aac35489,
        _:N56c5340d7711427e8605566aba186f80,
        _:N65405069bee745aeb32fbe23aaf0255d,
        _:N7ed7aa0a274441bda1ea957c7593768e,
        _:N9a1e0f98976f4af48996614487f8da52,
        _:Nad0270f941494047b5a19b7a0ad61274,
        _:Nc3012cb8f5d44cb7bd04af304fa957c9,
        _:Ne50e3e3787bb42f0aa6be9a7e7786bec,
        _:Nfc117fe5665441ada0fc17362eb82381 ;
    mo:track_count 13 ;
    schema:duration "PT54:02"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0a38c192f5b84edc92427142b7d179fc,
        _:N18b892f413c3471190542ec143ec1087,
        _:N26930233f4934ac09d01a5c16e7baa9a,
        _:N3bb60362284040c09fa578e8281e43da,
        _:N4251c893488e427aace5fb29aac35489,
        _:N56c5340d7711427e8605566aba186f80,
        _:N65405069bee745aeb32fbe23aaf0255d,
        _:N7ed7aa0a274441bda1ea957c7593768e,
        _:N9a1e0f98976f4af48996614487f8da52,
        _:Nad0270f941494047b5a19b7a0ad61274,
        _:Nc3012cb8f5d44cb7bd04af304fa957c9,
        _:Ne50e3e3787bb42f0aa6be9a7e7786bec,
        _:Nfc117fe5665441ada0fc17362eb82381 .

