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

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

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

<album/46079> a mo:Release ;
    mo:catalogue_number "DFCL-2072" .

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46078#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/46078#composition>,
        <album/46078#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/46078#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UnChild / SawanoHiroyuki[nZk]"@en,
        "UnChild / SawanoHiroyuki[nZk]"@ja,
        "UnChild / SawanoHiroyuki[nZk]"@ja-latn ;
    mo:composer <artist/7317#subject> ;
    mo:produced_work <album/46078#musicalwork> ;
    schema:name "UnChild / SawanoHiroyuki[nZk]"@en,
        "UnChild / SawanoHiroyuki[nZk]"@ja,
        "UnChild / SawanoHiroyuki[nZk]"@ja-latn .

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

<https://medium-media.vgm.io/albums/87/46078/46078-1468035388.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/25078#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46078#performance> ;
    schema:name "SawanoHiroyuki[nZk]"@en ;
    foaf:name "SawanoHiroyuki[nZk]"@en .

<album/46078#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UnChild / SawanoHiroyuki[nZk]"@en,
        "UnChild / SawanoHiroyuki[nZk]"@ja,
        "UnChild / SawanoHiroyuki[nZk]"@ja-latn ;
    mo:performance_of <album/46078#musicalwork> ;
    mo:performer <artist/12820#subject>,
        <artist/25078#subject> ;
    mo:recorded_as <album/46078#musicalexpression> ;
    schema:byArtist <artist/12820#subject>,
        <artist/25078#subject> ;
    schema:name "UnChild / SawanoHiroyuki[nZk]"@en,
        "UnChild / SawanoHiroyuki[nZk]"@ja,
        "UnChild / SawanoHiroyuki[nZk]"@ja-latn ;
    schema:workPerformed <album/46078#musicalwork> .

<album/46078#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-25"^^xsd:date ;
    dcterms:title "UnChild / SawanoHiroyuki[nZk]"@en,
        "UnChild / SawanoHiroyuki[nZk]"@ja,
        "UnChild / SawanoHiroyuki[nZk]"@ja-latn ;
    mo:catalogue_number "DFCL-2071" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/46079> ;
    mo:publication_of <album/46078#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:Nda6e3c797084478e98e6fb329492fe0e ;
    mo:record_count 1 ;
    schema:about <product/586#subject> ;
    schema:byArtist <artist/12820#subject>,
        <artist/25078#subject> ;
    schema:datePublished "2014-06-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/87/46078/46078-1468035388.jpg> ;
    schema:name "UnChild / SawanoHiroyuki[nZk]"@en,
        "UnChild / SawanoHiroyuki[nZk]"@ja,
        "UnChild / SawanoHiroyuki[nZk]"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/46078/46078-1468035388.jpg> .

_:N1bfb8004fad94425ae1c092080914e2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "StarRingChild -English ver.-"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nda6e3c797084478e98e6fb329492fe0e ;
    schema:name "StarRingChild -English ver.-"@en .

_:N1c11bb73075f4b208251c0bdf7340698 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EGO"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nda6e3c797084478e98e6fb329492fe0e ;
    schema:name "EGO"@en .

_:N48d111d51ba9448492d0a6eb56473cf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A LETTER"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nda6e3c797084478e98e6fb329492fe0e ;
    schema:name "A LETTER"@en .

_:N6aa18399bf5640e39aeda7f1dc082575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just say good bye"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nda6e3c797084478e98e6fb329492fe0e ;
    schema:name "Just say good bye"@en .

_:N7747fd85f4b74c9185eb27d64af4c669 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Because we are tiny in this world"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nda6e3c797084478e98e6fb329492fe0e ;
    schema:name "Because we are tiny in this world"@en .

_:N893666964a414d2485568156a04cd3b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UnChild"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nda6e3c797084478e98e6fb329492fe0e ;
    schema:name "UnChild"@en .

_:Naeba6b7213ce4102867d620e2ab0e7ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "But still..."@en ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nda6e3c797084478e98e6fb329492fe0e ;
    schema:name "But still..."@en .

_:Nb6778b8e6d1547dda84c1240dd4d85f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REMIND YOU"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nda6e3c797084478e98e6fb329492fe0e ;
    schema:name "REMIND YOU"@en .

_:Nc87507e9009b49dfbaa479bdac8f3d85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nda6e3c797084478e98e6fb329492fe0e ;
    schema:name "Destiny"@en .

_:Nca69f809be904c9fb1e0f66880309e89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bL∞dy f8"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nda6e3c797084478e98e6fb329492fe0e ;
    schema:name "bL∞dy f8"@en .

_:Nce48f4a447864614b13103e8bb63b367 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Next 2 U"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nda6e3c797084478e98e6fb329492fe0e ;
    schema:name "Next 2 U"@en .

_:Nfcf63048323845b1a060c2fa35358d38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RE:I AM -English ver.-"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nda6e3c797084478e98e6fb329492fe0e ;
    schema:name "RE:I AM -English ver.-"@en .

_:Nda6e3c797084478e98e6fb329492fe0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bfb8004fad94425ae1c092080914e2d,
        _:N1c11bb73075f4b208251c0bdf7340698,
        _:N48d111d51ba9448492d0a6eb56473cf0,
        _:N6aa18399bf5640e39aeda7f1dc082575,
        _:N7747fd85f4b74c9185eb27d64af4c669,
        _:N893666964a414d2485568156a04cd3b8,
        _:Naeba6b7213ce4102867d620e2ab0e7ec,
        _:Nb6778b8e6d1547dda84c1240dd4d85f0,
        _:Nc87507e9009b49dfbaa479bdac8f3d85,
        _:Nca69f809be904c9fb1e0f66880309e89,
        _:Nce48f4a447864614b13103e8bb63b367,
        _:Nfcf63048323845b1a060c2fa35358d38 ;
    mo:track_count 12 ;
    schema:duration "PT53:49"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1bfb8004fad94425ae1c092080914e2d,
        _:N1c11bb73075f4b208251c0bdf7340698,
        _:N48d111d51ba9448492d0a6eb56473cf0,
        _:N6aa18399bf5640e39aeda7f1dc082575,
        _:N7747fd85f4b74c9185eb27d64af4c669,
        _:N893666964a414d2485568156a04cd3b8,
        _:Naeba6b7213ce4102867d620e2ab0e7ec,
        _:Nb6778b8e6d1547dda84c1240dd4d85f0,
        _:Nc87507e9009b49dfbaa479bdac8f3d85,
        _:Nca69f809be904c9fb1e0f66880309e89,
        _:Nce48f4a447864614b13103e8bb63b367,
        _:Nfcf63048323845b1a060c2fa35358d38 .

