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

<artist/54128#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ringo Mori"@en,
        "森林檎"@ja ;
    foaf:made <album/51183#lyrics>,
        <album/51183#subject> ;
    foaf:name "Ringo Mori"@en,
        "森林檎"@ja .

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

<artist/21923#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51183#subject> ;
    schema:name "Fuyuki Goto"@en,
        "後藤冬樹"@ja ;
    foaf:made <album/51183#composition>,
        <album/51183#subject> ;
    foaf:name "Fuyuki Goto"@en,
        "後藤冬樹"@ja .

<artist/3785#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51183#subject> ;
    schema:name "Shinya Kimura"@en,
        "木村真也"@ja ;
    foaf:made <album/51183#composition>,
        <album/51183#lyrics>,
        <album/51183#subject> ;
    foaf:name "Shinya Kimura"@en,
        "木村真也"@ja .

<product/5913#subject> a schema:CreativeWork ;
    schema:name "Fushigiboshi no☆ Futagohime"@en,
        "ふしぎ星の☆ふたご姫"@ja,
        "Fushigiboshi no☆ Futagohime"@ja-latn ;
    foaf:name "Fushigiboshi no☆ Futagohime"@en,
        "ふしぎ星の☆ふたご姫"@ja,
        "Fushigiboshi no☆ Futagohime"@ja-latn .

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/51183/51183-1424746322.jpg> a schema:ImageObject,
        foaf:Image .

<album/51183#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Patatata Run♪ / Fine★Rein"@en,
        "パタタタ・ルン♪ / ファイン★レイン"@ja,
        "Patatata Run♪ / Fine★Rein"@ja-latn ;
    mo:composer <artist/21923#subject>,
        <artist/3785#subject> ;
    mo:produced_work <album/51183#musicalwork> ;
    schema:name "Patatata Run♪ / Fine★Rein"@en,
        "パタタタ・ルン♪ / ファイン★レイン"@ja,
        "Patatata Run♪ / Fine★Rein"@ja-latn .

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

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

<artist/10261#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51183#performance> ;
    schema:name "Megumi Kojima"@en,
        "小島めぐみ"@ja ;
    foaf:name "Megumi Kojima"@en,
        "小島めぐみ"@ja .

<artist/21922#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51183#performance> ;
    schema:name "FLIP-FLAP"@en ;
    foaf:name "FLIP-FLAP"@en .

<artist/2265#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51183#performance> ;
    schema:name "Yuuko Gotou"@en,
        "後藤邑子"@ja ;
    foaf:name "Yuuko Gotou"@en,
        "後藤邑子"@ja .

<album/51183#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Patatata Run♪ / Fine★Rein"@en,
        "パタタタ・ルン♪ / ファイン★レイン"@ja,
        "Patatata Run♪ / Fine★Rein"@ja-latn ;
    mo:performance_of <album/51183#musicalwork> ;
    mo:performer <artist/10261#subject>,
        <artist/21922#subject>,
        <artist/2265#subject> ;
    mo:recorded_as <album/51183#musicalexpression> ;
    schema:byArtist <artist/10261#subject>,
        <artist/21922#subject>,
        <artist/2265#subject> ;
    schema:name "Patatata Run♪ / Fine★Rein"@en,
        "パタタタ・ルン♪ / ファイン★レイン"@ja,
        "Patatata Run♪ / Fine★Rein"@ja-latn ;
    schema:workPerformed <album/51183#musicalwork> .

<album/51183#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-02"^^xsd:date ;
    dcterms:title "Patatata Run♪ / Fine★Rein"@en,
        "パタタタ・ルン♪ / ファイン★レイン"@ja,
        "Patatata Run♪ / Fine★Rein"@ja-latn ;
    mo:catalogue_number "NECM-12105" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51183#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:Nbbda22f3747c46548d0ebdd9eb4cd733 ;
    mo:record_count 1 ;
    schema:about <product/5913#subject> ;
    schema:byArtist <artist/10261#subject>,
        <artist/21922#subject>,
        <artist/2265#subject> ;
    schema:datePublished "2005-11-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/51183/51183-1424746322.jpg> ;
    schema:name "Patatata Run♪ / Fine★Rein"@en,
        "パタタタ・ルン♪ / ファイン★レイン"@ja,
        "Patatata Run♪ / Fine★Rein"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/51183/51183-1424746322.jpg> .

_:N154ccfd95dc648798cf88aa43aeedafc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パタタタ・ルン♪"@ja,
        "Patatata Run♪"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nbbda22f3747c46548d0ebdd9eb4cd733 ;
    schema:name "パタタタ・ルン♪"@ja,
        "Patatata Run♪"@ja-latn .

_:N1c7e071ff8b04dca8d5bca4d8b97bd92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラブリー・アドベンチャー (オリジナルカラオケ)"@ja,
        "Lovely Adventure (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nbbda22f3747c46548d0ebdd9eb4cd733 ;
    schema:name "ラブリー・アドベンチャー (オリジナルカラオケ)"@ja,
        "Lovely Adventure (Original Karaoke)"@ja-latn .

_:N1e39c17242aa443d9161ef357a494c60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パタタタ・ルン♪ (オリジナルカラオケ)"@ja,
        "Patatata Run♪ (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nbbda22f3747c46548d0ebdd9eb4cd733 ;
    schema:name "パタタタ・ルン♪ (オリジナルカラオケ)"@ja,
        "Patatata Run♪ (Original Karaoke)"@ja-latn .

_:Nedfd3987b2b5465c87cff61774d90121 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラブリー・アドベンチャー"@ja,
        "Lovely Adventure"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nbbda22f3747c46548d0ebdd9eb4cd733 ;
    schema:name "ラブリー・アドベンチャー"@ja,
        "Lovely Adventure"@ja-latn .

_:Nbbda22f3747c46548d0ebdd9eb4cd733 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N154ccfd95dc648798cf88aa43aeedafc,
        _:N1c7e071ff8b04dca8d5bca4d8b97bd92,
        _:N1e39c17242aa443d9161ef357a494c60,
        _:Nedfd3987b2b5465c87cff61774d90121 ;
    mo:track_count 4 ;
    schema:duration "PT14:50"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N154ccfd95dc648798cf88aa43aeedafc,
        _:N1c7e071ff8b04dca8d5bca4d8b97bd92,
        _:N1e39c17242aa443d9161ef357a494c60,
        _:Nedfd3987b2b5465c87cff61774d90121 .

