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

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

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

<album/37344> a mo:Release ;
    mo:catalogue_number "DFCL-1988" .

<artist/12554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37343#subject> ;
    schema:name "Masahiro Tobinai"@en,
        "飛内将大"@ja ;
    foaf:made <album/37343#composition>,
        <album/37343#subject> ;
    foaf:name "Masahiro Tobinai"@en,
        "飛内将大"@ja .

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37343#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/37343#composition>,
        <album/37343#lyrics>,
        <album/37343#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/37343#musicalexpression> a mo:Signal ;
    mo:published_as <album/37343#subject> ;
    mo:records <album/37343#performance> .

<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/37343/37343-1498916971.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37343#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/37343/37343-1498916971.jpg> ;
    foaf:depicts <album/37343#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/37343/37343-1498916971.jpg> .

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

<album/37343#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RE:I AM / Aimer"@en,
        "RE:I AM / Aimer"@ja,
        "RE:I AM / Aimer"@ja-latn ;
    mo:composer <artist/12554#subject>,
        <artist/7317#subject> ;
    mo:produced_work <album/37343#musicalwork> ;
    schema:name "RE:I AM / Aimer"@en,
        "RE:I AM / Aimer"@ja,
        "RE:I AM / Aimer"@ja-latn .

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

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

<album/37343#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RE:I AM / Aimer"@en,
        "RE:I AM / Aimer"@ja,
        "RE:I AM / Aimer"@ja-latn ;
    mo:performance_of <album/37343#musicalwork> ;
    mo:performer <artist/12820#subject> ;
    mo:recorded_as <album/37343#musicalexpression> ;
    schema:byArtist <artist/12820#subject> ;
    schema:name "RE:I AM / Aimer"@en,
        "RE:I AM / Aimer"@ja,
        "RE:I AM / Aimer"@ja-latn ;
    schema:workPerformed <album/37343#musicalwork> .

<artist/12820#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37343#performance> ;
    schema:name "Aimer"@en ;
    foaf:name "Aimer"@en .

<album/37343#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-20"^^xsd:date ;
    dcterms:title "RE:I AM / Aimer"@en,
        "RE:I AM / Aimer"@ja,
        "RE:I AM / Aimer"@ja-latn ;
    mo:catalogue_number "DFCL-1987" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/37344> ;
    mo:publication_of <album/37343#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N728bd9eb26b24e2c969ae049f8e397af ;
    mo:record_count 1 ;
    schema:about <product/586#subject> ;
    schema:byArtist <artist/12820#subject> ;
    schema:datePublished "2013-03-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/37343/37343-1498916971.jpg> ;
    schema:name "RE:I AM / Aimer"@en,
        "RE:I AM / Aimer"@ja,
        "RE:I AM / Aimer"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/37343/37343-1498916971.jpg> .

_:N6dd11a6777fa4e909d0adb0846ed269f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RE:I AM"@ja,
        "RE:I AM"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N728bd9eb26b24e2c969ae049f8e397af ;
    schema:name "RE:I AM"@ja,
        "RE:I AM"@ja-latn .

_:N954580a6ba0a49e4b70fc0d0ac47d989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星の消えた夜に (instrumental)"@ja,
        "Hoshi no Kieta Yoru ni (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N728bd9eb26b24e2c969ae049f8e397af ;
    schema:name "星の消えた夜に (instrumental)"@ja,
        "Hoshi no Kieta Yoru ni (instrumental)"@ja-latn .

_:N9ddce1b6d0734eadacaaf73068febdf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RE:I AM (instrumental)"@ja,
        "RE:I AM (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N728bd9eb26b24e2c969ae049f8e397af ;
    schema:name "RE:I AM (instrumental)"@ja,
        "RE:I AM (instrumental)"@ja-latn .

_:Na3c319d7d2eb4446ae788692615fc023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星の消えた夜に"@ja,
        "Hoshi no Kieta Yoru ni"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N728bd9eb26b24e2c969ae049f8e397af ;
    schema:name "星の消えた夜に"@ja,
        "Hoshi no Kieta Yoru ni"@ja-latn .

_:Nb1600c08915b4187a8e5360c2eeef1e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今日から思い出"@ja,
        "Kyou kara Omoide"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N728bd9eb26b24e2c969ae049f8e397af ;
    schema:name "今日から思い出"@ja,
        "Kyou kara Omoide"@ja-latn .

_:N728bd9eb26b24e2c969ae049f8e397af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6dd11a6777fa4e909d0adb0846ed269f,
        _:N954580a6ba0a49e4b70fc0d0ac47d989,
        _:N9ddce1b6d0734eadacaaf73068febdf0,
        _:Na3c319d7d2eb4446ae788692615fc023,
        _:Nb1600c08915b4187a8e5360c2eeef1e2 ;
    mo:track_count 5 ;
    schema:duration "PT28:31"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N6dd11a6777fa4e909d0adb0846ed269f,
        _:N954580a6ba0a49e4b70fc0d0ac47d989,
        _:N9ddce1b6d0734eadacaaf73068febdf0,
        _:Na3c319d7d2eb4446ae788692615fc023,
        _:Nb1600c08915b4187a8e5360c2eeef1e2 .

