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

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

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

<artist/5128#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49569#subject> ;
    schema:name "Vince DiCola"@en ;
    foaf:made <album/49569#composition>,
        <album/49569#subject> ;
    foaf:name "Vince DiCola"@en .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49569#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/49569#composition>,
        <album/49569#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/175#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@ja-latn ;
    foaf:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@ja-latn .

<product/189#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn ;
    foaf:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn .

<product/190#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY IX"@en,
        "ファイナルファンタジーIX"@ja,
        "FINAL FANTASY IX"@ja-latn ;
    foaf:name "FINAL FANTASY IX"@en,
        "ファイナルファンタジーIX"@ja,
        "FINAL FANTASY IX"@ja-latn .

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

<org/1279#subject> schema:name "Scarlet Moon Records"@en,
        "Scarlet Moon Records"@ja,
        "Scarlet Moon Records"@ja-latn ;
    foaf:name "Scarlet Moon Records"@en,
        "Scarlet Moon Records"@ja,
        "Scarlet Moon Records"@ja-latn .

<https://media.vgm.io/albums/96/49569/49569-1417709705.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/49569#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/49569/49569-1417709705.jpg> ;
    foaf:depicts <album/49569#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/49569/49569-1417709705.jpg> .

<https://medium-media.vgm.io/albums/96/49569/49569-1417709705.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/49569#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scarlet Moon Christmas EP"@en,
        "Scarlet Moon Christmas EP"@ja,
        "Scarlet Moon Christmas EP"@ja-latn ;
    mo:performance_of <album/49569#musicalwork> ;
    mo:performer <artist/689#subject> ;
    mo:recorded_as <album/49569#musicalexpression> ;
    schema:byArtist <artist/689#subject> ;
    schema:name "Scarlet Moon Christmas EP"@en,
        "Scarlet Moon Christmas EP"@ja,
        "Scarlet Moon Christmas EP"@ja-latn ;
    schema:workPerformed <album/49569#musicalwork> .

<album/49569#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scarlet Moon Christmas EP"@en,
        "Scarlet Moon Christmas EP"@ja,
        "Scarlet Moon Christmas EP"@ja-latn ;
    mo:composer <artist/5128#subject>,
        <artist/689#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/49569#musicalwork> ;
    schema:name "Scarlet Moon Christmas EP"@en,
        "Scarlet Moon Christmas EP"@ja,
        "Scarlet Moon Christmas EP"@ja-latn .

<artist/689#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49569#subject> ;
    mo:performed <album/49569#performance> ;
    schema:name "Dale North"@en ;
    foaf:made <album/49569#composition>,
        <album/49569#subject> ;
    foaf:name "Dale North"@en .

<album/49569#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-03"^^xsd:date ;
    dcterms:title "Scarlet Moon Christmas EP"@en,
        "Scarlet Moon Christmas EP"@ja,
        "Scarlet Moon Christmas EP"@ja-latn ;
    mo:catalogue_number "SMRC-1007" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/49569#musicalexpression> ;
    mo:publisher <org/1279#subject> ;
    mo:record _:N52a35c1350f3488289e8c35077c4a387 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Saturday Morning RPG"@en ;
            foaf:name "Saturday Morning RPG"@en ],
        <product/175#subject>,
        <product/189#subject>,
        <product/190#subject> ;
    schema:byArtist <artist/689#subject> ;
    schema:datePublished "2014-12-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/49569/49569-1417709705.jpg> ;
    schema:name "Scarlet Moon Christmas EP"@en,
        "Scarlet Moon Christmas EP"@ja,
        "Scarlet Moon Christmas EP"@ja-latn ;
    schema:publisher <org/1279#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/49569/49569-1417709705.jpg> .

_:N15be1bd00fec40ddbc92b7769706212b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melodies of Christmas (from Final Fantasy IX) by Dale North"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N52a35c1350f3488289e8c35077c4a387 ;
    schema:name "Melodies of Christmas (from Final Fantasy IX) by Dale North"@en .

_:N59027ba986a4455cb25e7348e2c8b462 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Troian Beauty (from Final Fantasy IV) by Jayson Napolitano"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N52a35c1350f3488289e8c35077c4a387 ;
    schema:name "Troian Beauty (from Final Fantasy IV) by Jayson Napolitano"@en .

_:N78d5596911704261818ce42fafa67b0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Christmas Adventure (from Saturday Morning RPG) by Vince DiCola"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:44"^^xsd:interval ;
    schema:inPlaylist _:N52a35c1350f3488289e8c35077c4a387 ;
    schema:name "Christmas Adventure (from Saturday Morning RPG) by Vince DiCola"@en .

_:N89cc81adbbc649db89315da217c277ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fisherman's Horizon from Final Fantasy VIII) by Goomin Nam"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N52a35c1350f3488289e8c35077c4a387 ;
    schema:name "Fisherman's Horizon from Final Fantasy VIII) by Goomin Nam"@en .

_:Nb9f5d2bd13dc46ac99239a9149eb7f3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Noel (Bonus Track) by Dale North"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N52a35c1350f3488289e8c35077c4a387 ;
    schema:name "The First Noel (Bonus Track) by Dale North"@en .

_:N52a35c1350f3488289e8c35077c4a387 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15be1bd00fec40ddbc92b7769706212b,
        _:N59027ba986a4455cb25e7348e2c8b462,
        _:N78d5596911704261818ce42fafa67b0a,
        _:N89cc81adbbc649db89315da217c277ab,
        _:Nb9f5d2bd13dc46ac99239a9149eb7f3a ;
    mo:track_count 5 ;
    schema:duration "PT23:02"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N15be1bd00fec40ddbc92b7769706212b,
        _:N59027ba986a4455cb25e7348e2c8b462,
        _:N78d5596911704261818ce42fafa67b0a,
        _:N89cc81adbbc649db89315da217c277ab,
        _:Nb9f5d2bd13dc46ac99239a9149eb7f3a .

