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

<artist/10314#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nozomi Ohashi"@en,
        "大橋のぞみ"@ja ;
    foaf:made <album/51410#subject>,
        <album/51410#vocals> ;
    foaf:name "Nozomi Ohashi"@en,
        "大橋のぞみ"@ja .

<artist/10316#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fujioka Fujimaki"@en,
        "藤岡藤巻"@ja ;
    foaf:made <album/51410#lyrics>,
        <album/51410#subject>,
        <album/51410#vocals> ;
    foaf:name "Fujioka Fujimaki"@en,
        "藤岡藤巻"@ja .

<artist/21017#subject> a schema:Person,
        foaf:Person ;
    schema:name "Little Carol"@en ;
    foaf:made <album/51410#subject>,
        <album/51410#vocals> ;
    foaf:name "Little Carol"@en .

<artist/44002#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai"@en,
        "麻衣"@ja ;
    foaf:made <album/51410#subject>,
        <album/51410#vocals> ;
    foaf:name "Mai"@en,
        "麻衣"@ja .

<artist/6448#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja ;
    foaf:made <album/51410#lyrics>,
        <album/51410#subject> ;
    foaf:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja .

<artist/9305#subject> a schema:Person,
        foaf:Person ;
    schema:name "Katsuya Kondo"@en,
        "近藤勝也"@ja ;
    foaf:made <album/51410#lyrics>,
        <album/51410#subject> ;
    foaf:name "Katsuya Kondo"@en,
        "近藤勝也"@ja .

<album/24586> a mo:Release ;
    mo:catalogue_number "TKCA-73309" .

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

<product/2895#subject> a schema:CreativeWork ;
    schema:name "Ponyo"@en,
        "崖の上のポニョ"@ja,
        "Gake no Ue no Ponyo"@ja-latn ;
    foaf:name "Ponyo"@en,
        "崖の上のポニョ"@ja,
        "Gake no Ue no Ponyo"@ja-latn .

<album/51410#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gake no Ue no Ponyo Image Album"@en,
        "崖の上のポニョ イメージアルバム"@ja,
        "Gake no Ue no Ponyo Image Album"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/51410#musicalwork> ;
    schema:name "Gake no Ue no Ponyo Image Album"@en,
        "崖の上のポニョ イメージアルバム"@ja,
        "Gake no Ue no Ponyo Image Album"@ja-latn .

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

<album/51410#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gake no Ue no Ponyo Image Album"@en,
        "崖の上のポニョ イメージアルバム"@ja,
        "Gake no Ue no Ponyo Image Album"@ja-latn ;
    mo:performance_of <album/51410#musicalwork> ;
    mo:recorded_as <album/51410#musicalexpression> ;
    schema:name "Gake no Ue no Ponyo Image Album"@en,
        "崖の上のポニョ イメージアルバム"@ja,
        "Gake no Ue no Ponyo Image Album"@ja-latn ;
    schema:workPerformed <album/51410#musicalwork> .

<org/297#subject> schema:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn ;
    foaf:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/51410/51410-1425595675.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/51410#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-01"^^xsd:date ;
    dcterms:title "Gake no Ue no Ponyo Image Album"@en,
        "崖の上のポニョ イメージアルバム"@ja,
        "Gake no Ue no Ponyo Image Album"@ja-latn ;
    mo:catalogue_number "MICA-0938" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/24586> ;
    mo:publication_of <album/51410#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:Nf770d0de44904aad8711383cf0ffa6bd ;
    mo:record_count 1 ;
    schema:about <product/2895#subject> ;
    schema:datePublished "2008-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/51410/51410-1425595675.jpg> ;
    schema:name "Gake no Ue no Ponyo Image Album"@en,
        "崖の上のポニョ イメージアルバム"@ja,
        "Gake no Ue no Ponyo Image Album"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/51410/51410-1425595675.jpg> .

_:N1f254b2e24314c568dea3c960ae5d0b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Real Feelings"@en,
        "本当の気持ち"@ja,
        "Hontou no Kimochi"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nf770d0de44904aad8711383cf0ffa6bd ;
    schema:name "Real Feelings"@en,
        "本当の気持ち"@ja,
        "Hontou no Kimochi"@ja-latn .

_:N3401d67aaec844f3874ea811848ac5d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sisters"@en,
        "いもうと達"@ja,
        "Imoutotachi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf770d0de44904aad8711383cf0ffa6bd ;
    schema:name "The Sisters"@en,
        "いもうと達"@ja,
        "Imoutotachi"@ja-latn .

_:N3c043b004eb142429d127ed6a41ae830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ponyo on a Cliff by the Sea"@en,
        "崖の上のポニョ"@ja,
        "Gake no Ue no Ponyo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nf770d0de44904aad8711383cf0ffa6bd ;
    schema:name "Ponyo on a Cliff by the Sea"@en,
        "崖の上のポニョ"@ja,
        "Gake no Ue no Ponyo"@ja-latn .

_:N4264afa11f574569b6c003ff0688f6cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Light Signal"@en,
        "発光信号"@ja,
        "Hakkou Shingou"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nf770d0de44904aad8711383cf0ffa6bd ;
    schema:name "The Light Signal"@en,
        "発光信号"@ja,
        "Hakkou Shingou"@ja-latn .

_:N4cb9518a5ec8470380e53c5f06bcf702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ponyo's Lullaby"@en,
        "ポニョの子守唄"@ja,
        "Ponyo no Komoriuta"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nf770d0de44904aad8711383cf0ffa6bd ;
    schema:name "Ponyo's Lullaby"@en,
        "ポニョの子守唄"@ja,
        "Ponyo no Komoriuta"@ja-latn .

_:N5a8954b3c8114c9bafd5295d901e2152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother of the Sea"@en,
        "海のおかあさん"@ja,
        "Umi no Okaasan"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nf770d0de44904aad8711383cf0ffa6bd ;
    schema:name "Mother of the Sea"@en,
        "海のおかあさん"@ja,
        "Umi no Okaasan"@ja-latn .

_:N66e54001e1e24ca8a4fca72279e312c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fujimoto's Theme"@en,
        "フジモトのテーマ"@ja,
        "Fujimoto no Theme"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nf770d0de44904aad8711383cf0ffa6bd ;
    schema:name "Fujimoto's Theme"@en,
        "フジモトのテーマ"@ja,
        "Fujimoto no Theme"@ja-latn .

_:Nbfd8bd22bf1a4226be923313813a03c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ponyo Comes"@en,
        "ポニョ来る"@ja,
        "Ponyo Kuru"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nf770d0de44904aad8711383cf0ffa6bd ;
    schema:name "Ponyo Comes"@en,
        "ポニョ来る"@ja,
        "Ponyo Kuru"@ja-latn .

_:Ndabafdd08d7d4f2ea2f269ea7841c627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rondo of the House of Sunflowers"@en,
        "ひまわりの家の輪舞曲"@ja,
        "Himawari no Ie no Rondo"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nf770d0de44904aad8711383cf0ffa6bd ;
    schema:name "Rondo of the House of Sunflowers"@en,
        "ひまわりの家の輪舞曲"@ja,
        "Himawari no Ie no Rondo"@ja-latn .

_:Neb7c71ab99f3422cb2e8a94df868d03d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Coral Tower"@en,
        "サンゴ塔"@ja,
        "Sangotou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nf770d0de44904aad8711383cf0ffa6bd ;
    schema:name "The Coral Tower"@en,
        "サンゴ塔"@ja,
        "Sangotou"@ja-latn .

_:Nf770d0de44904aad8711383cf0ffa6bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f254b2e24314c568dea3c960ae5d0b2,
        _:N3401d67aaec844f3874ea811848ac5d3,
        _:N3c043b004eb142429d127ed6a41ae830,
        _:N4264afa11f574569b6c003ff0688f6cc,
        _:N4cb9518a5ec8470380e53c5f06bcf702,
        _:N5a8954b3c8114c9bafd5295d901e2152,
        _:N66e54001e1e24ca8a4fca72279e312c8,
        _:Nbfd8bd22bf1a4226be923313813a03c5,
        _:Ndabafdd08d7d4f2ea2f269ea7841c627,
        _:Neb7c71ab99f3422cb2e8a94df868d03d ;
    mo:track_count 10 ;
    schema:duration "PT34:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1f254b2e24314c568dea3c960ae5d0b2,
        _:N3401d67aaec844f3874ea811848ac5d3,
        _:N3c043b004eb142429d127ed6a41ae830,
        _:N4264afa11f574569b6c003ff0688f6cc,
        _:N4cb9518a5ec8470380e53c5f06bcf702,
        _:N5a8954b3c8114c9bafd5295d901e2152,
        _:N66e54001e1e24ca8a4fca72279e312c8,
        _:Nbfd8bd22bf1a4226be923313813a03c5,
        _:Ndabafdd08d7d4f2ea2f269ea7841c627,
        _:Neb7c71ab99f3422cb2e8a94df868d03d .

