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

<artist/69#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Ito"@en,
        "いとうかなこ"@ja ;
    foaf:made <album/43847#lyrics>,
        <album/43847#subject> ;
    foaf:name "Kanako Ito"@en,
        "いとうかなこ"@ja .

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

<artist/65#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43847#subject> ;
    schema:name "Masayoshi Murakami"@en,
        "村上正芳"@ja ;
    foaf:made <album/43847#composition>,
        <album/43847#subject> ;
    foaf:name "Masayoshi Murakami"@en,
        "村上正芳"@ja .

<artist/726#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43847#subject> ;
    schema:name "Ikuko Ebata"@en,
        "江幡育子"@ja ;
    foaf:made <album/43847#composition>,
        <album/43847#lyrics>,
        <album/43847#subject> ;
    foaf:name "Ikuko Ebata"@en,
        "江幡育子"@ja .

<event/54> a mo:Release ;
    schema:name "Released at M3-2008 Spring (May 11, 2008)" .

<product/8740#subject> a schema:CreativeWork ;
    schema:name "The Song of Saya"@en,
        "沙耶の唄"@ja,
        "Saya no Uta"@ja-latn ;
    foaf:name "The Song of Saya"@en,
        "沙耶の唄"@ja,
        "Saya no Uta"@ja-latn .

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

<album/43847#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "finis vocis"@en,
        "finis vocis"@ja,
        "finis vocis"@ja-latn ;
    mo:performance_of <album/43847#musicalwork> ;
    mo:recorded_as <album/43847#musicalexpression> ;
    schema:name "finis vocis"@en,
        "finis vocis"@ja,
        "finis vocis"@ja-latn ;
    schema:workPerformed <album/43847#musicalwork> .

<org/5284#subject> schema:name "Mousou no Ryodan"@en,
        "妄想の旅団"@ja,
        "Mousou no Ryodan"@ja-latn ;
    foaf:name "Mousou no Ryodan"@en,
        "妄想の旅団"@ja,
        "Mousou no Ryodan"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/43847/43847-1390210735.jpg> a schema:ImageObject,
        foaf:Image .

<album/43847#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "finis vocis"@en,
        "finis vocis"@ja,
        "finis vocis"@ja-latn ;
    mo:composer <artist/65#subject>,
        <artist/726#subject> ;
    mo:produced_work <album/43847#musicalwork> ;
    schema:name "finis vocis"@en,
        "finis vocis"@ja,
        "finis vocis"@ja-latn .

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

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

<album/43847#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-11"^^xsd:date ;
    dcterms:title "finis vocis"@en,
        "finis vocis"@ja,
        "finis vocis"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43847#musicalexpression> ;
    mo:publisher <org/5284#subject> ;
    mo:record _:N308c5535e4974c30b78491900f29fffe ;
    mo:record_count 1 ;
    mo:release <event/54> ;
    schema:about <product/8740#subject> ;
    schema:datePublished "2008-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/43847/43847-1390210735.jpg> ;
    schema:name "finis vocis"@en,
        "finis vocis"@ja,
        "finis vocis"@ja-latn ;
    schema:publisher <org/5284#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/43847/43847-1390210735.jpg> .

_:Nd720e375223d431899ea2a4ccba47f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラスのくつ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N308c5535e4974c30b78491900f29fffe ;
    schema:name "ガラスのくつ"@ja .

_:Nd7949cd846e14e6f8d9b8d3d2ecd0545 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "沙耶の唄"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N308c5535e4974c30b78491900f29fffe ;
    schema:name "沙耶の唄"@ja .

_:N308c5535e4974c30b78491900f29fffe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd720e375223d431899ea2a4ccba47f24,
        _:Nd7949cd846e14e6f8d9b8d3d2ecd0545 ;
    mo:track_count 2 ;
    schema:duration "PT10:17"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nd720e375223d431899ea2a4ccba47f24,
        _:Nd7949cd846e14e6f8d9b8d3d2ecd0545 .

