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

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

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

<album/60365> a mo:Release ;
    mo:catalogue_number "DATA040" .

<album/80747> a mo:Release ;
    mo:catalogue_number "DATA040" .

<album/53651#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sun and Moon Original Soundtrack"@en,
        "The Sun and Moon Original Soundtrack"@ja,
        "The Sun and Moon Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dubmood"@en ;
            foaf:made <album/53651#composition> ;
            foaf:name "Dubmood"@en ] ;
    mo:produced_work <album/53651#musicalwork> ;
    schema:name "The Sun and Moon Original Soundtrack"@en,
        "The Sun and Moon Original Soundtrack"@ja,
        "The Sun and Moon Original Soundtrack"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/15/53651/53651-1435518642.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/53651#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Sun and Moon Original Soundtrack"@en,
        "The Sun and Moon Original Soundtrack"@ja,
        "The Sun and Moon Original Soundtrack"@ja-latn ;
    mo:performance_of <album/53651#musicalwork> ;
    mo:performer _:N0affb1a9d92b4ddebe06f23530164741 ;
    mo:recorded_as <album/53651#musicalexpression> ;
    schema:byArtist _:N0affb1a9d92b4ddebe06f23530164741 ;
    schema:name "The Sun and Moon Original Soundtrack"@en,
        "The Sun and Moon Original Soundtrack"@ja,
        "The Sun and Moon Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/53651#musicalwork> .

<album/53651#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-16"^^xsd:date ;
    dcterms:title "The Sun and Moon Original Soundtrack"@en,
        "The Sun and Moon Original Soundtrack"@ja,
        "The Sun and Moon Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/60365>,
        <album/80747> ;
    mo:publication_of <album/53651#musicalexpression> ;
    mo:publisher _:N663f13e74365456086f388df82e9f39b ;
    mo:record _:N524578363e904a4d886e01f357edd791 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Sun and Moon"@en ;
            foaf:name "The Sun and Moon"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Gem Tos"@en ;
            foaf:name "Gem Tos"@en ] ;
    schema:datePublished "2015-04-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/53651/53651-1435518642.jpg> ;
    schema:name "The Sun and Moon Original Soundtrack"@en,
        "The Sun and Moon Original Soundtrack"@ja,
        "The Sun and Moon Original Soundtrack"@ja-latn ;
    schema:publisher _:N663f13e74365456086f388df82e9f39b ;
    foaf:depiction <https://media.vgm.io/albums/15/53651/53651-1435518642.jpg> .

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

_:N0affb1a9d92b4ddebe06f23530164741 a schema:Person,
        foaf:Person ;
    mo:performed <album/53651#performance> ;
    schema:name "Gem Tos"@en ;
    foaf:name "Gem Tos"@en .

_:N10f86d18ab75436c98c5b62a2b84de48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 01"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 01"@en .

_:N1d23c31fdb99414e890150cab65ff293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 07"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 07"@en .

_:N29def0f190814bb989250bc64deb5dca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 12"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 12"@en .

_:N5b302789b46146cbaeafe8f615100080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 16"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 16"@en .

_:N663f13e74365456086f388df82e9f39b schema:name "Dubmood"@en ;
    foaf:name "Dubmood"@en .

_:N6b7c57e3501d453dbb960ebb2057a7b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 11"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 11"@en .

_:N7ac1424beb28491295d751a52f0bfc71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 13"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 13"@en .

_:N97ee9ce96df5420bb1082eeff154b157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 03"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 03"@en .

_:N9f4b2a3f85c7410c80a4f80f1166cf4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 14"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 14"@en .

_:Na11ceaad030c4a7eb240db59d772c2aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 02"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 02"@en .

_:Na2c22994f9ee40579871ec828a6b4bd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 15"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 15"@en .

_:Nd7263b30fcd34637be1797eb74d807d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 17"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 17"@en .

_:Nd90f6f0e5247426ca2be0b149147a4fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 20"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 20"@en .

_:Ndb240f59f7954e0ea28903a26a29cba4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 06"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 06"@en .

_:Ndbd0df1f759e42c6807cf62f7086872e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 04"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 04"@en .

_:Nde1e5393c39e469793c98cad647138dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 05"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 05"@en .

_:Nf659fdc184fa4bf383e5ed247d8f807b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quadrant 10"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N524578363e904a4d886e01f357edd791 ;
    schema:name "Quadrant 10"@en .

_:N524578363e904a4d886e01f357edd791 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10f86d18ab75436c98c5b62a2b84de48,
        _:N1d23c31fdb99414e890150cab65ff293,
        _:N29def0f190814bb989250bc64deb5dca,
        _:N5b302789b46146cbaeafe8f615100080,
        _:N6b7c57e3501d453dbb960ebb2057a7b2,
        _:N7ac1424beb28491295d751a52f0bfc71,
        _:N97ee9ce96df5420bb1082eeff154b157,
        _:N9f4b2a3f85c7410c80a4f80f1166cf4d,
        _:Na11ceaad030c4a7eb240db59d772c2aa,
        _:Na2c22994f9ee40579871ec828a6b4bd1,
        _:Nd7263b30fcd34637be1797eb74d807d4,
        _:Nd90f6f0e5247426ca2be0b149147a4fa,
        _:Ndb240f59f7954e0ea28903a26a29cba4,
        _:Ndbd0df1f759e42c6807cf62f7086872e,
        _:Nde1e5393c39e469793c98cad647138dc,
        _:Nf659fdc184fa4bf383e5ed247d8f807b ;
    mo:track_count 16 ;
    schema:duration "PT37:14"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N10f86d18ab75436c98c5b62a2b84de48,
        _:N1d23c31fdb99414e890150cab65ff293,
        _:N29def0f190814bb989250bc64deb5dca,
        _:N5b302789b46146cbaeafe8f615100080,
        _:N6b7c57e3501d453dbb960ebb2057a7b2,
        _:N7ac1424beb28491295d751a52f0bfc71,
        _:N97ee9ce96df5420bb1082eeff154b157,
        _:N9f4b2a3f85c7410c80a4f80f1166cf4d,
        _:Na11ceaad030c4a7eb240db59d772c2aa,
        _:Na2c22994f9ee40579871ec828a6b4bd1,
        _:Nd7263b30fcd34637be1797eb74d807d4,
        _:Nd90f6f0e5247426ca2be0b149147a4fa,
        _:Ndb240f59f7954e0ea28903a26a29cba4,
        _:Ndbd0df1f759e42c6807cf62f7086872e,
        _:Nde1e5393c39e469793c98cad647138dc,
        _:Nf659fdc184fa4bf383e5ed247d8f807b .

