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

<artist/12820#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aimer"@en ;
    foaf:made <album/44943#subject>,
        <album/44943#vocals> ;
    foaf:name "Aimer"@en .

<artist/36103#subject> a schema:Person,
        foaf:Person ;
    schema:name "aimerrhythm"@en ;
    foaf:made <album/44943#lyrics>,
        <album/44943#subject> ;
    foaf:name "aimerrhythm"@en .

<album/44944> a mo:Release ;
    mo:catalogue_number "DFCL-2063" .

<artist/11647#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44943#subject> ;
    schema:name "Shunsuke Tsuri"@en,
        "釣俊輔"@ja ;
    foaf:made <album/44943#composition>,
        <album/44943#subject> ;
    foaf:name "Shunsuke Tsuri"@en,
        "釣俊輔"@ja .

<artist/12496#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44943#subject> ;
    schema:name "Kenji Tamai"@en,
        "玉井健二"@ja ;
    foaf:made <album/44943#composition>,
        <album/44943#subject> ;
    foaf:name "Kenji Tamai"@en,
        "玉井健二"@ja .

<artist/24665#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44943#subject> ;
    schema:name "Chikara Morimoto"@en,
        "森本チカラ"@ja ;
    foaf:made <album/44943#composition>,
        <album/44943#subject> ;
    foaf:name "Chikara Morimoto"@en,
        "森本チカラ"@ja .

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44943#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/44943#composition>,
        <album/44943#lyrics>,
        <album/44943#subject> ;
    foaf:name "Hiroyuki Sawano"@en .

<product/586#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam Unicorn"@en,
        "機動戦士ガンダムUC"@ja,
        "Mobile Suit Gundam Unicorn"@ja-latn ;
    foaf:name "Mobile Suit Gundam Unicorn"@en,
        "機動戦士ガンダムUC"@ja,
        "Mobile Suit Gundam Unicorn"@ja-latn .

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

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

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

<org/530#subject> schema:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn ;
    foaf:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/44943/44943-1405346326.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/44943#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "StarRingChild / Aimer"@en,
        "StarRingChild / Aimer"@ja,
        "StarRingChild / Aimer"@ja-latn ;
    mo:composer <artist/11647#subject>,
        <artist/12496#subject>,
        <artist/24665#subject>,
        <artist/7317#subject> ;
    mo:produced_work <album/44943#musicalwork> ;
    schema:name "StarRingChild / Aimer"@en,
        "StarRingChild / Aimer"@ja,
        "StarRingChild / Aimer"@ja-latn .

<album/44943#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-21"^^xsd:date ;
    dcterms:title "StarRingChild / Aimer"@en,
        "StarRingChild / Aimer"@ja,
        "StarRingChild / Aimer"@ja-latn ;
    mo:catalogue_number "DFCL-2062" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/44944> ;
    mo:publication_of <album/44943#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N70fd3b81ec8141aa8d62e4ceff57420b ;
    mo:record_count 1 ;
    schema:about <product/586#subject> ;
    schema:datePublished "2014-05-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/44943/44943-1405346326.jpg> ;
    schema:name "StarRingChild / Aimer"@en,
        "StarRingChild / Aimer"@ja,
        "StarRingChild / Aimer"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/44943/44943-1405346326.jpg> .

_:N05c4647c48484e3e8ddfb5de3dfa237c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "StarRingChild"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N70fd3b81ec8141aa8d62e4ceff57420b ;
    schema:name "StarRingChild"@en .

_:N3a319832a072435f868aced9c0091536 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mine"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N70fd3b81ec8141aa8d62e4ceff57420b ;
    schema:name "Mine"@en .

_:N7e61af02c1a24c0ca116a03491dcbf22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "StarRingChild (instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N70fd3b81ec8141aa8d62e4ceff57420b ;
    schema:name "StarRingChild (instrumental)"@en .

_:N9d885b72dcba4386b489f4e9bfdc4155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "StarRingChild (Movie ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N70fd3b81ec8141aa8d62e4ceff57420b ;
    schema:name "StarRingChild (Movie ver.)"@en .

_:Nada777b3c4424aaaabc5d2c6c986070e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Even Heaven (instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N70fd3b81ec8141aa8d62e4ceff57420b ;
    schema:name "Even Heaven (instrumental)"@en .

_:Ne89bd58d34134c358b4e18d5d0ff788f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Even Heaven"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:41"^^xsd:interval ;
    schema:inPlaylist _:N70fd3b81ec8141aa8d62e4ceff57420b ;
    schema:name "Even Heaven"@en .

_:N70fd3b81ec8141aa8d62e4ceff57420b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05c4647c48484e3e8ddfb5de3dfa237c,
        _:N3a319832a072435f868aced9c0091536,
        _:N7e61af02c1a24c0ca116a03491dcbf22,
        _:N9d885b72dcba4386b489f4e9bfdc4155,
        _:Nada777b3c4424aaaabc5d2c6c986070e,
        _:Ne89bd58d34134c358b4e18d5d0ff788f ;
    mo:track_count 6 ;
    schema:duration "PT34:57"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N05c4647c48484e3e8ddfb5de3dfa237c,
        _:N3a319832a072435f868aced9c0091536,
        _:N7e61af02c1a24c0ca116a03491dcbf22,
        _:N9d885b72dcba4386b489f4e9bfdc4155,
        _:Nada777b3c4424aaaabc5d2c6c986070e,
        _:Ne89bd58d34134c358b4e18d5d0ff788f .

