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

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

<artist/14330#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57109#subject> ;
    schema:name "TA,Cool"@en ;
    foaf:made <album/57109#composition>,
        <album/57109#lyrics>,
        <album/57109#subject> ;
    foaf:name "TA,Cool"@en .

<artist/1489#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57109#subject> ;
    schema:name "Yuki Matsuura"@en,
        "松浦有希"@ja ;
    foaf:made <album/57109#composition>,
        <album/57109#lyrics>,
        <album/57109#subject> ;
    foaf:name "Yuki Matsuura"@en,
        "松浦有希"@ja .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/57109/57109-1455119483.jpg> a schema:ImageObject,
        foaf:Image .

<album/57109#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AIKa Special Mission 1: Little Trigger Girl"@en,
        "AIKa Special Mission 1: リトル・トリガー・ガール"@ja,
        "AIKa Special Mission 1: Little Trigger Girl"@ja-latn ;
    mo:composer <artist/14330#subject>,
        <artist/1489#subject> ;
    mo:produced_work <album/57109#musicalwork> ;
    schema:name "AIKa Special Mission 1: Little Trigger Girl"@en,
        "AIKa Special Mission 1: リトル・トリガー・ガール"@ja,
        "AIKa Special Mission 1: Little Trigger Girl"@ja-latn .

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

<artist/17033#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57109#performance> ;
    schema:name "Hisako Kyouda"@en,
        "京田尚子"@ja ;
    foaf:name "Hisako Kyouda"@en,
        "京田尚子"@ja .

<artist/23755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57109#performance> ;
    schema:name "Naoko Kouda"@en,
        "幸田直子"@ja ;
    foaf:name "Naoko Kouda"@en,
        "幸田直子"@ja .

<artist/3172#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57109#performance> ;
    schema:name "Yuko Miyamura"@en,
        "宮村優子"@ja ;
    foaf:name "Yuko Miyamura"@en,
        "宮村優子"@ja .

<artist/3248#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57109#performance> ;
    schema:name "Hiroko Konishi"@en,
        "小西寛子"@ja ;
    foaf:name "Hiroko Konishi"@en,
        "小西寛子"@ja .

<artist/3504#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57109#performance> ;
    schema:name "Mari Sasaki"@en,
        "佐々木真理"@ja ;
    foaf:name "Mari Sasaki"@en,
        "佐々木真理"@ja .

<artist/4002#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57109#performance> ;
    schema:name "Rei Sakuma"@en,
        "佐久間レイ"@ja ;
    foaf:name "Rei Sakuma"@en,
        "佐久間レイ"@ja .

<artist/4292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57109#performance> ;
    schema:name "Hiro Yuuki"@en,
        "優希比呂"@ja ;
    foaf:name "Hiro Yuuki"@en,
        "優希比呂"@ja .

<artist/685#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57109#performance> ;
    schema:name "Jurota Kosugi"@en,
        "小杉十郎太"@ja ;
    foaf:name "Jurota Kosugi"@en,
        "小杉十郎太"@ja .

<artist/74564#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57109#performance> ;
    schema:name "Kae Araki"@en,
        "荒木香恵"@ja ;
    foaf:name "Kae Araki"@en,
        "荒木香恵"@ja .

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

<album/57109#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-07-19"^^xsd:date ;
    dcterms:title "AIKa Special Mission 1: Little Trigger Girl"@en,
        "AIKa Special Mission 1: リトル・トリガー・ガール"@ja,
        "AIKa Special Mission 1: Little Trigger Girl"@ja-latn ;
    mo:catalogue_number "COCC-14337" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57109#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nf10ad0255b3f474fb930c876250ecd7c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Agent AIKa"@en ;
            foaf:name "Agent AIKa"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rokurou Naya"@en ;
            foaf:name "Rokurou Naya"@en ],
        <artist/17033#subject>,
        <artist/23755#subject>,
        <artist/3172#subject>,
        <artist/3248#subject>,
        <artist/3504#subject>,
        <artist/4002#subject>,
        <artist/4292#subject>,
        <artist/685#subject>,
        <artist/74564#subject> ;
    schema:datePublished "1997-07-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/57109/57109-1455119483.jpg> ;
    schema:name "AIKa Special Mission 1: Little Trigger Girl"@en,
        "AIKa Special Mission 1: リトル・トリガー・ガール"@ja,
        "AIKa Special Mission 1: Little Trigger Girl"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/57109/57109-1455119483.jpg> .

<album/57109#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AIKa Special Mission 1: Little Trigger Girl"@en,
        "AIKa Special Mission 1: リトル・トリガー・ガール"@ja,
        "AIKa Special Mission 1: Little Trigger Girl"@ja-latn ;
    mo:performance_of <album/57109#musicalwork> ;
    mo:performer _:Nae2ba4ed420b4e7888e5fc3ac9d35ddf,
        <artist/17033#subject>,
        <artist/23755#subject>,
        <artist/3172#subject>,
        <artist/3248#subject>,
        <artist/3504#subject>,
        <artist/4002#subject>,
        <artist/4292#subject>,
        <artist/685#subject>,
        <artist/74564#subject> ;
    mo:recorded_as <album/57109#musicalexpression> ;
    schema:byArtist _:Nae2ba4ed420b4e7888e5fc3ac9d35ddf,
        <artist/17033#subject>,
        <artist/23755#subject>,
        <artist/3172#subject>,
        <artist/3248#subject>,
        <artist/3504#subject>,
        <artist/4002#subject>,
        <artist/4292#subject>,
        <artist/685#subject>,
        <artist/74564#subject> ;
    schema:name "AIKa Special Mission 1: Little Trigger Girl"@en,
        "AIKa Special Mission 1: リトル・トリガー・ガール"@ja,
        "AIKa Special Mission 1: Little Trigger Girl"@ja-latn ;
    schema:workPerformed <album/57109#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Family Cool"@en ;
    foaf:made <album/57109#lyrics> ;
    foaf:name "Family Cool"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MICHIKO"@en ;
    foaf:made <album/57109#lyrics> ;
    foaf:name "MICHIKO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Family Cool"@en ;
    foaf:made <album/57109#subject> ;
    foaf:name "Family Cool"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MICHIKO"@en ;
    foaf:made <album/57109#subject> ;
    foaf:name "MICHIKO"@en .

_:N1fbe23069777418694cf746dc840e5a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dangerous Sea"@en,
        "危険な海"@ja,
        "Kiken na Umi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT9:38"^^xsd:interval ;
    schema:inPlaylist _:Nf10ad0255b3f474fb930c876250ecd7c ;
    schema:name "Dangerous Sea"@en,
        "危険な海"@ja,
        "Kiken na Umi"@ja-latn .

_:N68399f41b42b423d8d03fc0a3c324a6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en,
        "エピローグ"@ja,
        "Epilogue"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nf10ad0255b3f474fb930c876250ecd7c ;
    schema:name "Epilogue"@en,
        "エピローグ"@ja,
        "Epilogue"@ja-latn .

_:N69eb0bb90e0c47669d5a710d5e5c9766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AB Sisters"@en,
        "ABシスターズ"@ja,
        "AB Sisters"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT13:50"^^xsd:interval ;
    schema:inPlaylist _:Nf10ad0255b3f474fb930c876250ecd7c ;
    schema:name "AB Sisters"@en,
        "ABシスターズ"@ja,
        "AB Sisters"@ja-latn .

_:N76845b4e8f984d6299203651892e6e11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SILENT CITY ~AIKa~ (Short Size)"@en,
        "SILENT CITY ~AIKa~ (Short Size)"@ja,
        "SILENT CITY ~AIKa~ (Short Size)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nf10ad0255b3f474fb930c876250ecd7c ;
    schema:name "SILENT CITY ~AIKa~ (Short Size)"@en,
        "SILENT CITY ~AIKa~ (Short Size)"@ja,
        "SILENT CITY ~AIKa~ (Short Size)"@ja-latn .

_:Nae2ba4ed420b4e7888e5fc3ac9d35ddf a schema:Person,
        foaf:Person ;
    mo:performed <album/57109#performance> ;
    schema:name "Rokurou Naya"@en ;
    foaf:name "Rokurou Naya"@en .

_:Nc31d0047764d4d4aaab144d49d39e09c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More Natural (Short Size)"@en,
        "More Natural (Short Size)"@ja,
        "More Natural (Short Size)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nf10ad0255b3f474fb930c876250ecd7c ;
    schema:name "More Natural (Short Size)"@en,
        "More Natural (Short Size)"@ja,
        "More Natural (Short Size)"@ja-latn .

_:Necdc68bd18d748969a59f7000a71ac36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Commission"@en,
        "依頼"@ja,
        "Irai"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:Nf10ad0255b3f474fb930c876250ecd7c ;
    schema:name "Commission"@en,
        "依頼"@ja,
        "Irai"@ja-latn .

_:Nf61a0b627f864b8e9487b6a200615818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "プロローグ"@ja,
        "Prologue"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nf10ad0255b3f474fb930c876250ecd7c ;
    schema:name "Prologue"@en,
        "プロローグ"@ja,
        "Prologue"@ja-latn .

_:Nf92074d964ff49fdb352bf4f375b6af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fandango"@en,
        "ファンダンゴ"@ja,
        "Fandango"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:52"^^xsd:interval ;
    schema:inPlaylist _:Nf10ad0255b3f474fb930c876250ecd7c ;
    schema:name "Fandango"@en,
        "ファンダンゴ"@ja,
        "Fandango"@ja-latn .

_:Nf10ad0255b3f474fb930c876250ecd7c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fbe23069777418694cf746dc840e5a9,
        _:N68399f41b42b423d8d03fc0a3c324a6b,
        _:N69eb0bb90e0c47669d5a710d5e5c9766,
        _:N76845b4e8f984d6299203651892e6e11,
        _:Nc31d0047764d4d4aaab144d49d39e09c,
        _:Necdc68bd18d748969a59f7000a71ac36,
        _:Nf61a0b627f864b8e9487b6a200615818,
        _:Nf92074d964ff49fdb352bf4f375b6af0 ;
    mo:track_count 8 ;
    schema:duration "PT49:05"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1fbe23069777418694cf746dc840e5a9,
        _:N68399f41b42b423d8d03fc0a3c324a6b,
        _:N69eb0bb90e0c47669d5a710d5e5c9766,
        _:N76845b4e8f984d6299203651892e6e11,
        _:Nc31d0047764d4d4aaab144d49d39e09c,
        _:Necdc68bd18d748969a59f7000a71ac36,
        _:Nf61a0b627f864b8e9487b6a200615818,
        _:Nf92074d964ff49fdb352bf4f375b6af0 .

