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

<artist/18282#subject> a schema:Person,
        foaf:Person ;
    schema:name "takao"@en ;
    foaf:made <album/76068#lyrics>,
        <album/76068#subject> ;
    foaf:name "takao"@en .

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

<artist/18283#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76068#subject> ;
    schema:name "Narukaze"@en,
        "鳴風"@ja ;
    foaf:made <album/76068#composition>,
        <album/76068#lyrics>,
        <album/76068#subject> ;
    foaf:name "Narukaze"@en,
        "鳴風"@ja .

<release/7648#subject> a schema:CreativeWork ;
    schema:name "Shokugeki no Soma: San no Sara - Totsuki Resshahen"@en,
        "食戟のソーマ 餐ノ皿 遠月列車篇"@ja,
        "Shokugeki no Soma: San no Sara - Totsuki Resshahen"@ja-latn ;
    foaf:name "Shokugeki no Soma: San no Sara - Totsuki Resshahen"@en,
        "食戟のソーマ 餐ノ皿 遠月列車篇"@ja,
        "Shokugeki no Soma: San no Sara - Totsuki Resshahen"@ja-latn .

<album/76068#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Atria / Fo'xTails"@en,
        "アトリア / Fo'xTails"@ja,
        "Atria / Fo'xTails"@ja-latn ;
    mo:composer <artist/18283#subject> ;
    mo:produced_work <album/76068#musicalwork> ;
    schema:name "Atria / Fo'xTails"@en,
        "アトリア / Fo'xTails"@ja,
        "Atria / Fo'xTails"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/86/76068/76068-1589942845.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/76068#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Atria / Fo'xTails"@en,
        "アトリア / Fo'xTails"@ja,
        "Atria / Fo'xTails"@ja-latn ;
    mo:performance_of <album/76068#musicalwork> ;
    mo:performer <artist/18281#subject> ;
    mo:recorded_as <album/76068#musicalexpression> ;
    schema:byArtist <artist/18281#subject> ;
    schema:name "Atria / Fo'xTails"@en,
        "アトリア / Fo'xTails"@ja,
        "Atria / Fo'xTails"@ja-latn ;
    schema:workPerformed <album/76068#musicalwork> .

<artist/18281#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76068#performance> ;
    schema:name "Fo'xTails"@en ;
    foaf:name "Fo'xTails"@en .

<album/76068#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-23"^^xsd:date ;
    dcterms:title "Atria / Fo'xTails"@en,
        "アトリア / Fo'xTails"@ja,
        "Atria / Fo'xTails"@ja-latn ;
    mo:catalogue_number "LACM-14765" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76068#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N09e100dc16a2483d9c64ae31964471d8 ;
    mo:record_count 1 ;
    schema:about <release/7648#subject> ;
    schema:byArtist <artist/18281#subject> ;
    schema:datePublished "2018-05-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/76068/76068-1589942845.jpg> ;
    schema:name "Atria / Fo'xTails"@en,
        "アトリア / Fo'xTails"@ja,
        "Atria / Fo'xTails"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/76068/76068-1589942845.jpg> .

_:N29d7e5f016ac46418f4d2c2c45d29dc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Try Me!!!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N09e100dc16a2483d9c64ae31964471d8 ;
    schema:name "Try Me!!!!"@ja .

_:N50fa3d6cfd8a4b74985cfe5a1d47ac7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アトリア"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N09e100dc16a2483d9c64ae31964471d8 ;
    schema:name "アトリア"@ja .

_:Ndec657b4c9ad4323b3a46d965b9b75e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flow"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N09e100dc16a2483d9c64ae31964471d8 ;
    schema:name "flow"@ja .

_:N09e100dc16a2483d9c64ae31964471d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29d7e5f016ac46418f4d2c2c45d29dc9,
        _:N50fa3d6cfd8a4b74985cfe5a1d47ac7a,
        _:Ndec657b4c9ad4323b3a46d965b9b75e9 ;
    mo:track_count 3 ;
    schema:duration "PT12:42"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N29d7e5f016ac46418f4d2c2c45d29dc9,
        _:N50fa3d6cfd8a4b74985cfe5a1d47ac7a,
        _:Ndec657b4c9ad4323b3a46d965b9b75e9 .

