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

<artist/11797#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja ;
    foaf:made <album/94069#lyrics>,
        <album/94069#subject> ;
    foaf:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja .

<artist/14951#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Hayashi"@en,
        "林英樹"@ja ;
    foaf:made <album/94069#lyrics>,
        <album/94069#subject> ;
    foaf:name "Hideki Hayashi"@en,
        "林英樹"@ja .

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

<product/7225#subject> a schema:CreativeWork ;
    schema:name "The Ones Within"@en,
        "ナカノヒトゲノム [実況中]"@ja,
        "Naka no Hito Genome [Jikkyouchuu]"@ja-latn ;
    foaf:name "The Ones Within"@en,
        "ナカノヒトゲノム [実況中]"@ja,
        "Naka no Hito Genome [Jikkyouchuu]"@ja-latn .

<product/7825#subject> a schema:CreativeWork ;
    schema:name "SHIROBAKO the Movie"@en,
        "劇場版SHIROBAKO"@ja,
        "Gekijouban SHIROBAKO"@ja-latn ;
    foaf:name "SHIROBAKO the Movie"@en,
        "劇場版SHIROBAKO"@ja,
        "Gekijouban SHIROBAKO"@ja-latn .

<album/94069#musicalexpression> a mo:Signal ;
    mo:published_as <album/94069#subject> ;
    mo:records <album/94069#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/96/94069/94069-21c3b23ad399.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/94069#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/94069/94069-21c3b23ad399.jpg> ;
    foaf:depicts <album/94069#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/94069/94069-21c3b23ad399.jpg> .

<https://medium-media.vgm.io/albums/96/94069/94069-21c3b23ad399.jpg> a schema:ImageObject,
        foaf:Image .

<album/94069#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Trace the Stars / fhána"@en,
        "星をあつめて / fhána"@ja,
        "Hoshi wo Atsumete / fhána"@ja-latn ;
    mo:composer <artist/13858#subject>,
        <artist/13859#subject> ;
    mo:produced_work <album/94069#musicalwork> ;
    schema:name "Trace the Stars / fhána"@en,
        "星をあつめて / fhána"@ja,
        "Hoshi wo Atsumete / fhána"@ja-latn .

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

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

<artist/13857#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94069#performance> ;
    schema:name "fhána"@en ;
    foaf:name "fhána"@en .

<artist/16585#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94069#performance> ;
    schema:name "kevin mitsunaga"@en ;
    foaf:name "kevin mitsunaga"@en .

<artist/26068#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94069#performance> ;
    schema:name "towana"@en ;
    foaf:name "towana"@en .

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94069#subject> ;
    mo:performed <album/94069#performance> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/94069#composition>,
        <album/94069#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<artist/13859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94069#subject> ;
    mo:performed <album/94069#performance> ;
    schema:name "yuxuki waga"@en ;
    foaf:made <album/94069#composition>,
        <album/94069#subject> ;
    foaf:name "yuxuki waga"@en .

<album/94069#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Trace the Stars / fhána"@en,
        "星をあつめて / fhána"@ja,
        "Hoshi wo Atsumete / fhána"@ja-latn ;
    mo:performance_of <album/94069#musicalwork> ;
    mo:performer <artist/13857#subject>,
        <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/16585#subject>,
        <artist/26068#subject> ;
    mo:recorded_as <album/94069#musicalexpression> ;
    schema:byArtist <artist/13857#subject>,
        <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/16585#subject>,
        <artist/26068#subject> ;
    schema:name "Trace the Stars / fhána"@en,
        "星をあつめて / fhána"@ja,
        "Hoshi wo Atsumete / fhána"@ja-latn ;
    schema:workPerformed <album/94069#musicalwork> .

<album/94069#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-26"^^xsd:date ;
    dcterms:title "Trace the Stars / fhána"@en,
        "星をあつめて / fhána"@ja,
        "Hoshi wo Atsumete / fhána"@ja-latn ;
    mo:catalogue_number "LACM-14974" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94069#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nc83aca097dde42509d6b2c59a91c3a5a ;
    mo:record_count 1 ;
    schema:about <product/7225#subject>,
        <product/7825#subject> ;
    schema:byArtist <artist/13857#subject>,
        <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/16585#subject>,
        <artist/26068#subject> ;
    schema:datePublished "2020-02-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/94069/94069-21c3b23ad399.jpg> ;
    schema:name "Trace the Stars / fhána"@en,
        "星をあつめて / fhána"@ja,
        "Hoshi wo Atsumete / fhána"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/94069/94069-21c3b23ad399.jpg> .

_:N6baf241200024ed4b638abcbaa5c3f53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界を変える夢を見て"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nc83aca097dde42509d6b2c59a91c3a5a ;
    schema:name "世界を変える夢を見て"@ja .

_:N70f980a9bcfa46968d4947608b109baa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Code \"Genius\" ? (English Ver.) -Instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nc83aca097dde42509d6b2c59a91c3a5a ;
    schema:name "Code \"Genius\" ? (English Ver.) -Instrumental-"@ja .

_:N88f1ce2188dc40dfb05c569b1113bcfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星をあつめて -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc83aca097dde42509d6b2c59a91c3a5a ;
    schema:name "星をあつめて -Instrumental-"@ja .

_:Ncb0d2cb9ec52403da9a4838352907a5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界を変える夢を見て -Instrumental-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nc83aca097dde42509d6b2c59a91c3a5a ;
    schema:name "世界を変える夢を見て -Instrumental-"@ja .

_:Ncee238da3e3c4870947f5f60d4c2483b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Code \"Genius\" ? (English Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nc83aca097dde42509d6b2c59a91c3a5a ;
    schema:name "Code \"Genius\" ? (English Ver.)"@ja .

_:Nea63b181e3954dc093c54f7e38ac77da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星をあつめて"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc83aca097dde42509d6b2c59a91c3a5a ;
    schema:name "星をあつめて"@ja .

_:Nc83aca097dde42509d6b2c59a91c3a5a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6baf241200024ed4b638abcbaa5c3f53,
        _:N70f980a9bcfa46968d4947608b109baa,
        _:N88f1ce2188dc40dfb05c569b1113bcfc,
        _:Ncb0d2cb9ec52403da9a4838352907a5e,
        _:Ncee238da3e3c4870947f5f60d4c2483b,
        _:Nea63b181e3954dc093c54f7e38ac77da ;
    mo:track_count 6 ;
    schema:duration "PT26:43"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N6baf241200024ed4b638abcbaa5c3f53,
        _:N70f980a9bcfa46968d4947608b109baa,
        _:N88f1ce2188dc40dfb05c569b1113bcfc,
        _:Ncb0d2cb9ec52403da9a4838352907a5e,
        _:Ncee238da3e3c4870947f5f60d4c2483b,
        _:Nea63b181e3954dc093c54f7e38ac77da .

