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

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

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

<artist/2743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122380#subject> ;
    schema:name "Graeme Norgate"@en ;
    foaf:made <album/122380#composition>,
        <album/122380#subject> ;
    foaf:name "Graeme Norgate"@en .

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

<product/10335#subject> a schema:CreativeWork ;
    schema:name "Killer Instinct"@en,
        "Killer Instinct"@ja,
        "Killer Instinct"@ja-latn ;
    foaf:name "Killer Instinct"@en,
        "Killer Instinct"@ja,
        "Killer Instinct"@ja-latn .

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

<product/8318#subject> a schema:CreativeWork ;
    schema:name "Earthworm Jim"@en,
        "Earthworm Jim"@ja,
        "Earthworm Jim"@ja-latn ;
    foaf:name "Earthworm Jim"@en,
        "Earthworm Jim"@ja,
        "Earthworm Jim"@ja-latn .

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

<album/122380#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Loopy"@en,
        "Loopy"@ja,
        "Loopy"@ja-latn ;
    mo:performance_of <album/122380#musicalwork> ;
    mo:recorded_as <album/122380#musicalexpression> ;
    schema:name "Loopy"@en,
        "Loopy"@ja,
        "Loopy"@ja-latn ;
    schema:workPerformed <album/122380#musicalwork> .

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

<https://medium-media.vgm.io/albums/08/122380/122380-c330f0670279.jpg> a schema:ImageObject,
        foaf:Image .

<album/122380#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Loopy"@en,
        "Loopy"@ja,
        "Loopy"@ja-latn ;
    mo:composer <artist/2743#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/122380#musicalwork> ;
    schema:name "Loopy"@en,
        "Loopy"@ja,
        "Loopy"@ja-latn .

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

<album/122380#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-30"^^xsd:date ;
    dcterms:title "Loopy"@en,
        "Loopy"@ja,
        "Loopy"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/122380#musicalexpression> ;
    mo:publisher _:Ne94aa5935a574f9698dcdfe8dcf04fa5 ;
    mo:record _:N844e12c9bf6d439189a57fec58f6eb19 ;
    mo:record_count 1 ;
    schema:about <product/10335#subject>,
        <product/188#subject>,
        <product/8318#subject> ;
    schema:datePublished "2017-10-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/122380/122380-c330f0670279.jpg> ;
    schema:name "Loopy"@en,
        "Loopy"@ja,
        "Loopy"@ja-latn ;
    schema:publisher _:Ne94aa5935a574f9698dcdfe8dcf04fa5 ;
    foaf:depiction <https://media.vgm.io/albums/08/122380/122380-c330f0670279.jpg> .

_:N029351e77817402d92a4ab33ecfa8dce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breaching Containment"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N844e12c9bf6d439189a57fec58f6eb19 ;
    schema:name "Breaching Containment"@en .

_:N2359ea53fd9b4dd8aa92f6a3f22be52a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N844e12c9bf6d439189a57fec58f6eb19 ;
    schema:name "Cosmo"@en .

_:N41e632f7b4dd45dd8ccf8270c7846331 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CryoFracture"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N844e12c9bf6d439189a57fec58f6eb19 ;
    schema:name "CryoFracture"@en .

_:N79db857208ce4689a9e03ee26d84f92d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Rhapsody"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N844e12c9bf6d439189a57fec58f6eb19 ;
    schema:name "Eastern Rhapsody"@en .

_:N7a3caca9727449cebaeb55b90c62efaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Launch the Cow"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N844e12c9bf6d439189a57fec58f6eb19 ;
    schema:name "Launch the Cow"@en .

_:Ndce33e31103e4a479971c9ebe0d8acc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heatwave"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N844e12c9bf6d439189a57fec58f6eb19 ;
    schema:name "Heatwave"@en .

_:Ne4ab00dce293421fa073f2af559990a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dat Disco Baby"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N844e12c9bf6d439189a57fec58f6eb19 ;
    schema:name "Dat Disco Baby"@en .

_:Ne94aa5935a574f9698dcdfe8dcf04fa5 schema:name "MkVaff"@en,
        "MkVaff"@ja,
        "MkVaff"@ja-latn ;
    foaf:name "MkVaff"@en,
        "MkVaff"@ja,
        "MkVaff"@ja-latn .

_:N844e12c9bf6d439189a57fec58f6eb19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N029351e77817402d92a4ab33ecfa8dce,
        _:N2359ea53fd9b4dd8aa92f6a3f22be52a,
        _:N41e632f7b4dd45dd8ccf8270c7846331,
        _:N79db857208ce4689a9e03ee26d84f92d,
        _:N7a3caca9727449cebaeb55b90c62efaa,
        _:Ndce33e31103e4a479971c9ebe0d8acc8,
        _:Ne4ab00dce293421fa073f2af559990a3 ;
    mo:track_count 7 ;
    schema:duration "PT27:34"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N029351e77817402d92a4ab33ecfa8dce,
        _:N2359ea53fd9b4dd8aa92f6a3f22be52a,
        _:N41e632f7b4dd45dd8ccf8270c7846331,
        _:N79db857208ce4689a9e03ee26d84f92d,
        _:N7a3caca9727449cebaeb55b90c62efaa,
        _:Ndce33e31103e4a479971c9ebe0d8acc8,
        _:Ne4ab00dce293421fa073f2af559990a3 .

