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

<artist/10457#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Inaba"@en,
        "稲葉エミ"@ja ;
    foaf:made <album/28349#lyrics>,
        <album/28349#subject> ;
    foaf:name "Emi Inaba"@en,
        "稲葉エミ"@ja .

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

<artist/14661#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28349#subject> ;
    schema:name "Hiroshi Sekita"@en,
        "セキタヒロシ"@ja ;
    foaf:made <album/28349#composition>,
        <album/28349#subject> ;
    foaf:name "Hiroshi Sekita"@en,
        "セキタヒロシ"@ja .

<product/4633#subject> a schema:CreativeWork ;
    schema:name "Noein: To Your Other Self"@en,
        "ノエイン もうひとりの君へ"@ja,
        "Noein: Mou Hitori no Kimi e"@ja-latn ;
    foaf:name "Noein: To Your Other Self"@en,
        "ノエイン もうひとりの君へ"@ja,
        "Noein: Mou Hitori no Kimi e"@ja-latn .

<album/28349#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yoake no Ashioto / solua"@en,
        "夜明けの足音 / solua"@ja,
        "Yoake no Ashioto / solua"@ja-latn ;
    mo:composer <artist/14661#subject> ;
    mo:produced_work <album/28349#musicalwork> ;
    schema:name "Yoake no Ashioto / solua"@en,
        "夜明けの足音 / solua"@ja,
        "Yoake no Ashioto / solua"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/94/28349/28349-1313840358.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28349#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yoake no Ashioto / solua"@en,
        "夜明けの足音 / solua"@ja,
        "Yoake no Ashioto / solua"@ja-latn ;
    mo:performance_of <album/28349#musicalwork> ;
    mo:performer <artist/25839#subject> ;
    mo:recorded_as <album/28349#musicalexpression> ;
    schema:byArtist <artist/25839#subject> ;
    schema:name "Yoake no Ashioto / solua"@en,
        "夜明けの足音 / solua"@ja,
        "Yoake no Ashioto / solua"@ja-latn ;
    schema:workPerformed <album/28349#musicalwork> .

<artist/25839#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28349#performance> ;
    schema:name "solua"@en ;
    foaf:name "solua"@en .

<album/28349#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-23"^^xsd:date ;
    dcterms:title "Yoake no Ashioto / solua"@en,
        "夜明けの足音 / solua"@ja,
        "Yoake no Ashioto / solua"@ja-latn ;
    mo:catalogue_number "LACM-4231" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28349#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N8736bc9f957c427b9c40588c63eab1a7 ;
    mo:record_count 1 ;
    schema:about <product/4633#subject> ;
    schema:byArtist <artist/25839#subject> ;
    schema:datePublished "2005-11-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/28349/28349-1313840358.jpg> ;
    schema:name "Yoake no Ashioto / solua"@en,
        "夜明けの足音 / solua"@ja,
        "Yoake no Ashioto / solua"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/28349/28349-1313840358.jpg> .

_:N0a38dca8f15c4996b319fa86f67033c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けの足音"@ja,
        "Yoake no Ashioto"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N8736bc9f957c427b9c40588c63eab1a7 ;
    schema:name "夜明けの足音"@ja,
        "Yoake no Ashioto"@ja-latn .

_:N24fbbd8d59c8479b9f23f0871d5d22b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命のボート(Instrumental)"@ja,
        "Unmei no Boat (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N8736bc9f957c427b9c40588c63eab1a7 ;
    schema:name "運命のボート(Instrumental)"@ja,
        "Unmei no Boat (Instrumental)"@ja-latn .

_:N6fcbef6252324e9c80f7a1817028a16a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命のボート"@ja,
        "Unmei no Boat"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N8736bc9f957c427b9c40588c63eab1a7 ;
    schema:name "運命のボート"@ja,
        "Unmei no Boat"@ja-latn .

_:Ne48ba2de5ad24ec6b1d719112261459a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けの足音(Instrumental)"@ja,
        "Yoake no Ashioto (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N8736bc9f957c427b9c40588c63eab1a7 ;
    schema:name "夜明けの足音(Instrumental)"@ja,
        "Yoake no Ashioto (Instrumental)"@ja-latn .

_:N8736bc9f957c427b9c40588c63eab1a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a38dca8f15c4996b319fa86f67033c1,
        _:N24fbbd8d59c8479b9f23f0871d5d22b7,
        _:N6fcbef6252324e9c80f7a1817028a16a,
        _:Ne48ba2de5ad24ec6b1d719112261459a ;
    mo:track_count 4 ;
    schema:duration "PT16:17"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0a38dca8f15c4996b319fa86f67033c1,
        _:N24fbbd8d59c8479b9f23f0871d5d22b7,
        _:N6fcbef6252324e9c80f7a1817028a16a,
        _:Ne48ba2de5ad24ec6b1d719112261459a .

