@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 _:Na98db3e58c7f4f58a855b67fb288eaf2 ;
    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> .

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

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

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

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

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

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

_:Na98db3e58c7f4f58a855b67fb288eaf2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N193a999992bc4c46bbbe2ab8f5f02014,
        _:N20045eafebf3486aa6f4aa00361d939d,
        _:N3ef6062b59f7406ba4f972e9db491a42,
        _:N50ea5bf4582f4c4d834369eacd18ac88,
        _:N79b5ea3279174804b8ba418d01b2319e,
        _:Nc57a3cd521c942098e4e7ac74165c416 ;
    mo:track_count 6 ;
    schema:duration "PT34:57"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N193a999992bc4c46bbbe2ab8f5f02014,
        _:N20045eafebf3486aa6f4aa00361d939d,
        _:N3ef6062b59f7406ba4f972e9db491a42,
        _:N50ea5bf4582f4c4d834369eacd18ac88,
        _:N79b5ea3279174804b8ba418d01b2319e,
        _:Nc57a3cd521c942098e4e7ac74165c416 .

