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

<artist/7352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja ;
    foaf:made <album/34340#lyrics>,
        <album/34340#subject> ;
    foaf:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja .

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

<artist/2131#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34340#subject> ;
    schema:name "Yasuharu Takanashi"@en,
        "高梨康治"@ja ;
    foaf:made <album/34340#composition>,
        <album/34340#subject> ;
    foaf:name "Yasuharu Takanashi"@en,
        "高梨康治"@ja .

<product/1797#subject> a schema:CreativeWork ;
    schema:name "PRETTY CURE ALL STARS New Stage: Echo of Heart"@en,
        "映画プリキュアオールスターズNewStage みらいのともだち"@ja,
        "Eiga Precure All Stars NewStage Mirai no Tomodachi"@ja-latn ;
    foaf:name "PRETTY CURE ALL STARS New Stage: Echo of Heart"@en,
        "映画プリキュアオールスターズNewStage みらいのともだち"@ja,
        "Eiga Precure All Stars NewStage Mirai no Tomodachi"@ja-latn .

<album/34340#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Precure ~Eien no Tomodachi~/Tomodachi"@en,
        "プリキュア ~永遠のともだち~/トモダチ"@ja,
        "Precure ~Eien no Tomodachi~/Tomodachi"@ja-latn ;
    mo:composer <artist/2131#subject> ;
    mo:produced_work <album/34340#musicalwork> ;
    schema:name "Precure ~Eien no Tomodachi~/Tomodachi"@en,
        "プリキュア ~永遠のともだち~/トモダチ"@ja,
        "Precure ~Eien no Tomodachi~/Tomodachi"@ja-latn .

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

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

<org/2819#subject> schema:name "MarvelousAQL"@en,
        "MarvelousAQL"@ja,
        "MarvelousAQL"@ja-latn ;
    foaf:name "MarvelousAQL"@en,
        "MarvelousAQL"@ja,
        "MarvelousAQL"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/34340/34340-1343721958.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11956#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34340#performance> ;
    schema:name "Aya Ikeda"@en,
        "池田彩"@ja ;
    foaf:name "Aya Ikeda"@en,
        "池田彩"@ja .

<artist/11957#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34340#performance> ;
    schema:name "Mayu Kudo"@en,
        "工藤真由"@ja ;
    foaf:name "Mayu Kudo"@en,
        "工藤真由"@ja .

<album/34340#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Precure ~Eien no Tomodachi~/Tomodachi"@en,
        "プリキュア ~永遠のともだち~/トモダチ"@ja,
        "Precure ~Eien no Tomodachi~/Tomodachi"@ja-latn ;
    mo:performance_of <album/34340#musicalwork> ;
    mo:performer <artist/11956#subject>,
        <artist/11957#subject> ;
    mo:recorded_as <album/34340#musicalexpression> ;
    schema:byArtist <artist/11956#subject>,
        <artist/11957#subject> ;
    schema:name "Precure ~Eien no Tomodachi~/Tomodachi"@en,
        "プリキュア ~永遠のともだち~/トモダチ"@ja,
        "Precure ~Eien no Tomodachi~/Tomodachi"@ja-latn ;
    schema:workPerformed <album/34340#musicalwork> .

<album/34340#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-14"^^xsd:date ;
    dcterms:title "Precure ~Eien no Tomodachi~/Tomodachi"@en,
        "プリキュア ~永遠のともだち~/トモダチ"@ja,
        "Precure ~Eien no Tomodachi~/Tomodachi"@ja-latn ;
    mo:catalogue_number "MJSS-09074" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34340#musicalexpression> ;
    mo:publisher <org/2819#subject> ;
    mo:record _:Nbbfd50e6ad6345beb2d4e0c392cf4ea8 ;
    mo:record_count 1 ;
    schema:about <product/1797#subject> ;
    schema:byArtist <artist/11956#subject>,
        <artist/11957#subject> ;
    schema:datePublished "2012-03-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/34340/34340-1343721958.jpg> ;
    schema:name "Precure ~Eien no Tomodachi~/Tomodachi"@en,
        "プリキュア ~永遠のともだち~/トモダチ"@ja,
        "Precure ~Eien no Tomodachi~/Tomodachi"@ja-latn ;
    schema:publisher <org/2819#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/34340/34340-1343721958.jpg> .

_:N047c920440ca419da309989c8caded08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends"@en,
        "トモダチ"@ja,
        "Tomodachi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nbbfd50e6ad6345beb2d4e0c392cf4ea8 ;
    schema:name "Friends"@en,
        "トモダチ"@ja,
        "Tomodachi"@ja-latn .

_:N14af28e289bf4174937cda62c1aa8018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PreCure ~Friends Forever~"@en,
        "プリキュア~永遠のともだち~"@ja,
        "Precure ~Eien no Tomodachi~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nbbfd50e6ad6345beb2d4e0c392cf4ea8 ;
    schema:name "PreCure ~Friends Forever~"@en,
        "プリキュア~永遠のともだち~"@ja,
        "Precure ~Eien no Tomodachi~"@ja-latn .

_:N94492985f9514e5bb5abf0c7a90b066a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PreCure ~Friends Forever~ (Original Karaoke)"@en,
        "プリキュア~永遠のともだち~ (オリジナル・カラオケ)"@ja,
        "Precure ~Eien no Tomodachi~ (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nbbfd50e6ad6345beb2d4e0c392cf4ea8 ;
    schema:name "PreCure ~Friends Forever~ (Original Karaoke)"@en,
        "プリキュア~永遠のともだち~ (オリジナル・カラオケ)"@ja,
        "Precure ~Eien no Tomodachi~ (Original Karaoke)"@ja-latn .

_:Neac89a3a7e6346a49c0f45de0223a021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends (Original Karaoke)"@en,
        "トモダチ (オリジナル・カラオケ)"@ja,
        "Tomodachi (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nbbfd50e6ad6345beb2d4e0c392cf4ea8 ;
    schema:name "Friends (Original Karaoke)"@en,
        "トモダチ (オリジナル・カラオケ)"@ja,
        "Tomodachi (Original Karaoke)"@ja-latn .

_:Nbbfd50e6ad6345beb2d4e0c392cf4ea8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N047c920440ca419da309989c8caded08,
        _:N14af28e289bf4174937cda62c1aa8018,
        _:N94492985f9514e5bb5abf0c7a90b066a,
        _:Neac89a3a7e6346a49c0f45de0223a021 ;
    mo:track_count 4 ;
    schema:duration "PT19:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N047c920440ca419da309989c8caded08,
        _:N14af28e289bf4174937cda62c1aa8018,
        _:N94492985f9514e5bb5abf0c7a90b066a,
        _:Neac89a3a7e6346a49c0f45de0223a021 .

