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

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

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

<artist/1426#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3494#subject> ;
    schema:name "Gustaf Grefberg"@en ;
    foaf:made <album/3494#composition>,
        <album/3494#subject> ;
    foaf:name "Gustaf Grefberg"@en .

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

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

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

<https://medium-media.vgm.io/albums/49/3494/3494-1258809713.jpg> a schema:ImageObject,
        foaf:Image .

<album/3494#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fashion8"@en,
        "Fashion8"@ja,
        "Fashion8"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Joakim Falk"@en ;
            foaf:made <album/3494#composition> ;
            foaf:name "Joakim Falk"@en ],
        <artist/1426#subject> ;
    mo:produced_work <album/3494#musicalwork> ;
    schema:name "Fashion8"@en,
        "Fashion8"@ja,
        "Fashion8"@ja-latn .

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

<album/3494#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-01"^^xsd:date ;
    dcterms:title "Fashion8"@en,
        "Fashion8"@ja,
        "Fashion8"@ja-latn ;
    mo:catalogue_number "F8CD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3494#musicalexpression> ;
    mo:publisher _:N3c7fca2191ff483db8c6f00e6b27b162 ;
    mo:record _:Nb0ac120d341043fc884103cc7b6dce02 ;
    mo:record_count 1 ;
    schema:datePublished "1998-01-01"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/49/3494/3494-1258809713.jpg> ;
    schema:name "Fashion8"@en,
        "Fashion8"@ja,
        "Fashion8"@ja-latn ;
    schema:publisher _:N3c7fca2191ff483db8c6f00e6b27b162 ;
    foaf:depiction <https://media.vgm.io/albums/49/3494/3494-1258809713.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3494#subject> ;
    schema:name "Joakim Falk"@en ;
    foaf:made <album/3494#subject> ;
    foaf:name "Joakim Falk"@en .

_:N23e8caaf04344daf994b6d7853306720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arpeggiator (Girls in the Rain)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "Arpeggiator (Girls in the Rain)"@en .

_:N2ce864a233bb4a87bc83be25d650a276 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Universal Dreams"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "Universal Dreams"@en .

_:N3c7fca2191ff483db8c6f00e6b27b162 schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:N5099177fb18a40d9857a36ec72e8d1eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Juggernaut"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "The Juggernaut"@en .

_:N50d6fd3b50324c7786de0878902d87aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magnanimous"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "Magnanimous"@en .

_:N55ea094636184e0186039e97fe1b29b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Age of Legends"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "Age of Legends"@en .

_:N58610d6fcbca454b8eda8189985fc135 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grindstone"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "Grindstone"@en .

_:N6932c90e565c47e2b48d1b710099dc9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Turned into Glass"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "All Turned into Glass"@en .

_:N97f7ad419aee4e53a15a09e490ebf775 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ziricia"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "Ziricia"@en .

_:Nb588709eb3a0418783039a92906476a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "Everlasting"@en .

_:Nbfb39db204ae4a13a448e19b5a8f6e39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance with Destiny"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "Dance with Destiny"@en .

_:Nc4f3f67644c1441b81ffe29ce0816b94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Dragons"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "World of Dragons"@en .

_:Ncb8d248d5ba04db2a651869ce35714dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be There"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "Be There"@en .

_:Ne17b5f8505c14f6e9b6b751ed62d318d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleight of Mind"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "Sleight of Mind"@en .

_:Nf56140cc3de644cd8a0ad82963961dc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underworld Dreams"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "Underworld Dreams"@en .

_:Nfd70fd30214a43f3baf976dc3f06c70e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relief"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nb0ac120d341043fc884103cc7b6dce02 ;
    schema:name "Relief"@en .

_:Nb0ac120d341043fc884103cc7b6dce02 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23e8caaf04344daf994b6d7853306720,
        _:N2ce864a233bb4a87bc83be25d650a276,
        _:N5099177fb18a40d9857a36ec72e8d1eb,
        _:N50d6fd3b50324c7786de0878902d87aa,
        _:N55ea094636184e0186039e97fe1b29b8,
        _:N58610d6fcbca454b8eda8189985fc135,
        _:N6932c90e565c47e2b48d1b710099dc9e,
        _:N97f7ad419aee4e53a15a09e490ebf775,
        _:Nb588709eb3a0418783039a92906476a0,
        _:Nbfb39db204ae4a13a448e19b5a8f6e39,
        _:Nc4f3f67644c1441b81ffe29ce0816b94,
        _:Ncb8d248d5ba04db2a651869ce35714dc,
        _:Ne17b5f8505c14f6e9b6b751ed62d318d,
        _:Nf56140cc3de644cd8a0ad82963961dc6,
        _:Nfd70fd30214a43f3baf976dc3f06c70e ;
    mo:track_count 15 ;
    schema:duration "PT70:12"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N23e8caaf04344daf994b6d7853306720,
        _:N2ce864a233bb4a87bc83be25d650a276,
        _:N5099177fb18a40d9857a36ec72e8d1eb,
        _:N50d6fd3b50324c7786de0878902d87aa,
        _:N55ea094636184e0186039e97fe1b29b8,
        _:N58610d6fcbca454b8eda8189985fc135,
        _:N6932c90e565c47e2b48d1b710099dc9e,
        _:N97f7ad419aee4e53a15a09e490ebf775,
        _:Nb588709eb3a0418783039a92906476a0,
        _:Nbfb39db204ae4a13a448e19b5a8f6e39,
        _:Nc4f3f67644c1441b81ffe29ce0816b94,
        _:Ncb8d248d5ba04db2a651869ce35714dc,
        _:Ne17b5f8505c14f6e9b6b751ed62d318d,
        _:Nf56140cc3de644cd8a0ad82963961dc6,
        _:Nfd70fd30214a43f3baf976dc3f06c70e .

