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

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

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

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

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

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

<artist/9305#subject> a schema:Person,
        foaf:Person ;
    schema:name "Katsuya Kondo"@en,
        "近藤勝也"@ja ;
    foaf:made <album/109731#lyrics>,
        <album/109731#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/109731#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/109731#composition>,
        <album/109731#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/109731#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/109731#musicalwork> ;
    schema:name "Gake no Ue no Ponyo Image Album"@en,
        "崖の上のポニョ イメージアルバム"@ja,
        "Gake no Ue no Ponyo Image Album"@ja-latn .

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

<album/109731#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/109731#musicalwork> ;
    mo:recorded_as <album/109731#musicalexpression> ;
    schema:name "Gake no Ue no Ponyo Image Album"@en,
        "崖の上のポニョ イメージアルバム"@ja,
        "Gake no Ue no Ponyo Image Album"@ja-latn ;
    schema:workPerformed <album/109731#musicalwork> .

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

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

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

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

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

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

<album/109731#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-04-24"^^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 "TJJA-10031" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/24586> ;
    mo:publication_of <album/109731#musicalexpression> ;
    mo:publisher <org/529#subject> ;
    mo:record _:N7ece4d237d0c427e922e45f6693a8414 ;
    mo:record_count 1 ;
    schema:about <product/2895#subject> ;
    schema:datePublished "2021-04-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/109731/109731-062fb7bd17fc.jpg> ;
    schema:name "Gake no Ue no Ponyo Image Album"@en,
        "崖の上のポニョ イメージアルバム"@ja,
        "Gake no Ue no Ponyo Image Album"@ja-latn ;
    schema:publisher <org/529#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/109731/109731-062fb7bd17fc.jpg> .

_:N0beecff05f68404cae74abb79dc040c2 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 _:N7ece4d237d0c427e922e45f6693a8414 ;
    schema:name "Real Feelings"@en,
        "本当の気持ち"@ja,
        "Hontou no Kimochi"@ja-latn .

_:N1cf80b3695f64da9864d5e13a3633135 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 _:N7ece4d237d0c427e922e45f6693a8414 ;
    schema:name "Fujimoto's Theme"@en,
        "フジモトのテーマ"@ja,
        "Fujimoto no Theme"@ja-latn .

_:N23595a678570450d82fd913d33189101 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 _:N7ece4d237d0c427e922e45f6693a8414 ;
    schema:name "Ponyo's Lullaby"@en,
        "ポニョの子守唄"@ja,
        "Ponyo no Komoriuta"@ja-latn .

_:N47ff90e1a7ec44e4a7bc2f9caa865277 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 _:N7ece4d237d0c427e922e45f6693a8414 ;
    schema:name "Mother of the Sea"@en,
        "海のおかあさん"@ja,
        "Umi no Okaasan"@ja-latn .

_:N5b13a65ba3f5403ab901f4a10799f3db 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 _:N7ece4d237d0c427e922e45f6693a8414 ;
    schema:name "The Light Signal"@en,
        "発光信号"@ja,
        "Hakkou Shingou"@ja-latn .

_:N738f54ef81f241c1837b034ea06e82a4 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 _:N7ece4d237d0c427e922e45f6693a8414 ;
    schema:name "Ponyo Comes"@en,
        "ポニョ来る"@ja,
        "Ponyo Kuru"@ja-latn .

_:N9876e80f6e4246c59a5eb27b0f33b6cf 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 _:N7ece4d237d0c427e922e45f6693a8414 ;
    schema:name "The Sisters"@en,
        "いもうと達"@ja,
        "Imoutotachi"@ja-latn .

_:Naab429166d3644cb8bebb0a2a3698ddb 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 _:N7ece4d237d0c427e922e45f6693a8414 ;
    schema:name "Ponyo on a Cliff by the Sea"@en,
        "崖の上のポニョ"@ja,
        "Gake no Ue no Ponyo"@ja-latn .

_:Nb4bc29e12eb240e786773f12c162759d 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 _:N7ece4d237d0c427e922e45f6693a8414 ;
    schema:name "Rondo of the House of Sunflowers"@en,
        "ひまわりの家の輪舞曲"@ja,
        "Himawari no Ie no Rondo"@ja-latn .

_:Nd209a70fdc6143d087cf3480f8389303 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 _:N7ece4d237d0c427e922e45f6693a8414 ;
    schema:name "The Coral Tower"@en,
        "サンゴ塔"@ja,
        "Sangotou"@ja-latn .

_:N7ece4d237d0c427e922e45f6693a8414 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0beecff05f68404cae74abb79dc040c2,
        _:N1cf80b3695f64da9864d5e13a3633135,
        _:N23595a678570450d82fd913d33189101,
        _:N47ff90e1a7ec44e4a7bc2f9caa865277,
        _:N5b13a65ba3f5403ab901f4a10799f3db,
        _:N738f54ef81f241c1837b034ea06e82a4,
        _:N9876e80f6e4246c59a5eb27b0f33b6cf,
        _:Naab429166d3644cb8bebb0a2a3698ddb,
        _:Nb4bc29e12eb240e786773f12c162759d,
        _:Nd209a70fdc6143d087cf3480f8389303 ;
    mo:track_count 10 ;
    schema:duration "PT17:07"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0beecff05f68404cae74abb79dc040c2,
        _:N1cf80b3695f64da9864d5e13a3633135,
        _:N23595a678570450d82fd913d33189101,
        _:N47ff90e1a7ec44e4a7bc2f9caa865277,
        _:N5b13a65ba3f5403ab901f4a10799f3db,
        _:N738f54ef81f241c1837b034ea06e82a4,
        _:N9876e80f6e4246c59a5eb27b0f33b6cf,
        _:Naab429166d3644cb8bebb0a2a3698ddb,
        _:Nb4bc29e12eb240e786773f12c162759d,
        _:Nd209a70fdc6143d087cf3480f8389303 .

