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

<artist/16156#subject> a schema:Person,
        foaf:Person ;
    schema:name "Me-co Yamamoto"@en,
        "山本メーコ"@ja ;
    foaf:made <album/69129#lyrics>,
        <album/69129#subject> ;
    foaf:name "Me-co Yamamoto"@en,
        "山本メーコ"@ja .

<album/69128> a mo:Release ;
    mo:catalogue_number "AKOSC-00009" .

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

<artist/17196#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69129#subject> ;
    schema:name "Kazushi Suzuki"@en,
        "鈴木一史"@ja ;
    foaf:made <album/69129#composition>,
        <album/69129#subject> ;
    foaf:name "Kazushi Suzuki"@en,
        "鈴木一史"@ja .

<artist/26709#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69129#subject> ;
    schema:name "Ryo Sakurai"@en,
        "櫻井亮"@ja ;
    foaf:made <album/69129#composition>,
        <album/69129#subject> ;
    foaf:name "Ryo Sakurai"@en,
        "櫻井亮"@ja .

<artist/8221#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69129#subject> ;
    schema:name "Takamitsu Shimazaki"@en,
        "島崎貴光"@ja ;
    foaf:made <album/69129#composition>,
        <album/69129#lyrics>,
        <album/69129#subject> ;
    foaf:name "Takamitsu Shimazaki"@en,
        "島崎貴光"@ja .

<product/5291#subject> a schema:CreativeWork ;
    schema:name "In Another World With My Smartphone"@en,
        "異世界はスマートフォンとともに。"@ja,
        "Isekai wa Smartphone to Tomo ni."@ja-latn ;
    foaf:name "In Another World With My Smartphone"@en,
        "異世界はスマートフォンとともに。"@ja,
        "Isekai wa Smartphone to Tomo ni."@ja-latn .

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

<org/1934#subject> schema:name "Anime \"Katteni\" Oen Project"@en,
        "アニメ\"勝手に\"応援プロジェクト"@ja,
        "Anime \"Katteni\" Oen Project"@ja-latn ;
    foaf:name "Anime \"Katteni\" Oen Project"@en,
        "アニメ\"勝手に\"応援プロジェクト"@ja,
        "Anime \"Katteni\" Oen Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/69129/69129-1500544773.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/69129#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Another World / AOP [Anime Jacket Edition]"@en,
        "Another World / A応P [アニメジャケット盤]"@ja,
        "Another World / AOP [Anime Jacket Edition]"@ja-latn ;
    mo:performance_of <album/69129#musicalwork> ;
    mo:performer <artist/20931#subject> ;
    mo:recorded_as <album/69129#musicalexpression> ;
    schema:byArtist <artist/20931#subject> ;
    schema:name "Another World / AOP [Anime Jacket Edition]"@en,
        "Another World / A応P [アニメジャケット盤]"@ja,
        "Another World / AOP [Anime Jacket Edition]"@ja-latn ;
    schema:workPerformed <album/69129#musicalwork> .

<artist/20931#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69129#performance> ;
    schema:name "AOP"@en,
        "A応P"@ja ;
    foaf:name "AOP"@en,
        "A応P"@ja .

<album/69129#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Another World / AOP [Anime Jacket Edition]"@en,
        "Another World / A応P [アニメジャケット盤]"@ja,
        "Another World / AOP [Anime Jacket Edition]"@ja-latn ;
    mo:composer <artist/17196#subject>,
        <artist/26709#subject>,
        <artist/8221#subject> ;
    mo:produced_work <album/69129#musicalwork> ;
    schema:name "Another World / AOP [Anime Jacket Edition]"@en,
        "Another World / A応P [アニメジャケット盤]"@ja,
        "Another World / AOP [Anime Jacket Edition]"@ja-latn .

<album/69129#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-23"^^xsd:date ;
    dcterms:title "Another World / AOP [Anime Jacket Edition]"@en,
        "Another World / A応P [アニメジャケット盤]"@ja,
        "Another World / AOP [Anime Jacket Edition]"@ja-latn ;
    mo:catalogue_number "AKOSC-00008" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/69128> ;
    mo:publication_of <album/69129#musicalexpression> ;
    mo:publisher <org/1934#subject> ;
    mo:record _:N8d4bc52c88414b8c87553e841afccd51 ;
    mo:record_count 1 ;
    schema:about <product/5291#subject> ;
    schema:byArtist <artist/20931#subject> ;
    schema:datePublished "2017-08-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/92/69129/69129-1500544773.jpg> ;
    schema:name "Another World / AOP [Anime Jacket Edition]"@en,
        "Another World / A応P [アニメジャケット盤]"@ja,
        "Another World / AOP [Anime Jacket Edition]"@ja-latn ;
    schema:publisher <org/1934#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/69129/69129-1500544773.jpg> .

_:N21b8554005354eeea544c8b679cb7cba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カミサマと金魚 (Instrumental)"@ja,
        "Kamisama to Kingyo (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N8d4bc52c88414b8c87553e841afccd51 ;
    schema:name "カミサマと金魚 (Instrumental)"@ja,
        "Kamisama to Kingyo (Instrumental)"@ja-latn .

_:N57c25161b7db40a39425dbbf4bd20eb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カミサマと金魚"@ja,
        "Kamisama to Kingyo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N8d4bc52c88414b8c87553e841afccd51 ;
    schema:name "カミサマと金魚"@ja,
        "Kamisama to Kingyo"@ja-latn .

_:N80ba14145d534a90ab79d204f5517866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another World"@ja,
        "Another World"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N8d4bc52c88414b8c87553e841afccd51 ;
    schema:name "Another World"@ja,
        "Another World"@ja-latn .

_:N880693a93a8d4e4998431fac2e75d665 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another World (Instrumental)"@ja,
        "Another World (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N8d4bc52c88414b8c87553e841afccd51 ;
    schema:name "Another World (Instrumental)"@ja,
        "Another World (Instrumental)"@ja-latn .

_:Nc337de7fdebd440a86a33f5061bdcc5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another World (TV Version)"@ja,
        "Another World (TV Version)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N8d4bc52c88414b8c87553e841afccd51 ;
    schema:name "Another World (TV Version)"@ja,
        "Another World (TV Version)"@ja-latn .

_:N8d4bc52c88414b8c87553e841afccd51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21b8554005354eeea544c8b679cb7cba,
        _:N57c25161b7db40a39425dbbf4bd20eb8,
        _:N80ba14145d534a90ab79d204f5517866,
        _:N880693a93a8d4e4998431fac2e75d665,
        _:Nc337de7fdebd440a86a33f5061bdcc5c ;
    mo:track_count 5 ;
    schema:duration "PT17:10"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N21b8554005354eeea544c8b679cb7cba,
        _:N57c25161b7db40a39425dbbf4bd20eb8,
        _:N80ba14145d534a90ab79d204f5517866,
        _:N880693a93a8d4e4998431fac2e75d665,
        _:Nc337de7fdebd440a86a33f5061bdcc5c .

