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

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

<product/2953#subject> a schema:CreativeWork ;
    schema:name "Fatal Frame III: The Tormented"@en,
        "零 ~刺青の聲~"@ja,
        "Zero ~Shisei no Koe~"@ja-latn ;
    foaf:name "Fatal Frame III: The Tormented"@en,
        "零 ~刺青の聲~"@ja,
        "Zero ~Shisei no Koe~"@ja-latn .

<album/12951#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Voice / Tsukiko Amano"@en,
        "聲 / 天野月子"@ja,
        "Voice / Tsukiko Amano"@ja-latn ;
    mo:composer <artist/15308#subject> ;
    mo:produced_work <album/12951#musicalwork> ;
    schema:name "Voice / Tsukiko Amano"@en,
        "聲 / 天野月子"@ja,
        "Voice / Tsukiko Amano"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/12951/12951-1239123572.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16432#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12951#performance> ;
    schema:name "Akinori Yamada"@en,
        "山田章典"@ja ;
    foaf:name "Akinori Yamada"@en,
        "山田章典"@ja .

<artist/1873#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12951#performance> ;
    schema:name "Gen Ittetsu Strings"@en,
        "弦一徹ストリングス"@ja ;
    foaf:name "Gen Ittetsu Strings"@en,
        "弦一徹ストリングス"@ja .

<artist/22706#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12951#performance> ;
    schema:name "Hirotomo Tokura"@en,
        "戸倉弘智"@ja ;
    foaf:name "Hirotomo Tokura"@en,
        "戸倉弘智"@ja .

<artist/23627#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12951#performance> ;
    schema:name "Toshiaki \"J.J.\" Takenami"@en,
        "武並J.J.俊明"@ja ;
    foaf:name "Toshiaki \"J.J.\" Takenami"@en,
        "武並J.J.俊明"@ja .

<artist/34632#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12951#performance> ;
    schema:name "Kenichi Fujita"@en,
        "藤田謙一"@ja ;
    foaf:name "Kenichi Fujita"@en,
        "藤田謙一"@ja .

<artist/9929#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12951#performance> ;
    schema:name "Shinichiro Ishihara"@en,
        "石原慎一郎"@ja ;
    foaf:name "Shinichiro Ishihara"@en,
        "石原慎一郎"@ja .

<artist/15308#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12951#subject> ;
    mo:performed <album/12951#performance> ;
    schema:name "Tsukiko Amano"@en,
        "天野月子"@ja ;
    foaf:made <album/12951#composition>,
        <album/12951#lyrics>,
        <album/12951#subject> ;
    foaf:name "Tsukiko Amano"@en,
        "天野月子"@ja .

<album/12951#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-07-25"^^xsd:date ;
    dcterms:title "Voice / Tsukiko Amano"@en,
        "聲 / 天野月子"@ja,
        "Voice / Tsukiko Amano"@ja-latn ;
    mo:catalogue_number "PCCA-70119" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12951#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N501c54003c3f450fa36bba8c677ec77d ;
    mo:record_count 1 ;
    schema:about <product/2953#subject> ;
    schema:byArtist <artist/15308#subject>,
        <artist/16432#subject>,
        <artist/1873#subject>,
        <artist/22706#subject>,
        <artist/23627#subject>,
        <artist/34632#subject>,
        <artist/9929#subject> ;
    schema:datePublished "2005-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/12951/12951-1239123572.jpg> ;
    schema:name "Voice / Tsukiko Amano"@en,
        "聲 / 天野月子"@ja,
        "Voice / Tsukiko Amano"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/12951/12951-1239123572.jpg> .

<album/12951#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Voice / Tsukiko Amano"@en,
        "聲 / 天野月子"@ja,
        "Voice / Tsukiko Amano"@ja-latn ;
    mo:performance_of <album/12951#musicalwork> ;
    mo:performer <artist/15308#subject>,
        <artist/16432#subject>,
        <artist/1873#subject>,
        <artist/22706#subject>,
        <artist/23627#subject>,
        <artist/34632#subject>,
        <artist/9929#subject> ;
    mo:recorded_as <album/12951#musicalexpression> ;
    schema:byArtist <artist/15308#subject>,
        <artist/16432#subject>,
        <artist/1873#subject>,
        <artist/22706#subject>,
        <artist/23627#subject>,
        <artist/34632#subject>,
        <artist/9929#subject> ;
    schema:name "Voice / Tsukiko Amano"@en,
        "聲 / 天野月子"@ja,
        "Voice / Tsukiko Amano"@ja-latn ;
    schema:workPerformed <album/12951#musicalwork> .

_:N273b4ac69e604cbda88853663dcc3763 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Crush"@en,
        "萌"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N501c54003c3f450fa36bba8c677ec77d ;
    schema:name "A Crush"@en,
        "萌"@ja .

_:Nde17b7b0365e473a8f8b66135c66d8e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice"@en,
        "聲"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N501c54003c3f450fa36bba8c677ec77d ;
    schema:name "Voice"@en,
        "聲"@ja .

_:N501c54003c3f450fa36bba8c677ec77d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N273b4ac69e604cbda88853663dcc3763,
        _:Nde17b7b0365e473a8f8b66135c66d8e3 ;
    mo:track_count 2 ;
    schema:duration "PT9:54"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N273b4ac69e604cbda88853663dcc3763,
        _:Nde17b7b0365e473a8f8b66135c66d8e3 .

