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

<artist/12446#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuya Kusunose"@en,
        "楠瀬拓哉"@ja ;
    foaf:made <album/54760#lyrics>,
        <album/54760#subject> ;
    foaf:name "Takuya Kusunose"@en,
        "楠瀬拓哉"@ja .

<artist/4204#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja ;
    foaf:made <album/54760#subject>,
        <album/54760#vocals> ;
    foaf:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja .

<artist/9798#subject> a schema:Person,
        foaf:Person ;
    schema:name "Romi Park"@en,
        "朴璐美"@ja ;
    foaf:made <album/54760#subject>,
        <album/54760#vocals> ;
    foaf:name "Romi Park"@en,
        "朴璐美"@ja .

<artist/10837#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54760#subject> ;
    schema:name "Masahide Sakuma"@en,
        "佐久間正英"@ja ;
    foaf:made <album/54760#composition>,
        <album/54760#subject> ;
    foaf:name "Masahide Sakuma"@en,
        "佐久間正英"@ja .

<product/1593#subject> a schema:CreativeWork ;
    schema:name "Fullmetal Alchemist: Brotherhood"@en,
        "鋼の錬金術師 FULLMETAL ALCHEMIST"@ja,
        "Hagane no Renkinjutsushi FULLMETAL ALCHEMIST"@ja-latn ;
    foaf:name "Fullmetal Alchemist: Brotherhood"@en,
        "鋼の錬金術師 FULLMETAL ALCHEMIST"@ja,
        "Hagane no Renkinjutsushi FULLMETAL ALCHEMIST"@ja-latn .

<album/54760#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Theme of Alphonse Elric by THE ALCHEMISTS"@en,
        "Theme of Alphonse Elric by THE ALCHEMISTS"@ja,
        "Theme of Alphonse Elric by THE ALCHEMISTS"@ja-latn ;
    mo:composer <artist/10837#subject> ;
    mo:produced_work <album/54760#musicalwork> ;
    schema:name "Theme of Alphonse Elric by THE ALCHEMISTS"@en,
        "Theme of Alphonse Elric by THE ALCHEMISTS"@ja,
        "Theme of Alphonse Elric by THE ALCHEMISTS"@ja-latn .

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

<album/54760#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Theme of Alphonse Elric by THE ALCHEMISTS"@en,
        "Theme of Alphonse Elric by THE ALCHEMISTS"@ja,
        "Theme of Alphonse Elric by THE ALCHEMISTS"@ja-latn ;
    mo:performance_of <album/54760#musicalwork> ;
    mo:recorded_as <album/54760#musicalexpression> ;
    schema:name "Theme of Alphonse Elric by THE ALCHEMISTS"@en,
        "Theme of Alphonse Elric by THE ALCHEMISTS"@ja,
        "Theme of Alphonse Elric by THE ALCHEMISTS"@ja-latn ;
    schema:workPerformed <album/54760#musicalwork> .

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

<https://media.vgm.io/albums/06/54760/54760-1586213817.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54760#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/54760/54760-1586213817.png> ;
    foaf:depicts <album/54760#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/54760/54760-1586213817.png> .

<https://medium-media.vgm.io/albums/06/54760/54760-1586213817.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/54760#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-14"^^xsd:date ;
    dcterms:title "Theme of Alphonse Elric by THE ALCHEMISTS"@en,
        "Theme of Alphonse Elric by THE ALCHEMISTS"@ja,
        "Theme of Alphonse Elric by THE ALCHEMISTS"@ja-latn ;
    mo:catalogue_number "SVWC-7652" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54760#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N3c11435a58f24b4d870cd1a3758c2102 ;
    mo:record_count 1 ;
    schema:about <product/1593#subject> ;
    schema:datePublished "2009-10-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/54760/54760-1586213817.png> ;
    schema:name "Theme of Alphonse Elric by THE ALCHEMISTS"@en,
        "Theme of Alphonse Elric by THE ALCHEMISTS"@ja,
        "Theme of Alphonse Elric by THE ALCHEMISTS"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/54760/54760-1586213817.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "THE ALCHEMISTS"@en ;
    foaf:made <album/54760#vocals> ;
    foaf:name "THE ALCHEMISTS"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tama"@en ;
    foaf:made <album/54760#subject> ;
    foaf:name "Tama"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "THE ALCHEMISTS"@en ;
    foaf:made <album/54760#subject> ;
    foaf:name "THE ALCHEMISTS"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tama"@en ;
    foaf:made <album/54760#lyrics> ;
    foaf:name "Tama"@en .

_:N89c4a968fcfb49968de7a3c4a31e9a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Restore steppin'"@ja,
        "Restore steppin'"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N3c11435a58f24b4d870cd1a3758c2102 ;
    schema:name "Restore steppin'"@ja,
        "Restore steppin'"@ja-latn .

_:Na87e1e23be7d47a28f10d06bd8aa32e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風に抱かれて (instrumental)"@ja,
        "Kaze ni Dakarete (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N3c11435a58f24b4d870cd1a3758c2102 ;
    schema:name "風に抱かれて (instrumental)"@ja,
        "Kaze ni Dakarete (instrumental)"@ja-latn .

_:Nc7aee356ea02484f9bb51ef05a7df013 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風に抱かれて"@ja,
        "Kaze ni Dakarete"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N3c11435a58f24b4d870cd1a3758c2102 ;
    schema:name "風に抱かれて"@ja,
        "Kaze ni Dakarete"@ja-latn .

_:Ndbc8dca9b7914d41879cce8a171b0e57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Restore steppin' (instrumental)"@ja,
        "Restore steppin' (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N3c11435a58f24b4d870cd1a3758c2102 ;
    schema:name "Restore steppin' (instrumental)"@ja,
        "Restore steppin' (instrumental)"@ja-latn .

_:N3c11435a58f24b4d870cd1a3758c2102 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N89c4a968fcfb49968de7a3c4a31e9a20,
        _:Na87e1e23be7d47a28f10d06bd8aa32e4,
        _:Nc7aee356ea02484f9bb51ef05a7df013,
        _:Ndbc8dca9b7914d41879cce8a171b0e57 ;
    mo:track_count 4 ;
    schema:duration "PT16:20"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N89c4a968fcfb49968de7a3c4a31e9a20,
        _:Na87e1e23be7d47a28f10d06bd8aa32e4,
        _:Nc7aee356ea02484f9bb51ef05a7df013,
        _:Ndbc8dca9b7914d41879cce8a171b0e57 .

