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

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

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

<album/69129> a mo:Release ;
    mo:catalogue_number "AKOSC-00008" .

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

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

<artist/8221#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69128#subject> ;
    schema:name "Takamitsu Shimazaki"@en,
        "島崎貴光"@ja ;
    foaf:made <album/69128#composition>,
        <album/69128#lyrics>,
        <album/69128#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/69128#musicalexpression> a mo:Signal ;
    mo:published_as <album/69128#subject> ;
    mo:records <album/69128#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/82/69128/69128-1500544765.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/69128#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/69128/69128-1500544765.jpg> ;
    foaf:depicts <album/69128#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/69128/69128-1500544765.jpg> .

<https://medium-media.vgm.io/albums/82/69128/69128-1500544765.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/69128#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-23"^^xsd:date ;
    dcterms:title "Another World / AOP [Artist Jacket Edition]"@en,
        "Another World / A応P [アーティストジャケット盤]"@ja,
        "Another World / AOP [Artist Jacket Edition]"@ja-latn ;
    mo:catalogue_number "AKOSC-00009" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/69129> ;
    mo:publication_of <album/69128#musicalexpression> ;
    mo:publisher <org/1934#subject> ;
    mo:record _:N9ec80b1cdcbd486a8243860ba5487559 ;
    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/82/69128/69128-1500544765.jpg> ;
    schema:name "Another World / AOP [Artist Jacket Edition]"@en,
        "Another World / A応P [アーティストジャケット盤]"@ja,
        "Another World / AOP [Artist Jacket Edition]"@ja-latn ;
    schema:publisher <org/1934#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/69128/69128-1500544765.jpg> .

_:N163ac37539f448d583d505b5e59d7670 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 _:N9ec80b1cdcbd486a8243860ba5487559 ;
    schema:name "Another World (TV Version)"@ja,
        "Another World (TV Version)"@ja-latn .

_:N2022c5a435e648f78f430261c0360abf 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 _:N9ec80b1cdcbd486a8243860ba5487559 ;
    schema:name "Another World (Instrumental)"@ja,
        "Another World (Instrumental)"@ja-latn .

_:N9bfc85db56874137b9163bc1b9001ac2 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 _:N9ec80b1cdcbd486a8243860ba5487559 ;
    schema:name "カミサマと金魚 (Instrumental)"@ja,
        "Kamisama to Kingyo (Instrumental)"@ja-latn .

_:Ndb354c1805f342dbb6b6be2c44e00130 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 _:N9ec80b1cdcbd486a8243860ba5487559 ;
    schema:name "カミサマと金魚"@ja,
        "Kamisama to Kingyo"@ja-latn .

_:Ne507c13e69d4404f8f61d76cd774adf3 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 _:N9ec80b1cdcbd486a8243860ba5487559 ;
    schema:name "Another World"@ja,
        "Another World"@ja-latn .

_:N9ec80b1cdcbd486a8243860ba5487559 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N163ac37539f448d583d505b5e59d7670,
        _:N2022c5a435e648f78f430261c0360abf,
        _:N9bfc85db56874137b9163bc1b9001ac2,
        _:Ndb354c1805f342dbb6b6be2c44e00130,
        _:Ne507c13e69d4404f8f61d76cd774adf3 ;
    mo:track_count 5 ;
    schema:duration "PT17:10"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N163ac37539f448d583d505b5e59d7670,
        _:N2022c5a435e648f78f430261c0360abf,
        _:N9bfc85db56874137b9163bc1b9001ac2,
        _:Ndb354c1805f342dbb6b6be2c44e00130,
        _:Ne507c13e69d4404f8f61d76cd774adf3 .

