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

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

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

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25318#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/25318#composition>,
        <album/25318#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<album/25318#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sunny et l'Elephant"@en,
        "Sunny et l'Elephant"@ja,
        "Sunny et l'Elephant"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/25318#musicalwork> ;
    schema:name "Sunny et l'Elephant"@en,
        "Sunny et l'Elephant"@ja,
        "Sunny et l'Elephant"@ja-latn .

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

<album/25318#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sunny et l'Elephant"@en,
        "Sunny et l'Elephant"@ja,
        "Sunny et l'Elephant"@ja-latn ;
    mo:performance_of <album/25318#musicalwork> ;
    mo:recorded_as <album/25318#musicalexpression> ;
    schema:name "Sunny et l'Elephant"@en,
        "Sunny et l'Elephant"@ja,
        "Sunny et l'Elephant"@ja-latn ;
    schema:workPerformed <album/25318#musicalwork> .

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

<https://medium-media.vgm.io/albums/81/25318/25318-1302495960.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25318#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-04"^^xsd:date ;
    dcterms:title "Sunny et l'Elephant"@en,
        "Sunny et l'Elephant"@ja,
        "Sunny et l'Elephant"@ja-latn ;
    mo:catalogue_number "CR 141" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25318#musicalexpression> ;
    mo:publisher _:Nd158533e526349c0a5022ff75e6d8547 ;
    mo:record _:N7145733c08f64fd5b6feb061b00d670c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sunny et l'Elephant"@en ;
            foaf:name "Sunny et l'Elephant"@en ] ;
    schema:datePublished "2008-12-04"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/81/25318/25318-1302495960.jpg> ;
    schema:name "Sunny et l'Elephant"@en,
        "Sunny et l'Elephant"@ja,
        "Sunny et l'Elephant"@ja-latn ;
    schema:publisher _:Nd158533e526349c0a5022ff75e6d8547 ;
    foaf:depiction <https://media.vgm.io/albums/81/25318/25318-1302495960.jpg> .

_:N07f52dfc6de142f982d1a7ad4ab11aef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Becoming a Man"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Becoming a Man"@en .

_:N1314b5b83d354cc7bec0b496d53d7694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return of the Patrol"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Return of the Patrol"@en .

_:N17957ecd91b44718b386a5328cc1f4db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So close to Danger"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "So close to Danger"@en .

_:N19a705dba2bd470fb7a7cfda361a04b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poachers"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Poachers"@en .

_:N21a9849b97b8497d8978d5dc2ab02a15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire!"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Fire!"@en .

_:N251d4d231c44444688c608c8fcdf53c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready to Fight"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Ready to Fight"@en .

_:N2bfe7e629f404303aa17b9bc00923f38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny's First Patrol"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Sunny's First Patrol"@en .

_:N3808a7f57cd94168a7774206deb6efe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The got Prisoners!"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "The got Prisoners!"@en .

_:N44f7dc07cf464aefb2b953cabd087344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Accident"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "The Accident"@en .

_:N4e6c550e1a654b04a3718b1f85543671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dara and Sunny, Arriving in Bangkok"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Dara and Sunny, Arriving in Bangkok"@en .

_:N5510e5328f5a485aac3300dc420a7975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boon's Death"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Boon's Death"@en .

_:N5bd76c26e1734d96913c810c020ed458 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rescuing Dara"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Rescuing Dara"@en .

_:N66a605a85e934442b2a1094da34570d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysteries"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Mysteries"@en .

_:N733cfd3cec6849008f1637c53d611016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy together"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Happy together"@en .

_:N7a73aee62f2741fd9f4c8638ca28c571 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dara and Sunny"@en ;
    mo:track_number 24 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Dara and Sunny"@en .

_:N8144d0fdabad4036aa385e81a73d2225 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "End Credits"@en .

_:N860206fa9aac447d92de437a8c5aa869 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "By the River"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "By the River"@en .

_:N9217806bcffe448d847a17c552c15383 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Escape"@en .

_:Na51f9feea89244eca4543afef0fa2bfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby Tigers"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Baby Tigers"@en .

_:Naccc5b26d6f644d8a0be139e4ec1bc02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guilty"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Guilty"@en .

_:Nd158533e526349c0a5022ff75e6d8547 schema:name "Cristal Records"@en ;
    foaf:name "Cristal Records"@en .

_:Nd18a86fe48cf46559995aecbef0879c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going to beg"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Going to beg"@en .

_:Nf0c6d6ee9af248e8bcb3967c0d2e155e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go to the Temple"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Go to the Temple"@en .

_:Nf4737cf439d64be1ab2a4bd69666d202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cool!"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Cool!"@en .

_:Nf64612d368e84d8d98584553fa7c567b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Battle"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Final Battle"@en .

_:Nfa13b64f25564fc69e5b8dad98a8a61c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waterfalls"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N7145733c08f64fd5b6feb061b00d670c ;
    schema:name "Waterfalls"@en .

_:N7145733c08f64fd5b6feb061b00d670c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07f52dfc6de142f982d1a7ad4ab11aef,
        _:N1314b5b83d354cc7bec0b496d53d7694,
        _:N17957ecd91b44718b386a5328cc1f4db,
        _:N19a705dba2bd470fb7a7cfda361a04b7,
        _:N21a9849b97b8497d8978d5dc2ab02a15,
        _:N251d4d231c44444688c608c8fcdf53c2,
        _:N2bfe7e629f404303aa17b9bc00923f38,
        _:N3808a7f57cd94168a7774206deb6efe5,
        _:N44f7dc07cf464aefb2b953cabd087344,
        _:N4e6c550e1a654b04a3718b1f85543671,
        _:N5510e5328f5a485aac3300dc420a7975,
        _:N5bd76c26e1734d96913c810c020ed458,
        _:N66a605a85e934442b2a1094da34570d8,
        _:N733cfd3cec6849008f1637c53d611016,
        _:N7a73aee62f2741fd9f4c8638ca28c571,
        _:N8144d0fdabad4036aa385e81a73d2225,
        _:N860206fa9aac447d92de437a8c5aa869,
        _:N9217806bcffe448d847a17c552c15383,
        _:Na51f9feea89244eca4543afef0fa2bfb,
        _:Naccc5b26d6f644d8a0be139e4ec1bc02,
        _:Nd18a86fe48cf46559995aecbef0879c4,
        _:Nf0c6d6ee9af248e8bcb3967c0d2e155e,
        _:Nf4737cf439d64be1ab2a4bd69666d202,
        _:Nf64612d368e84d8d98584553fa7c567b,
        _:Nfa13b64f25564fc69e5b8dad98a8a61c ;
    mo:track_count 25 ;
    schema:duration "PT49:45"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N07f52dfc6de142f982d1a7ad4ab11aef,
        _:N1314b5b83d354cc7bec0b496d53d7694,
        _:N17957ecd91b44718b386a5328cc1f4db,
        _:N19a705dba2bd470fb7a7cfda361a04b7,
        _:N21a9849b97b8497d8978d5dc2ab02a15,
        _:N251d4d231c44444688c608c8fcdf53c2,
        _:N2bfe7e629f404303aa17b9bc00923f38,
        _:N3808a7f57cd94168a7774206deb6efe5,
        _:N44f7dc07cf464aefb2b953cabd087344,
        _:N4e6c550e1a654b04a3718b1f85543671,
        _:N5510e5328f5a485aac3300dc420a7975,
        _:N5bd76c26e1734d96913c810c020ed458,
        _:N66a605a85e934442b2a1094da34570d8,
        _:N733cfd3cec6849008f1637c53d611016,
        _:N7a73aee62f2741fd9f4c8638ca28c571,
        _:N8144d0fdabad4036aa385e81a73d2225,
        _:N860206fa9aac447d92de437a8c5aa869,
        _:N9217806bcffe448d847a17c552c15383,
        _:Na51f9feea89244eca4543afef0fa2bfb,
        _:Naccc5b26d6f644d8a0be139e4ec1bc02,
        _:Nd18a86fe48cf46559995aecbef0879c4,
        _:Nf0c6d6ee9af248e8bcb3967c0d2e155e,
        _:Nf4737cf439d64be1ab2a4bd69666d202,
        _:Nf64612d368e84d8d98584553fa7c567b,
        _:Nfa13b64f25564fc69e5b8dad98a8a61c .

