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

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

<artist/10837#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54762#subject> ;
    schema:name "Masahide Sakuma"@en,
        "佐久間正英"@ja ;
    foaf:made <album/54762#composition>,
        <album/54762#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/54762#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Theme of Edward Elric by THE ALCHEMISTS"@en,
        "Theme of Edward Elric by THE ALCHEMISTS"@ja,
        "Theme of Edward Elric by THE ALCHEMISTS"@ja-latn ;
    mo:composer <artist/10837#subject> ;
    mo:produced_work <album/54762#musicalwork> ;
    schema:name "Theme of Edward Elric by THE ALCHEMISTS"@en,
        "Theme of Edward Elric by THE ALCHEMISTS"@ja,
        "Theme of Edward Elric by THE ALCHEMISTS"@ja-latn .

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

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

<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/26/54762/54762-1586213861.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54762#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/54762/54762-1586213861.png> ;
    foaf:depicts <album/54762#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/54762/54762-1586213861.png> .

<https://medium-media.vgm.io/albums/26/54762/54762-1586213861.png> a schema:ImageObject,
        foaf:Image .

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

<artist/4204#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54762#performance> ;
    schema:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja ;
    foaf:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja .

<artist/9798#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54762#performance> ;
    schema:name "Romi Park"@en,
        "朴璐美"@ja ;
    foaf:name "Romi Park"@en,
        "朴璐美"@ja .

<album/54762#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Theme of Edward Elric by THE ALCHEMISTS"@en,
        "Theme of Edward Elric by THE ALCHEMISTS"@ja,
        "Theme of Edward Elric by THE ALCHEMISTS"@ja-latn ;
    mo:performance_of <album/54762#musicalwork> ;
    mo:performer _:N2523b8a3c9a44cb18f88f54b443c9887,
        <artist/4204#subject>,
        <artist/9798#subject> ;
    mo:recorded_as <album/54762#musicalexpression> ;
    schema:byArtist _:N2523b8a3c9a44cb18f88f54b443c9887,
        <artist/4204#subject>,
        <artist/9798#subject> ;
    schema:name "Theme of Edward Elric by THE ALCHEMISTS"@en,
        "Theme of Edward Elric by THE ALCHEMISTS"@ja,
        "Theme of Edward Elric by THE ALCHEMISTS"@ja-latn ;
    schema:workPerformed <album/54762#musicalwork> .

<album/54762#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-14"^^xsd:date ;
    dcterms:title "Theme of Edward Elric by THE ALCHEMISTS"@en,
        "Theme of Edward Elric by THE ALCHEMISTS"@ja,
        "Theme of Edward Elric by THE ALCHEMISTS"@ja-latn ;
    mo:catalogue_number "SVWC-7651" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54762#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N3d782943dfb84f3d89c5c19334af5e06 ;
    mo:record_count 1 ;
    schema:about <product/1593#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "THE ALCHEMISTS"@en ;
            foaf:name "THE ALCHEMISTS"@en ],
        <artist/4204#subject>,
        <artist/9798#subject> ;
    schema:datePublished "2009-10-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/54762/54762-1586213861.png> ;
    schema:name "Theme of Edward Elric by THE ALCHEMISTS"@en,
        "Theme of Edward Elric by THE ALCHEMISTS"@ja,
        "Theme of Edward Elric by THE ALCHEMISTS"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/54762/54762-1586213861.png> .

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

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

_:N1a9b27441f47438d8a165fe3c1fef70c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅月 (instrumental)"@ja,
        "Akatsuki (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N3d782943dfb84f3d89c5c19334af5e06 ;
    schema:name "紅月 (instrumental)"@ja,
        "Akatsuki (instrumental)"@ja-latn .

_:N2523b8a3c9a44cb18f88f54b443c9887 a schema:Person,
        foaf:Person ;
    mo:performed <album/54762#performance> ;
    schema:name "THE ALCHEMISTS"@en ;
    foaf:name "THE ALCHEMISTS"@en .

_:N8046bdee661f474397418aacf5067f09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の原石 (instrumental)"@ja,
        "Yume no Kakera (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N3d782943dfb84f3d89c5c19334af5e06 ;
    schema:name "夢の原石 (instrumental)"@ja,
        "Yume no Kakera (instrumental)"@ja-latn .

_:Nbe40f227ff954eb79d50f751c9c17076 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の原石"@ja,
        "Yume no Kakera"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N3d782943dfb84f3d89c5c19334af5e06 ;
    schema:name "夢の原石"@ja,
        "Yume no Kakera"@ja-latn .

_:Ncbb783fd44b548bb807e28e84ab39d07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅月"@ja,
        "Akatsuki"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N3d782943dfb84f3d89c5c19334af5e06 ;
    schema:name "紅月"@ja,
        "Akatsuki"@ja-latn .

_:N3d782943dfb84f3d89c5c19334af5e06 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a9b27441f47438d8a165fe3c1fef70c,
        _:N8046bdee661f474397418aacf5067f09,
        _:Nbe40f227ff954eb79d50f751c9c17076,
        _:Ncbb783fd44b548bb807e28e84ab39d07 ;
    mo:track_count 4 ;
    schema:duration "PT17:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1a9b27441f47438d8a165fe3c1fef70c,
        _:N8046bdee661f474397418aacf5067f09,
        _:Nbe40f227ff954eb79d50f751c9c17076,
        _:Ncbb783fd44b548bb807e28e84ab39d07 .

