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

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

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

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37812#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/37812#composition>,
        <album/37812#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

<artist/14350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37812#subject> ;
    schema:name "Tomoya Miwa"@en,
        "三輪智也"@ja ;
    foaf:made <album/37812#composition>,
        <album/37812#lyrics>,
        <album/37812#subject> ;
    foaf:name "Tomoya Miwa"@en,
        "三輪智也"@ja .

<product/5841#subject> a schema:CreativeWork ;
    schema:name "Arata the Legend"@en,
        "アラタカンガタリ 〜革神語〜"@ja,
        "ARATA KANGATARI"@ja-latn ;
    foaf:name "Arata the Legend"@en,
        "アラタカンガタリ 〜革神語〜"@ja,
        "ARATA KANGATARI"@ja-latn .

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

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

<https://media.vgm.io/albums/21/37812/37812-1366726324.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37812#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/37812/37812-1366726324.png> ;
    foaf:depicts <album/37812#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/37812/37812-1366726324.png> .

<https://medium-media.vgm.io/albums/21/37812/37812-1366726324.png> a schema:ImageObject,
        foaf:Image .

<album/37812#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GENESIS ARIA / Sphere [Limited Edition]"@en,
        "GENESIS ARIA / スフィア"@ja,
        "GENESIS ARIA / Sphere [Limited Edition]"@ja-latn ;
    mo:composer <artist/130#subject>,
        <artist/14350#subject> ;
    mo:produced_work <album/37812#musicalwork> ;
    schema:name "GENESIS ARIA / Sphere [Limited Edition]"@en,
        "GENESIS ARIA / スフィア"@ja,
        "GENESIS ARIA / Sphere [Limited Edition]"@ja-latn .

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

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

<artist/3758#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37812#performance> ;
    schema:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja ;
    foaf:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja .

<artist/6782#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37812#performance> ;
    schema:name "Haruka Tomatsu"@en,
        "戸松遥"@ja ;
    foaf:name "Haruka Tomatsu"@en,
        "戸松遥"@ja .

<artist/8093#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37812#performance> ;
    schema:name "Aki Toyosaki"@en,
        "豊崎愛生"@ja ;
    foaf:name "Aki Toyosaki"@en,
        "豊崎愛生"@ja .

<artist/8872#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37812#performance> ;
    schema:name "Minako Kotobuki"@en,
        "寿美菜子"@ja ;
    foaf:name "Minako Kotobuki"@en,
        "寿美菜子"@ja .

<artist/9889#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37812#performance> ;
    schema:name "Sphere"@en,
        "スフィア"@ja ;
    foaf:name "Sphere"@en,
        "スフィア"@ja .

<album/37812#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GENESIS ARIA / Sphere [Limited Edition]"@en,
        "GENESIS ARIA / スフィア"@ja,
        "GENESIS ARIA / Sphere [Limited Edition]"@ja-latn ;
    mo:performance_of <album/37812#musicalwork> ;
    mo:performer <artist/3758#subject>,
        <artist/6782#subject>,
        <artist/8093#subject>,
        <artist/8872#subject>,
        <artist/9889#subject> ;
    mo:recorded_as <album/37812#musicalexpression> ;
    schema:byArtist <artist/3758#subject>,
        <artist/6782#subject>,
        <artist/8093#subject>,
        <artist/8872#subject>,
        <artist/9889#subject> ;
    schema:name "GENESIS ARIA / Sphere [Limited Edition]"@en,
        "GENESIS ARIA / スフィア"@ja,
        "GENESIS ARIA / Sphere [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/37812#musicalwork> .

<album/37812#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-01"^^xsd:date ;
    dcterms:title "GENESIS ARIA / Sphere [Limited Edition]"@en,
        "GENESIS ARIA / スフィア"@ja,
        "GENESIS ARIA / Sphere [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LASM-34155~6" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/37812#musicalexpression> ;
    mo:publisher <org/550#subject> ;
    mo:record _:N9c155ef7a4fb4a9798f98bb5dd5bfab6,
        _:Nc5299140023c4235851cd06e7e920676 ;
    mo:record_count 2 ;
    schema:about <product/5841#subject> ;
    schema:byArtist <artist/3758#subject>,
        <artist/6782#subject>,
        <artist/8093#subject>,
        <artist/8872#subject>,
        <artist/9889#subject> ;
    schema:datePublished "2013-05-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/21/37812/37812-1366726324.png> ;
    schema:name "GENESIS ARIA / Sphere [Limited Edition]"@en,
        "GENESIS ARIA / スフィア"@ja,
        "GENESIS ARIA / Sphere [Limited Edition]"@ja-latn ;
    schema:publisher <org/550#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/37812/37812-1366726324.png> .

_:N11ac2526ed99493ca28291bcc7191493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Machine (Off Vocal)"@en,
        "タイムマシン (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5299140023c4235851cd06e7e920676 ;
    schema:name "Time Machine (Off Vocal)"@en,
        "タイムマシン (Off Vocal)"@ja .

_:N244ec76439224e739e8c6a89a070eabe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GENESIS ARIA (Music Video)"@en,
        "GENESIS ARIA (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c155ef7a4fb4a9798f98bb5dd5bfab6 ;
    schema:name "GENESIS ARIA (Music Video)"@en,
        "GENESIS ARIA (Music Video)"@ja .

_:N686f241d11e542b4977ad79a2cebd10d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Machine"@en,
        "タイムマシン"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5299140023c4235851cd06e7e920676 ;
    schema:name "Time Machine"@en,
        "タイムマシン"@ja .

_:N9505921ae73d47fba38a0ab9e6b8b823 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GENESIS ARIA"@en,
        "GENESIS ARIA"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5299140023c4235851cd06e7e920676 ;
    schema:name "GENESIS ARIA"@en,
        "GENESIS ARIA"@ja .

_:N96a4d02dfa6b4f6f9f42b02c87a0c03c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GENESIS ARIA (Off Vocal)"@en,
        "GENESIS ARIA (Off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5299140023c4235851cd06e7e920676 ;
    schema:name "GENESIS ARIA (Off Vocal)"@en,
        "GENESIS ARIA (Off Vocal)"@ja .

_:N9c155ef7a4fb4a9798f98bb5dd5bfab6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N244ec76439224e739e8c6a89a070eabe ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N244ec76439224e739e8c6a89a070eabe .

_:Nc5299140023c4235851cd06e7e920676 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11ac2526ed99493ca28291bcc7191493,
        _:N686f241d11e542b4977ad79a2cebd10d,
        _:N9505921ae73d47fba38a0ab9e6b8b823,
        _:N96a4d02dfa6b4f6f9f42b02c87a0c03c ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N11ac2526ed99493ca28291bcc7191493,
        _:N686f241d11e542b4977ad79a2cebd10d,
        _:N9505921ae73d47fba38a0ab9e6b8b823,
        _:N96a4d02dfa6b4f6f9f42b02c87a0c03c .

