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

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

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

<artist/4390#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41331#subject> ;
    schema:name "Christophe Héral"@en ;
    foaf:made <album/41331#composition>,
        <album/41331#subject> ;
    foaf:name "Christophe Héral"@en .

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

<album/41331#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eleanor's Secret Original Motion Picture Soundtrack"@en,
        "Kérity, la maison des contes Bande Originale du Film"@ja,
        "Eleanor's Secret Original Motion Picture Soundtrack"@ja-latn ;
    mo:performance_of <album/41331#musicalwork> ;
    mo:recorded_as <album/41331#musicalexpression> ;
    schema:name "Eleanor's Secret Original Motion Picture Soundtrack"@en,
        "Kérity, la maison des contes Bande Originale du Film"@ja,
        "Eleanor's Secret Original Motion Picture Soundtrack"@ja-latn ;
    schema:workPerformed <album/41331#musicalwork> .

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

<https://medium-media.vgm.io/albums/13/41331/41331-1377780712.jpg> a schema:ImageObject,
        foaf:Image .

<album/41331#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eleanor's Secret Original Motion Picture Soundtrack"@en,
        "Kérity, la maison des contes Bande Originale du Film"@ja,
        "Eleanor's Secret Original Motion Picture Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Laurent Juillet"@en ;
            foaf:made <album/41331#composition> ;
            foaf:name "Laurent Juillet"@en ],
        <artist/4390#subject> ;
    mo:produced_work <album/41331#musicalwork> ;
    schema:name "Eleanor's Secret Original Motion Picture Soundtrack"@en,
        "Kérity, la maison des contes Bande Originale du Film"@ja,
        "Eleanor's Secret Original Motion Picture Soundtrack"@ja-latn .

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

<album/41331#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-29"^^xsd:date ;
    dcterms:title "Eleanor's Secret Original Motion Picture Soundtrack"@en,
        "Kérity, la maison des contes Bande Originale du Film"@ja,
        "Eleanor's Secret Original Motion Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "MMS09030" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41331#musicalexpression> ;
    mo:publisher _:N452d9744505c48ffbd23357d2024c71e ;
    mo:record _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "la maison des contes)"@en ;
            foaf:name "la maison des contes)"@en ],
        [ a schema:CreativeWork ;
            schema:name "Eleanor's Secret (Kérity"@en ;
            foaf:name "Eleanor's Secret (Kérity"@en ] ;
    schema:datePublished "2009-12-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/41331/41331-1377780712.jpg> ;
    schema:name "Eleanor's Secret Original Motion Picture Soundtrack"@en,
        "Kérity, la maison des contes Bande Originale du Film"@ja,
        "Eleanor's Secret Original Motion Picture Soundtrack"@ja-latn ;
    schema:publisher _:N452d9744505c48ffbd23357d2024c71e ;
    foaf:depiction <https://media.vgm.io/albums/13/41331/41331-1377780712.jpg> .

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

_:N1fdc6d5f492448d1b8b0838a21f85deb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let’s Go!"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Let’s Go!"@en .

_:N34274b598a82474081d5e78f9293e00c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hanged On to the Kite"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Hanged On to the Kite"@en .

_:N440e610a8d0d422b8a8be197c7f380e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gift of the Little Match-Seller"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "The Gift of the Little Match-Seller"@en .

_:N452d9744505c48ffbd23357d2024c71e schema:name "MovieScore Media"@en ;
    foaf:name "MovieScore Media"@en .

_:N49d0e8be31db41ea8fdd55da7694f7d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Crab in the Castle"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "A Crab in the Castle"@en .

_:N4ca5cf136fad494ab89e7e9be25af836 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Baby"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "The Baby"@en .

_:N4e4f6165237c48a5b75aa83135e40f5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pickall"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Pickall"@en .

_:N53f7510bf5dd4aa9b143dddb66884d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eleanor’s Piano"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Eleanor’s Piano"@en .

_:N568dbc7a076748ba8477691383c27f57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angelica’s Kite"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Angelica’s Kite"@en .

_:N5ed506ec21284e748251f1f9ec624225 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Father"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "The Father"@en .

_:N6a4bedf42a694532bf233282bf04c7f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stairs"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Stairs"@en .

_:N77a23688920242e78a28ed6b3b4782db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction to Mr. Pickall"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Introduction to Mr. Pickall"@en .

_:N8a540b515db14164969a28371cf90596 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Secret Library"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "The Secret Library"@en .

_:N8acbfafaf5894cb5bd77eceec1deaa88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Beach"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "On the Beach"@en .

_:Na54fd8f57a5543dda282734a56ed7b7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nathaniel: Knight of Kerity"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Nathaniel: Knight of Kerity"@en .

_:Nca0844e8843c4947a8cd4ce3710b2542 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Truck"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "The Truck"@en .

_:Ncc0fd30d3b6c4965b58319d2cb7e2d89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmares & Illusions"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Nightmares & Illusions"@en .

_:Nd540159819b7472cbc35d0d059478777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angelica"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Angelica"@en .

_:Ndb7539a8f10b40cf921d6481e76e296b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eleanor’s Letter"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Eleanor’s Letter"@en .

_:Nddb16ef9b3d04c9fa1864129765e5311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Storm"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "The Storm"@en .

_:Ne1bfa03622624b6cbc0fbfc41d8e12ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Unexpected Rescue"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "An Unexpected Rescue"@en .

_:Ne42789ed510a4d739389075b39ffe779 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fujara"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Fujara"@en .

_:Ne913dd90e3664f5b9e10ec256be496c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eleanor’s Jewels"@en ;
    mo:track_number 23 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Eleanor’s Jewels"@en .

_:Nf401f15d673f49f3b42a552bec7669a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Road to Kerity"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "On the Road to Kerity"@en .

_:Nfd42474650fa4faaba0c358d9ef3d617 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pickall and the Customer"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N3c1a10262aa4430b9e6cf58e3490c4e1 ;
    schema:name "Pickall and the Customer"@en .

_:N3c1a10262aa4430b9e6cf58e3490c4e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fdc6d5f492448d1b8b0838a21f85deb,
        _:N34274b598a82474081d5e78f9293e00c,
        _:N440e610a8d0d422b8a8be197c7f380e9,
        _:N49d0e8be31db41ea8fdd55da7694f7d7,
        _:N4ca5cf136fad494ab89e7e9be25af836,
        _:N4e4f6165237c48a5b75aa83135e40f5b,
        _:N53f7510bf5dd4aa9b143dddb66884d19,
        _:N568dbc7a076748ba8477691383c27f57,
        _:N5ed506ec21284e748251f1f9ec624225,
        _:N6a4bedf42a694532bf233282bf04c7f9,
        _:N77a23688920242e78a28ed6b3b4782db,
        _:N8a540b515db14164969a28371cf90596,
        _:N8acbfafaf5894cb5bd77eceec1deaa88,
        _:Na54fd8f57a5543dda282734a56ed7b7b,
        _:Nca0844e8843c4947a8cd4ce3710b2542,
        _:Ncc0fd30d3b6c4965b58319d2cb7e2d89,
        _:Nd540159819b7472cbc35d0d059478777,
        _:Ndb7539a8f10b40cf921d6481e76e296b,
        _:Nddb16ef9b3d04c9fa1864129765e5311,
        _:Ne1bfa03622624b6cbc0fbfc41d8e12ab,
        _:Ne42789ed510a4d739389075b39ffe779,
        _:Ne913dd90e3664f5b9e10ec256be496c1,
        _:Nf401f15d673f49f3b42a552bec7669a8,
        _:Nfd42474650fa4faaba0c358d9ef3d617 ;
    mo:track_count 24 ;
    schema:duration "PT51:55"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N1fdc6d5f492448d1b8b0838a21f85deb,
        _:N34274b598a82474081d5e78f9293e00c,
        _:N440e610a8d0d422b8a8be197c7f380e9,
        _:N49d0e8be31db41ea8fdd55da7694f7d7,
        _:N4ca5cf136fad494ab89e7e9be25af836,
        _:N4e4f6165237c48a5b75aa83135e40f5b,
        _:N53f7510bf5dd4aa9b143dddb66884d19,
        _:N568dbc7a076748ba8477691383c27f57,
        _:N5ed506ec21284e748251f1f9ec624225,
        _:N6a4bedf42a694532bf233282bf04c7f9,
        _:N77a23688920242e78a28ed6b3b4782db,
        _:N8a540b515db14164969a28371cf90596,
        _:N8acbfafaf5894cb5bd77eceec1deaa88,
        _:Na54fd8f57a5543dda282734a56ed7b7b,
        _:Nca0844e8843c4947a8cd4ce3710b2542,
        _:Ncc0fd30d3b6c4965b58319d2cb7e2d89,
        _:Nd540159819b7472cbc35d0d059478777,
        _:Ndb7539a8f10b40cf921d6481e76e296b,
        _:Nddb16ef9b3d04c9fa1864129765e5311,
        _:Ne1bfa03622624b6cbc0fbfc41d8e12ab,
        _:Ne42789ed510a4d739389075b39ffe779,
        _:Ne913dd90e3664f5b9e10ec256be496c1,
        _:Nf401f15d673f49f3b42a552bec7669a8,
        _:Nfd42474650fa4faaba0c358d9ef3d617 .

