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

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

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

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

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

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

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

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

<artist/25257#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148475#subject> ;
    schema:name "Misako Sakazume"@en,
        "坂詰美紗子"@ja ;
    foaf:made <album/148475#composition>,
        <album/148475#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/148475#musicalexpression> a mo:Signal ;
    mo:published_as <album/148475#subject> ;
    mo:records <album/148475#performance> .

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

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

<https://medium-media.vgm.io/albums/57/148475/148475-9c26e7416647.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/148475#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-07-12"^^xsd:date ;
    dcterms:title "24 -twenty four- / Sowelu [Limited Edition]"@en,
        "24 -twenty four- / Sowelu [Limited Edition]"@ja,
        "24 -twenty four- / Sowelu [Limited Edition]"@ja-latn ;
    mo:catalogue_number "DFCL-1288~9" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/148475#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N46117a4bf769452383569eadd14ba928,
        _:N621b9673c81845a08d7fe8e2780635db ;
    mo:record_count 2 ;
    schema:about <product/2224#subject> ;
    schema:datePublished "2006-07-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/148475/148475-9c26e7416647.jpg> ;
    schema:name "24 -twenty four- / Sowelu [Limited Edition]"@en,
        "24 -twenty four- / Sowelu [Limited Edition]"@ja,
        "24 -twenty four- / Sowelu [Limited Edition]"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/148475/148475-9c26e7416647.jpg> .

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

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

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

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

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

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

_:N21e9884c5e6443efa90a166c29efce68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear friend (VIDEO CLIP)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N621b9673c81845a08d7fe8e2780635db ;
    schema:name "Dear friend (VIDEO CLIP)"@ja .

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

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

_:N47e5c17a44f843b083b36e34948f2ca7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "守るべきもの (VIDEO CLIP)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N621b9673c81845a08d7fe8e2780635db ;
    schema:name "守るべきもの (VIDEO CLIP)"@ja .

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

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

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

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

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

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

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

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

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

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

_:Nf5138cd153854977886d23289dbb0b0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making of \"Dear friend\""@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N621b9673c81845a08d7fe8e2780635db ;
    schema:name "Making of \"Dear friend\""@ja .

_:N621b9673c81845a08d7fe8e2780635db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N21e9884c5e6443efa90a166c29efce68,
        _:N47e5c17a44f843b083b36e34948f2ca7,
        _:Nf5138cd153854977886d23289dbb0b0f ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N21e9884c5e6443efa90a166c29efce68,
        _:N47e5c17a44f843b083b36e34948f2ca7,
        _:Nf5138cd153854977886d23289dbb0b0f .

_:N46117a4bf769452383569eadd14ba928 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1314dd88077c453fbd11e0181e863dcf,
        _:N2a9de38e0cbe4573b495e9cc624ebf05,
        _:N38d482604bb84f44bac155823a146e2e,
        _:N4d1dcde9e0954113af03302f1df282ae,
        _:N58f9801e93b7475d8db8199597be1acb,
        _:N61b2695d3f2c4bda834998c05795f922,
        _:N63eaca2a9d9d4a6585b403163ded7cb1,
        _:N806e3e8b2c444b6c9841abf97526a10a,
        _:N85ac2987f0c1404b88b7289e6c43180e,
        _:Nac2e8124385b4f5599e1fc5eb136006d,
        _:Nbcffc0c957824b7593791c528aa6628e,
        _:Ne10471877e93460fba7d1888e4dc61d3,
        _:Nf01c14d8a8b04ed781ab2d41f27a0bdb ;
    mo:track_count 13 ;
    schema:duration "PT54:02"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1314dd88077c453fbd11e0181e863dcf,
        _:N2a9de38e0cbe4573b495e9cc624ebf05,
        _:N38d482604bb84f44bac155823a146e2e,
        _:N4d1dcde9e0954113af03302f1df282ae,
        _:N58f9801e93b7475d8db8199597be1acb,
        _:N61b2695d3f2c4bda834998c05795f922,
        _:N63eaca2a9d9d4a6585b403163ded7cb1,
        _:N806e3e8b2c444b6c9841abf97526a10a,
        _:N85ac2987f0c1404b88b7289e6c43180e,
        _:Nac2e8124385b4f5599e1fc5eb136006d,
        _:Nbcffc0c957824b7593791c528aa6628e,
        _:Ne10471877e93460fba7d1888e4dc61d3,
        _:Nf01c14d8a8b04ed781ab2d41f27a0bdb .

