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

<artist/4246#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Hiyama"@en,
        "日山尚"@ja ;
    foaf:made <album/45242#lyrics>,
        <album/45242#subject> ;
    foaf:name "Nao Hiyama"@en,
        "日山尚"@ja .

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

<artist/2033#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45242#subject> ;
    schema:name "Takago Azuma"@en,
        "東タカゴー"@ja ;
    foaf:made <album/45242#composition>,
        <album/45242#subject> ;
    foaf:name "Takago Azuma"@en,
        "東タカゴー"@ja .

<album/45242#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AMNESIA World CharacterCD IKKI & KENT"@en,
        "AMNESIA World キャラクターCD イッキ＆ケント"@ja,
        "AMNESIA World CharacterCD IKKI & KENT"@ja-latn ;
    mo:composer <artist/2033#subject> ;
    mo:produced_work <album/45242#musicalwork> ;
    schema:name "AMNESIA World CharacterCD IKKI & KENT"@en,
        "AMNESIA World キャラクターCD イッキ＆ケント"@ja,
        "AMNESIA World CharacterCD IKKI & KENT"@ja-latn .

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

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

<org/2317#subject> schema:name "Otomate LABEL"@en,
        "オトメイトレーベル"@ja,
        "Otomate LABEL"@ja-latn ;
    foaf:name "Otomate LABEL"@en,
        "オトメイトレーベル"@ja,
        "Otomate LABEL"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/45242/45242-1402424118.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12467#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45242#performance> ;
    schema:name "Hiromi Igarashi"@en,
        "五十嵐裕美"@ja ;
    foaf:name "Hiromi Igarashi"@en,
        "五十嵐裕美"@ja .

<artist/21097#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45242#performance> ;
    schema:name "Satomi Moriya"@en,
        "森谷里美"@ja ;
    foaf:name "Satomi Moriya"@en,
        "森谷里美"@ja .

<artist/21098#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45242#performance> ;
    schema:name "Kana Akutsu"@en,
        "阿久津加菜"@ja ;
    foaf:name "Kana Akutsu"@en,
        "阿久津加菜"@ja .

<artist/21099#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45242#performance> ;
    schema:name "Hidenori Takahashi"@en,
        "高橋英則"@ja ;
    foaf:name "Hidenori Takahashi"@en,
        "高橋英則"@ja .

<artist/4104#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45242#performance> ;
    schema:name "Akira Ishida"@en,
        "石田彰"@ja ;
    foaf:name "Akira Ishida"@en,
        "石田彰"@ja .

<artist/4167#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45242#performance> ;
    schema:name "Kisho Taniyama"@en,
        "谷山紀章"@ja ;
    foaf:name "Kisho Taniyama"@en,
        "谷山紀章"@ja .

<artist/9185#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45242#performance> ;
    schema:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja ;
    foaf:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja .

<album/45242#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-06"^^xsd:date ;
    dcterms:title "AMNESIA World CharacterCD IKKI & KENT"@en,
        "AMNESIA World キャラクターCD イッキ＆ケント"@ja,
        "AMNESIA World CharacterCD IKKI & KENT"@ja-latn ;
    mo:catalogue_number "GNCA-7205" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45242#musicalexpression> ;
    mo:publisher <org/2317#subject> ;
    mo:record _:N0b4a929d148a40c685318ad533079ae4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AMNESIA World"@en ;
            foaf:name "AMNESIA World"@en ] ;
    schema:byArtist <artist/12467#subject>,
        <artist/21097#subject>,
        <artist/21098#subject>,
        <artist/21099#subject>,
        <artist/4104#subject>,
        <artist/4167#subject>,
        <artist/9185#subject> ;
    schema:datePublished "2014-08-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/45242/45242-1402424118.jpg> ;
    schema:name "AMNESIA World CharacterCD IKKI & KENT"@en,
        "AMNESIA World キャラクターCD イッキ＆ケント"@ja,
        "AMNESIA World CharacterCD IKKI & KENT"@ja-latn ;
    schema:publisher <org/2317#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/45242/45242-1402424118.jpg> .

<album/45242#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AMNESIA World CharacterCD IKKI & KENT"@en,
        "AMNESIA World キャラクターCD イッキ＆ケント"@ja,
        "AMNESIA World CharacterCD IKKI & KENT"@ja-latn ;
    mo:performance_of <album/45242#musicalwork> ;
    mo:performer <artist/12467#subject>,
        <artist/21097#subject>,
        <artist/21098#subject>,
        <artist/21099#subject>,
        <artist/4104#subject>,
        <artist/4167#subject>,
        <artist/9185#subject> ;
    mo:recorded_as <album/45242#musicalexpression> ;
    schema:byArtist <artist/12467#subject>,
        <artist/21097#subject>,
        <artist/21098#subject>,
        <artist/21099#subject>,
        <artist/4104#subject>,
        <artist/4167#subject>,
        <artist/9185#subject> ;
    schema:name "AMNESIA World CharacterCD IKKI & KENT"@en,
        "AMNESIA World キャラクターCD イッキ＆ケント"@ja,
        "AMNESIA World CharacterCD IKKI & KENT"@ja-latn ;
    schema:workPerformed <album/45242#musicalwork> .

_:N17f03932837a4296881ec0452e2d03c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lonely starlight （Instrumental）"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b4a929d148a40c685318ad533079ae4 ;
    schema:name "lonely starlight （Instrumental）"@ja .

_:N4137f98cdce044dea5e51c7ac160c1d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lonely starlight"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b4a929d148a40c685318ad533079ae4 ;
    schema:name "lonely starlight"@ja .

_:N8babac953bca4851b6ac5a77384a8dbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すーぱーひーろーずわーるど その２"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b4a929d148a40c685318ad533079ae4 ;
    schema:name "すーぱーひーろーずわーるど その２"@ja .

_:Nc361dd59769044a18887c554242a6982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仲直り"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b4a929d148a40c685318ad533079ae4 ;
    schema:name "仲直り"@ja .

_:Ne6719921383d49af9d483f8b911819f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仲直り"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b4a929d148a40c685318ad533079ae4 ;
    schema:name "仲直り"@ja .

_:Nf6eeea7c77444dd5baa9f8b4f7e7913c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "report"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b4a929d148a40c685318ad533079ae4 ;
    schema:name "report"@ja .

_:Nfa2d77da697d4390a0158e18ff7739bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "report （Instrumental）"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b4a929d148a40c685318ad533079ae4 ;
    schema:name "report （Instrumental）"@ja .

_:N0b4a929d148a40c685318ad533079ae4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17f03932837a4296881ec0452e2d03c1,
        _:N4137f98cdce044dea5e51c7ac160c1d6,
        _:N8babac953bca4851b6ac5a77384a8dbc,
        _:Nc361dd59769044a18887c554242a6982,
        _:Ne6719921383d49af9d483f8b911819f5,
        _:Nf6eeea7c77444dd5baa9f8b4f7e7913c,
        _:Nfa2d77da697d4390a0158e18ff7739bb ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N17f03932837a4296881ec0452e2d03c1,
        _:N4137f98cdce044dea5e51c7ac160c1d6,
        _:N8babac953bca4851b6ac5a77384a8dbc,
        _:Nc361dd59769044a18887c554242a6982,
        _:Ne6719921383d49af9d483f8b911819f5,
        _:Nf6eeea7c77444dd5baa9f8b4f7e7913c,
        _:Nfa2d77da697d4390a0158e18ff7739bb .

