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

<artist/851#subject> a schema:Person,
        foaf:Person ;
    schema:name "rino"@en ;
    foaf:made <album/31311#lyrics>,
        <album/31311#subject> ;
    foaf:name "rino"@en .

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

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

<album/31311#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AMNESIA Drama CD ~AMNESIA OF THE DEAD~"@en,
        "AMNESIA ドラマCD ～AMNESIA OF THE DEAD～"@ja,
        "AMNESIA Drama CD ~AMNESIA OF THE DEAD~"@ja-latn ;
    mo:composer <artist/2033#subject> ;
    mo:produced_work <album/31311#musicalwork> ;
    schema:name "AMNESIA Drama CD ~AMNESIA OF THE DEAD~"@en,
        "AMNESIA ドラマCD ～AMNESIA OF THE DEAD～"@ja,
        "AMNESIA Drama CD ~AMNESIA OF THE DEAD~"@ja-latn .

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

<album/31311#musicalexpression> a mo:Signal ;
    mo:published_as <album/31311#subject> ;
    mo:records <album/31311#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/11/31311/31311-1334316152.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31311#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/31311/31311-1334316152.jpg> ;
    foaf:depicts <album/31311#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/31311/31311-1334316152.jpg> .

<https://medium-media.vgm.io/albums/11/31311/31311-1334316152.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/275#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31311#performance> ;
    schema:name "Kaori Oda"@en,
        "織田かおり"@ja ;
    foaf:name "Kaori Oda"@en,
        "織田かおり"@ja .

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

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

<artist/5383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31311#performance> ;
    schema:name "Kouki Miyata"@en,
        "宮田幸季"@ja ;
    foaf:name "Kouki Miyata"@en,
        "宮田幸季"@ja .

<artist/6497#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31311#performance> ;
    schema:name "Satoshi Hino"@en,
        "日野聡"@ja ;
    foaf:name "Satoshi Hino"@en,
        "日野聡"@ja .

<artist/7138#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31311#performance> ;
    schema:name "Tetsuya Kakihara"@en,
        "柿原徹也"@ja ;
    foaf:name "Tetsuya Kakihara"@en,
        "柿原徹也"@ja .

<artist/71653#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31311#performance> ;
    schema:name "Hiro Nakajima"@en,
        "中嶋ヒロ"@ja ;
    foaf:name "Hiro Nakajima"@en,
        "中嶋ヒロ"@ja .

<album/31311#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-18"^^xsd:date ;
    dcterms:title "AMNESIA Drama CD ~AMNESIA OF THE DEAD~"@en,
        "AMNESIA ドラマCD ～AMNESIA OF THE DEAD～"@ja,
        "AMNESIA Drama CD ~AMNESIA OF THE DEAD~"@ja-latn ;
    mo:catalogue_number "KDSD-00540" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31311#musicalexpression> ;
    mo:publisher <org/2317#subject> ;
    mo:record _:N318d4f09026d4963ae97c9df9086bfec ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AMNESIA"@en ;
            foaf:name "AMNESIA"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "朝田実依"@en ;
            foaf:name "朝田実依"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "吉岡さくら"@en ;
            foaf:name "吉岡さくら"@en ],
        <artist/275#subject>,
        <artist/4104#subject>,
        <artist/4167#subject>,
        <artist/5383#subject>,
        <artist/6497#subject>,
        <artist/7138#subject>,
        <artist/71653#subject> ;
    schema:datePublished "2012-04-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/31311/31311-1334316152.jpg> ;
    schema:name "AMNESIA Drama CD ~AMNESIA OF THE DEAD~"@en,
        "AMNESIA ドラマCD ～AMNESIA OF THE DEAD～"@ja,
        "AMNESIA Drama CD ~AMNESIA OF THE DEAD~"@ja-latn ;
    schema:publisher <org/2317#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/31311/31311-1334316152.jpg> .

<album/31311#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AMNESIA Drama CD ~AMNESIA OF THE DEAD~"@en,
        "AMNESIA ドラマCD ～AMNESIA OF THE DEAD～"@ja,
        "AMNESIA Drama CD ~AMNESIA OF THE DEAD~"@ja-latn ;
    mo:performance_of <album/31311#musicalwork> ;
    mo:performer _:N1b8f64c3558e4a25bc15dcb22de6bd7d,
        _:Nf469d449fd354afea3b35d438c2ecba3,
        <artist/275#subject>,
        <artist/4104#subject>,
        <artist/4167#subject>,
        <artist/5383#subject>,
        <artist/6497#subject>,
        <artist/7138#subject>,
        <artist/71653#subject> ;
    mo:recorded_as <album/31311#musicalexpression> ;
    schema:byArtist _:N1b8f64c3558e4a25bc15dcb22de6bd7d,
        _:Nf469d449fd354afea3b35d438c2ecba3,
        <artist/275#subject>,
        <artist/4104#subject>,
        <artist/4167#subject>,
        <artist/5383#subject>,
        <artist/6497#subject>,
        <artist/7138#subject>,
        <artist/71653#subject> ;
    schema:name "AMNESIA Drama CD ~AMNESIA OF THE DEAD~"@en,
        "AMNESIA ドラマCD ～AMNESIA OF THE DEAD～"@ja,
        "AMNESIA Drama CD ~AMNESIA OF THE DEAD~"@ja-latn ;
    schema:workPerformed <album/31311#musicalwork> .

_:N16d66217419d48fa918f1ca6ed2ef8a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N318d4f09026d4963ae97c9df9086bfec ;
    schema:name "約束"@ja .

_:N1b8f64c3558e4a25bc15dcb22de6bd7d a schema:Person,
        foaf:Person ;
    mo:performed <album/31311#performance> ;
    schema:name "朝田実依"@en ;
    foaf:name "朝田実依"@en .

_:N47b713f971c24339af708a892954cdc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "逃避行"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N318d4f09026d4963ae97c9df9086bfec ;
    schema:name "逃避行"@ja .

_:N905c3c3ce2c141eaa32aeea38a8c4915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "敵"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N318d4f09026d4963ae97c9df9086bfec ;
    schema:name "敵"@ja .

_:N9e9277e86ace44d69fb7fbdfcfb103df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追手"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N318d4f09026d4963ae97c9df9086bfec ;
    schema:name "追手"@ja .

_:Nbcd2ee194f6648cabb48c9766e6459d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N318d4f09026d4963ae97c9df9086bfec ;
    schema:name "プロローグ"@ja .

_:Ncd9492b7416c41719dbce1e44838de8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "結末"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N318d4f09026d4963ae97c9df9086bfec ;
    schema:name "結末"@ja .

_:Nd92392ea810f47cda828bb5d22355285 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N318d4f09026d4963ae97c9df9086bfec ;
    schema:name "エピローグ"@ja .

_:Nf2c9f816ef7b41598b23f4d50306880c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "犠牲"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N318d4f09026d4963ae97c9df9086bfec ;
    schema:name "犠牲"@ja .

_:Nf469d449fd354afea3b35d438c2ecba3 a schema:Person,
        foaf:Person ;
    mo:performed <album/31311#performance> ;
    schema:name "吉岡さくら"@en ;
    foaf:name "吉岡さくら"@en .

_:N318d4f09026d4963ae97c9df9086bfec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16d66217419d48fa918f1ca6ed2ef8a4,
        _:N47b713f971c24339af708a892954cdc7,
        _:N905c3c3ce2c141eaa32aeea38a8c4915,
        _:N9e9277e86ace44d69fb7fbdfcfb103df,
        _:Nbcd2ee194f6648cabb48c9766e6459d6,
        _:Ncd9492b7416c41719dbce1e44838de8a,
        _:Nd92392ea810f47cda828bb5d22355285,
        _:Nf2c9f816ef7b41598b23f4d50306880c ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N16d66217419d48fa918f1ca6ed2ef8a4,
        _:N47b713f971c24339af708a892954cdc7,
        _:N905c3c3ce2c141eaa32aeea38a8c4915,
        _:N9e9277e86ace44d69fb7fbdfcfb103df,
        _:Nbcd2ee194f6648cabb48c9766e6459d6,
        _:Ncd9492b7416c41719dbce1e44838de8a,
        _:Nd92392ea810f47cda828bb5d22355285,
        _:Nf2c9f816ef7b41598b23f4d50306880c .

