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

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

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

<artist/18808#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78780#subject> ;
    schema:name "David Joseph Wesley"@en ;
    foaf:made <album/78780#composition>,
        <album/78780#subject> ;
    foaf:name "David Joseph Wesley"@en .

<album/78780#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music to Smuggle By"@en,
        "Music to Smuggle By"@ja,
        "Music to Smuggle By"@ja-latn ;
    mo:composer <artist/18808#subject> ;
    mo:produced_work <album/78780#musicalwork> ;
    schema:name "Music to Smuggle By"@en,
        "Music to Smuggle By"@ja,
        "Music to Smuggle By"@ja-latn .

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

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

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

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

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

<album/78780#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-09"^^xsd:date ;
    dcterms:title "Music to Smuggle By"@en,
        "Music to Smuggle By"@ja,
        "Music to Smuggle By"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/78780#musicalexpression> ;
    mo:publisher _:Nace30189a47a4e9b8360b1d2ea24ef97 ;
    mo:record _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Firefly Online"@en ;
            foaf:name "Firefly Online"@en ] ;
    schema:datePublished "2018-03-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/78780/78780-1530611557.jpg> ;
    schema:name "Music to Smuggle By"@en,
        "Music to Smuggle By"@ja,
        "Music to Smuggle By"@ja-latn ;
    schema:publisher _:Nace30189a47a4e9b8360b1d2ea24ef97 ;
    foaf:depiction <https://media.vgm.io/albums/08/78780/78780-1530611557.jpg> .

_:N01d203ebbf494da8bcc32b362d615c7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Do the Job"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "I Do the Job"@en .

_:N198e1dbc89aa47aeab374b4536ed8b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything's Shiny Captain"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Everything's Shiny Captain"@en .

_:N234dc8c9c5df48a791b53e5bcd970968 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Ain't Alone"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "We Ain't Alone"@en .

_:N37fea84720a54fe7a8464bea95ba673a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Salvage"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Salvage"@en .

_:N3f0d032dd2cf4ca797c78bfaa21527f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rendezvous"@en ;
    mo:track_number 18 ;
    schema:duration "PT8:57"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "The Rendezvous"@en .

_:N61c598b5277b433ea3201c250aa80dc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep Flying"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Keep Flying"@en .

_:N745e4782c21e40d5b6c27fbdc23398c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out in the Black"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Out in the Black"@en .

_:N792a81ff03574f128643c1c67f5c588e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leaving Atmo"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Leaving Atmo"@en .

_:N80ae0135670747959668a30a5d4651fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Signal"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "The Signal"@en .

_:N8af00143be0d4d74994e0eb1aec0d2e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knock and See If Anyone's Home"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Knock and See If Anyone's Home"@en .

_:N8ecd39b6d9a94c42ba4386dc14fbf6c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Some Imminent Violence"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Some Imminent Violence"@en .

_:N9dc815f61934462aa256011716875bce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reavers"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Reavers"@en .

_:Nace30189a47a4e9b8360b1d2ea24ef97 schema:name "David Joseph Wesley"@en ;
    foaf:name "David Joseph Wesley"@en .

_:Nb019025fde674ad99c659758840e7d9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Keeps Her in the Air"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Love Keeps Her in the Air"@en .

_:Nbbab3ae843f84c2d8f6f705566a0abc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not So Careless Whisper"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Not So Careless Whisper"@en .

_:Nc2e01f1178b241329d058ba6c15716c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Docks"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "The Docks"@en .

_:Nda769ffe17a4454d94e3926d64f53590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are You a Lion?"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Are You a Lion?"@en .

_:Neba9d82e98e64a8e9a635f3e16545b92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dirtside"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Dirtside"@en .

_:Necb410ce216c48f2a596977b0fd6d0ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Verse Things Have Happened"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Verse Things Have Happened"@en .

_:Neef9892548f24cf794ef37651f9f7e57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We're Humped"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "We're Humped"@en .

_:Nfc38905a07784e7dba0d7857991fb234 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Think We're Being Followed"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "I Think We're Being Followed"@en .

_:Nfdc590d7ef5d4d18a5fd99f85385c94b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Getting Awful Crowded in My Sky"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N9e030c7fc7264e1fb0f8ee33f3b9f714 ;
    schema:name "Getting Awful Crowded in My Sky"@en .

_:N9e030c7fc7264e1fb0f8ee33f3b9f714 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01d203ebbf494da8bcc32b362d615c7e,
        _:N198e1dbc89aa47aeab374b4536ed8b05,
        _:N234dc8c9c5df48a791b53e5bcd970968,
        _:N37fea84720a54fe7a8464bea95ba673a,
        _:N3f0d032dd2cf4ca797c78bfaa21527f1,
        _:N61c598b5277b433ea3201c250aa80dc0,
        _:N745e4782c21e40d5b6c27fbdc23398c7,
        _:N792a81ff03574f128643c1c67f5c588e,
        _:N80ae0135670747959668a30a5d4651fd,
        _:N8af00143be0d4d74994e0eb1aec0d2e6,
        _:N8ecd39b6d9a94c42ba4386dc14fbf6c9,
        _:N9dc815f61934462aa256011716875bce,
        _:Nb019025fde674ad99c659758840e7d9a,
        _:Nbbab3ae843f84c2d8f6f705566a0abc4,
        _:Nc2e01f1178b241329d058ba6c15716c2,
        _:Nda769ffe17a4454d94e3926d64f53590,
        _:Neba9d82e98e64a8e9a635f3e16545b92,
        _:Necb410ce216c48f2a596977b0fd6d0ad,
        _:Neef9892548f24cf794ef37651f9f7e57,
        _:Nfc38905a07784e7dba0d7857991fb234,
        _:Nfdc590d7ef5d4d18a5fd99f85385c94b ;
    mo:track_count 21 ;
    schema:duration "PT59:15"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N01d203ebbf494da8bcc32b362d615c7e,
        _:N198e1dbc89aa47aeab374b4536ed8b05,
        _:N234dc8c9c5df48a791b53e5bcd970968,
        _:N37fea84720a54fe7a8464bea95ba673a,
        _:N3f0d032dd2cf4ca797c78bfaa21527f1,
        _:N61c598b5277b433ea3201c250aa80dc0,
        _:N745e4782c21e40d5b6c27fbdc23398c7,
        _:N792a81ff03574f128643c1c67f5c588e,
        _:N80ae0135670747959668a30a5d4651fd,
        _:N8af00143be0d4d74994e0eb1aec0d2e6,
        _:N8ecd39b6d9a94c42ba4386dc14fbf6c9,
        _:N9dc815f61934462aa256011716875bce,
        _:Nb019025fde674ad99c659758840e7d9a,
        _:Nbbab3ae843f84c2d8f6f705566a0abc4,
        _:Nc2e01f1178b241329d058ba6c15716c2,
        _:Nda769ffe17a4454d94e3926d64f53590,
        _:Neba9d82e98e64a8e9a635f3e16545b92,
        _:Necb410ce216c48f2a596977b0fd6d0ad,
        _:Neef9892548f24cf794ef37651f9f7e57,
        _:Nfc38905a07784e7dba0d7857991fb234,
        _:Nfdc590d7ef5d4d18a5fd99f85385c94b .

