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

<artist/36204#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukana"@en,
        "ゆかな"@ja ;
    foaf:made <album/76815#subject>,
        <album/76815#vocals> ;
    foaf:name "Yukana"@en,
        "ゆかな"@ja .

<artist/6491#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kentaro Ito"@en,
        "伊藤健太郎"@ja ;
    foaf:made <album/76815#subject>,
        <album/76815#vocals> ;
    foaf:name "Kentaro Ito"@en,
        "伊藤健太郎"@ja .

<artist/7957#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mike Sugiyama"@en,
        "マイクスギヤマ"@ja ;
    foaf:made <album/76815#lyrics>,
        <album/76815#subject> ;
    foaf:name "Mike Sugiyama"@en,
        "マイクスギヤマ"@ja .

<artist/755#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76815#subject> ;
    schema:name "Yasunori Iwasaki"@en,
        "岩崎文紀"@ja ;
    foaf:made <album/76815#composition>,
        <album/76815#subject> ;
    foaf:name "Yasunori Iwasaki"@en,
        "岩崎文紀"@ja .

<product/1779#subject> a schema:CreativeWork ;
    schema:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn ;
    foaf:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn .

<album/76815#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ONE PIECE NIPPON JUUDAN! 47 CRUISE CD in SHIGA - Mother Lake / Shirahoshi & Fukaboshi (Yukana & Kentaro Ito)"@en,
        "ワンピース ニッポン縦断！47クルーズCD in 滋賀　Mother Lake / しらほし&フカボシ(ゆかな&伊藤健太郎)"@ja,
        "ONE PIECE NIPPON JUUDAN! 47 CRUISE CD in SHIGA - Mother Lake / Shirahoshi & Fukaboshi (Yukana & Kentaro Ito)"@ja-latn ;
    mo:composer <artist/755#subject> ;
    mo:produced_work <album/76815#musicalwork> ;
    schema:name "ONE PIECE NIPPON JUUDAN! 47 CRUISE CD in SHIGA - Mother Lake / Shirahoshi & Fukaboshi (Yukana & Kentaro Ito)"@en,
        "ワンピース ニッポン縦断！47クルーズCD in 滋賀　Mother Lake / しらほし&フカボシ(ゆかな&伊藤健太郎)"@ja,
        "ONE PIECE NIPPON JUUDAN! 47 CRUISE CD in SHIGA - Mother Lake / Shirahoshi & Fukaboshi (Yukana & Kentaro Ito)"@ja-latn .

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

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

<album/76815#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ONE PIECE NIPPON JUUDAN! 47 CRUISE CD in SHIGA - Mother Lake / Shirahoshi & Fukaboshi (Yukana & Kentaro Ito)"@en,
        "ワンピース ニッポン縦断！47クルーズCD in 滋賀　Mother Lake / しらほし&フカボシ(ゆかな&伊藤健太郎)"@ja,
        "ONE PIECE NIPPON JUUDAN! 47 CRUISE CD in SHIGA - Mother Lake / Shirahoshi & Fukaboshi (Yukana & Kentaro Ito)"@ja-latn ;
    mo:performance_of <album/76815#musicalwork> ;
    mo:recorded_as <album/76815#musicalexpression> ;
    schema:name "ONE PIECE NIPPON JUUDAN! 47 CRUISE CD in SHIGA - Mother Lake / Shirahoshi & Fukaboshi (Yukana & Kentaro Ito)"@en,
        "ワンピース ニッポン縦断！47クルーズCD in 滋賀　Mother Lake / しらほし&フカボシ(ゆかな&伊藤健太郎)"@ja,
        "ONE PIECE NIPPON JUUDAN! 47 CRUISE CD in SHIGA - Mother Lake / Shirahoshi & Fukaboshi (Yukana & Kentaro Ito)"@ja-latn ;
    schema:workPerformed <album/76815#musicalwork> .

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

<https://media.vgm.io/albums/51/76815/76815-1523246364.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/76815#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/76815/76815-1523246364.png> ;
    foaf:depicts <album/76815#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/76815/76815-1523246364.png> .

<https://medium-media.vgm.io/albums/51/76815/76815-1523246364.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/76815#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-28"^^xsd:date ;
    dcterms:title "ONE PIECE NIPPON JUUDAN! 47 CRUISE CD in SHIGA - Mother Lake / Shirahoshi & Fukaboshi (Yukana & Kentaro Ito)"@en,
        "ワンピース ニッポン縦断！47クルーズCD in 滋賀　Mother Lake / しらほし&フカボシ(ゆかな&伊藤健太郎)"@ja,
        "ONE PIECE NIPPON JUUDAN! 47 CRUISE CD in SHIGA - Mother Lake / Shirahoshi & Fukaboshi (Yukana & Kentaro Ito)"@ja-latn ;
    mo:catalogue_number "EYCA-10239" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76815#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:Naea9182451404c6792576db624a5e599 ;
    mo:record_count 1 ;
    schema:about <product/1779#subject> ;
    schema:datePublished "2015-01-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/51/76815/76815-1523246364.png> ;
    schema:name "ONE PIECE NIPPON JUUDAN! 47 CRUISE CD in SHIGA - Mother Lake / Shirahoshi & Fukaboshi (Yukana & Kentaro Ito)"@en,
        "ワンピース ニッポン縦断！47クルーズCD in 滋賀　Mother Lake / しらほし&フカボシ(ゆかな&伊藤健太郎)"@ja,
        "ONE PIECE NIPPON JUUDAN! 47 CRUISE CD in SHIGA - Mother Lake / Shirahoshi & Fukaboshi (Yukana & Kentaro Ito)"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/76815/76815-1523246364.png> .

_:N782f9ac5595446f5a1c68e75e1cea23c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother Lake (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Naea9182451404c6792576db624a5e599 ;
    schema:name "Mother Lake (Instrumental)"@en .

_:N9f88c25a84ff406e91e054afe8a7f3f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother Lake"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Naea9182451404c6792576db624a5e599 ;
    schema:name "Mother Lake"@en .

_:Naea9182451404c6792576db624a5e599 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N782f9ac5595446f5a1c68e75e1cea23c,
        _:N9f88c25a84ff406e91e054afe8a7f3f8 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N782f9ac5595446f5a1c68e75e1cea23c,
        _:N9f88c25a84ff406e91e054afe8a7f3f8 .

