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

<artist/22241#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu Shimoji"@en,
        "下地悠"@ja ;
    foaf:made <album/99278#lyrics>,
        <album/99278#subject> ;
    foaf:name "Yu Shimoji"@en,
        "下地悠"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/99278#lyrics>,
        <album/99278#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/6493#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyu Irino"@en,
        "入野自由"@ja ;
    foaf:made <album/99278#subject>,
        <album/99278#vocals> ;
    foaf:name "Miyu Irino"@en,
        "入野自由"@ja .

<artist/14645#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99278#subject> ;
    schema:name "Kaoru Ayabe"@en,
        "綾部薫"@ja ;
    foaf:made <album/99278#composition>,
        <album/99278#subject> ;
    foaf:name "Kaoru Ayabe"@en,
        "綾部薫"@ja .

<artist/840#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99278#subject> ;
    schema:name "Miki Fujisue"@en,
        "藤末樹"@ja ;
    foaf:made <album/99278#composition>,
        <album/99278#lyrics>,
        <album/99278#subject> ;
    foaf:name "Miki Fujisue"@en,
        "藤末樹"@ja .

<artist/8869#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99278#subject> ;
    schema:name "Tom-H@ck"@en ;
    foaf:made <album/99278#composition>,
        <album/99278#subject> ;
    foaf:name "Tom-H@ck"@en .

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

<album/99278#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Faith / Miyu Irino"@en,
        "Faith / 入野自由"@ja,
        "Faith / Miyu Irino"@ja-latn ;
    mo:performance_of <album/99278#musicalwork> ;
    mo:recorded_as <album/99278#musicalexpression> ;
    schema:name "Faith / Miyu Irino"@en,
        "Faith / 入野自由"@ja,
        "Faith / Miyu Irino"@ja-latn ;
    schema:workPerformed <album/99278#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/87/99278/99278-1590165501.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99278#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Faith / Miyu Irino"@en,
        "Faith / 入野自由"@ja,
        "Faith / Miyu Irino"@ja-latn ;
    mo:composer <artist/14645#subject>,
        <artist/840#subject>,
        <artist/8869#subject> ;
    mo:produced_work <album/99278#musicalwork> ;
    schema:name "Faith / Miyu Irino"@en,
        "Faith / 入野自由"@ja,
        "Faith / Miyu Irino"@ja-latn .

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

<album/99278#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-25"^^xsd:date ;
    dcterms:title "Faith / Miyu Irino"@en,
        "Faith / 入野自由"@ja,
        "Faith / Miyu Irino"@ja-latn ;
    mo:catalogue_number "LACM-4673" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99278#musicalexpression> ;
    mo:publisher <org/1067#subject> ;
    mo:record _:N192088b7de9c49d9940a28788645d1bd ;
    mo:record_count 1 ;
    schema:datePublished "2009-11-25"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/87/99278/99278-1590165501.jpg> ;
    schema:name "Faith / Miyu Irino"@en,
        "Faith / 入野自由"@ja,
        "Faith / Miyu Irino"@ja-latn ;
    schema:publisher <org/1067#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/99278/99278-1590165501.jpg> .

_:N02418066980e42ad96e9e67c84462973 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N192088b7de9c49d9940a28788645d1bd ;
    schema:name "Faith"@ja .

_:N0d7787142fb44e7e957be6d5662a3508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミヲモフ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N192088b7de9c49d9940a28788645d1bd ;
    schema:name "キミヲモフ"@ja .

_:N6ddb1373a04d4708911031093471fcaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "if"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N192088b7de9c49d9940a28788645d1bd ;
    schema:name "if"@ja .

_:N192088b7de9c49d9940a28788645d1bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02418066980e42ad96e9e67c84462973,
        _:N0d7787142fb44e7e957be6d5662a3508,
        _:N6ddb1373a04d4708911031093471fcaa ;
    mo:track_count 3 ;
    schema:duration "PT11:18"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N02418066980e42ad96e9e67c84462973,
        _:N0d7787142fb44e7e957be6d5662a3508,
        _:N6ddb1373a04d4708911031093471fcaa .

