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

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

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

<artist/78664#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107920#subject> ;
    schema:name "Danny Pelfrey"@en ;
    foaf:made <album/107920#composition>,
        <album/107920#subject> ;
    foaf:name "Danny Pelfrey"@en .

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

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

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

<album/107920#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fantasy General Soundtrack"@en,
        "Fantasy General Soundtrack"@ja,
        "Fantasy General Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Rick Rhodes"@en ;
            foaf:made <album/107920#composition> ;
            foaf:name "Rick Rhodes"@en ],
        <artist/78664#subject> ;
    mo:produced_work <album/107920#musicalwork> ;
    schema:name "Fantasy General Soundtrack"@en,
        "Fantasy General Soundtrack"@ja,
        "Fantasy General Soundtrack"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107920#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/107920#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/107920#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-05"^^xsd:date ;
    dcterms:title "Fantasy General Soundtrack"@en,
        "Fantasy General Soundtrack"@ja,
        "Fantasy General Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/107920#musicalexpression> ;
    mo:publisher <org/3303#subject> ;
    mo:record _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Fantasy General"@en ;
            foaf:name "Fantasy General"@en ] ;
    schema:datePublished "2019-09-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Fantasy General Soundtrack"@en,
        "Fantasy General Soundtrack"@ja,
        "Fantasy General Soundtrack"@ja-latn ;
    schema:publisher <org/3303#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107920#subject> ;
    schema:name "Rick Rhodes"@en ;
    foaf:made <album/107920#subject> ;
    foaf:name "Rick Rhodes"@en .

_:N195b8f99a889467481006fc7419554ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:N2e0e622e50974e7d8ee5fd79a96a21e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:N6281939776ee4ed5943625e7b82e2aa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:N6eb5d47fe170469b80eb552d3bf504a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:N7c8b8073b40042d08868fda5724ea976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:N8d629ea903ad4ab9a17d3d81b4db66a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:Na2a123db0cd045b89af4ccd1c30f747a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:Nbb0fc3052fa24e20854570477589a7bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:Nd04337dbdb6d4bf8b66ce82bca1d6c2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:Nd0e57eda2ecb4fe18aacdd9b85a7b243 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:Ndd7abb6ddeaa496090cb7322ae577d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:Ne1688aee187741c5be243f72f02f365c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:Ne84063d43ab143f7901945467f697624 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:Ned13af8456794423a07b6e8d57f52de5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:Ned43bad2b9cf4f278dc07a4c17ceef23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N09fb3e3173084dd1820a0b0e8bd5bfed ;
    schema:name "None"@en .

_:N09fb3e3173084dd1820a0b0e8bd5bfed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N195b8f99a889467481006fc7419554ca,
        _:N2e0e622e50974e7d8ee5fd79a96a21e9,
        _:N6281939776ee4ed5943625e7b82e2aa4,
        _:N6eb5d47fe170469b80eb552d3bf504a7,
        _:N7c8b8073b40042d08868fda5724ea976,
        _:N8d629ea903ad4ab9a17d3d81b4db66a2,
        _:Na2a123db0cd045b89af4ccd1c30f747a,
        _:Nbb0fc3052fa24e20854570477589a7bf,
        _:Nd04337dbdb6d4bf8b66ce82bca1d6c2c,
        _:Nd0e57eda2ecb4fe18aacdd9b85a7b243,
        _:Ndd7abb6ddeaa496090cb7322ae577d19,
        _:Ne1688aee187741c5be243f72f02f365c,
        _:Ne84063d43ab143f7901945467f697624,
        _:Ned13af8456794423a07b6e8d57f52de5,
        _:Ned43bad2b9cf4f278dc07a4c17ceef23 ;
    mo:track_count 15 ;
    schema:duration "PT29:56"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N195b8f99a889467481006fc7419554ca,
        _:N2e0e622e50974e7d8ee5fd79a96a21e9,
        _:N6281939776ee4ed5943625e7b82e2aa4,
        _:N6eb5d47fe170469b80eb552d3bf504a7,
        _:N7c8b8073b40042d08868fda5724ea976,
        _:N8d629ea903ad4ab9a17d3d81b4db66a2,
        _:Na2a123db0cd045b89af4ccd1c30f747a,
        _:Nbb0fc3052fa24e20854570477589a7bf,
        _:Nd04337dbdb6d4bf8b66ce82bca1d6c2c,
        _:Nd0e57eda2ecb4fe18aacdd9b85a7b243,
        _:Ndd7abb6ddeaa496090cb7322ae577d19,
        _:Ne1688aee187741c5be243f72f02f365c,
        _:Ne84063d43ab143f7901945467f697624,
        _:Ned13af8456794423a07b6e8d57f52de5,
        _:Ned43bad2b9cf4f278dc07a4c17ceef23 .

