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

<artist/12455#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mao"@en,
        "マオ"@ja ;
    foaf:made <album/103088#lyrics>,
        <album/103088#subject> ;
    foaf:name "Mao"@en,
        "マオ"@ja .

<artist/21862#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arthur Lounsbery"@en ;
    foaf:made <album/103088#subject>,
        <album/103088#vocals> ;
    foaf:name "Arthur Lounsbery"@en .

<artist/34201#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fantôme Iris"@en ;
    foaf:made <album/103088#subject>,
        <album/103088#vocals> ;
    foaf:name "Fantôme Iris"@en .

<artist/12459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103088#subject> ;
    schema:name "Shinji"@en ;
    foaf:made <album/103088#composition>,
        <album/103088#subject> ;
    foaf:name "Shinji"@en .

<product/7253#subject> a schema:CreativeWork ;
    schema:name "from ARGONAVIS"@en,
        "from ARGONAVIS"@ja,
        "from ARGONAVIS"@ja-latn ;
    foaf:name "from ARGONAVIS"@en,
        "from ARGONAVIS"@ja,
        "from ARGONAVIS"@ja-latn .

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

<album/103088#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "histoire / Fantôme Iris"@en,
        "histoire / Fantôme Iris"@ja,
        "histoire / Fantôme Iris"@ja-latn ;
    mo:performance_of <album/103088#musicalwork> ;
    mo:recorded_as <album/103088#musicalexpression> ;
    schema:name "histoire / Fantôme Iris"@en,
        "histoire / Fantôme Iris"@ja,
        "histoire / Fantôme Iris"@ja-latn ;
    schema:workPerformed <album/103088#musicalwork> .

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/103088/103088-abb29d6eb374.jpg> a schema:ImageObject,
        foaf:Image .

<album/103088#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "histoire / Fantôme Iris"@en,
        "histoire / Fantôme Iris"@ja,
        "histoire / Fantôme Iris"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(SID"@en ;
            foaf:made <album/103088#composition> ;
            foaf:name "(SID"@en ],
        <artist/12459#subject> ;
    mo:produced_work <album/103088#musicalwork> ;
    schema:name "histoire / Fantôme Iris"@en,
        "histoire / Fantôme Iris"@ja,
        "histoire / Fantôme Iris"@ja-latn .

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

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

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

<album/103088#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-25"^^xsd:date ;
    dcterms:title "histoire / Fantôme Iris"@en,
        "histoire / Fantôme Iris"@ja,
        "histoire / Fantôme Iris"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/103088#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:Nc0260788582e45c9a8ae8c2911240364 ;
    mo:record_count 1 ;
    schema:about <product/7253#subject> ;
    schema:datePublished "2020-09-25"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/88/103088/103088-abb29d6eb374.jpg> ;
    schema:name "histoire / Fantôme Iris"@en,
        "histoire / Fantôme Iris"@ja,
        "histoire / Fantôme Iris"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/103088/103088-abb29d6eb374.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103088#subject> ;
    schema:name "(SID"@en ;
    foaf:made <album/103088#subject> ;
    foaf:name "(SID"@en .

_:N74594ca097c241f8b9f022c7c66edf66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モノクロのキス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nc0260788582e45c9a8ae8c2911240364 ;
    schema:name "モノクロのキス"@ja .

_:N865584f2e4e147aca71aac8613e98336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボイスドラマ「histoire des vampires」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT18:55"^^xsd:interval ;
    schema:inPlaylist _:Nc0260788582e45c9a8ae8c2911240364 ;
    schema:name "ボイスドラマ「histoire des vampires」"@ja .

_:Na8904c0a6d6042e48a8c9db51a01a6cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "histoire"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nc0260788582e45c9a8ae8c2911240364 ;
    schema:name "histoire"@ja .

_:Nc0260788582e45c9a8ae8c2911240364 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N74594ca097c241f8b9f022c7c66edf66,
        _:N865584f2e4e147aca71aac8613e98336,
        _:Na8904c0a6d6042e48a8c9db51a01a6cb ;
    mo:track_count 3 ;
    schema:duration "PT26:15"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N74594ca097c241f8b9f022c7c66edf66,
        _:N865584f2e4e147aca71aac8613e98336,
        _:Na8904c0a6d6042e48a8c9db51a01a6cb .

