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

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

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

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

<org/1881#subject> schema:name "Paradox Interactive"@en,
        "Paradox Interactive"@ja,
        "Paradox Interactive"@ja-latn ;
    foaf:name "Paradox Interactive"@en,
        "Paradox Interactive"@ja,
        "Paradox Interactive"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/86960/86960-1558690760.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/86960#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Surviving Mars - Free Earth Radio"@en,
        "Surviving Mars - Free Earth Radio"@ja,
        "Surviving Mars - Free Earth Radio"@ja-latn ;
    mo:performance_of <album/86960#musicalwork> ;
    mo:performer _:N0f80ea93bf54431d848dbb1a40f13cbf,
        _:N25bac3085efe412ca38b8e912e08e8b0 ;
    mo:recorded_as <album/86960#musicalexpression> ;
    schema:byArtist _:N0f80ea93bf54431d848dbb1a40f13cbf,
        _:N25bac3085efe412ca38b8e912e08e8b0 ;
    schema:name "Surviving Mars - Free Earth Radio"@en,
        "Surviving Mars - Free Earth Radio"@ja,
        "Surviving Mars - Free Earth Radio"@ja-latn ;
    schema:workPerformed <album/86960#musicalwork> .

<album/86960#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Surviving Mars - Free Earth Radio"@en,
        "Surviving Mars - Free Earth Radio"@ja,
        "Surviving Mars - Free Earth Radio"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "the Surfaris"@en ;
            foaf:made <album/86960#composition> ;
            foaf:name "the Surfaris"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jay Root"@en ;
            foaf:made <album/86960#composition> ;
            foaf:name "Jay Root"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dr Pops"@en ;
            foaf:made <album/86960#composition> ;
            foaf:name "Dr Pops"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ivan The Cosmonaut"@en ;
            foaf:made <album/86960#composition> ;
            foaf:name "Ivan The Cosmonaut"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Celestial Minds"@en ;
            foaf:made <album/86960#composition> ;
            foaf:name "Celestial Minds"@en ] ;
    mo:produced_work <album/86960#musicalwork> ;
    schema:name "Surviving Mars - Free Earth Radio"@en,
        "Surviving Mars - Free Earth Radio"@ja,
        "Surviving Mars - Free Earth Radio"@ja-latn .

<album/86960#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-12"^^xsd:date ;
    dcterms:title "Surviving Mars - Free Earth Radio"@en,
        "Surviving Mars - Free Earth Radio"@ja,
        "Surviving Mars - Free Earth Radio"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/86960#musicalexpression> ;
    mo:publisher <org/1881#subject> ;
    mo:record _:N845edbde86bc4eab88bc69f9718b63e4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Surviving Mars"@en ;
            foaf:name "Surviving Mars"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Celestial Minds"@en ;
            foaf:name "Celestial Minds"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dr Pops"@en ;
            foaf:name "Dr Pops"@en ] ;
    schema:datePublished "2019-04-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/86960/86960-1558690760.jpg> ;
    schema:name "Surviving Mars - Free Earth Radio"@en,
        "Surviving Mars - Free Earth Radio"@ja,
        "Surviving Mars - Free Earth Radio"@ja-latn ;
    schema:publisher <org/1881#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/86960/86960-1558690760.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86960#subject> ;
    schema:name "Ivan The Cosmonaut"@en ;
    foaf:made <album/86960#subject> ;
    foaf:name "Ivan The Cosmonaut"@en .

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

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

_:N0f80ea93bf54431d848dbb1a40f13cbf a schema:Person,
        foaf:Person ;
    mo:performed <album/86960#performance> ;
    schema:name "Dr Pops"@en ;
    foaf:name "Dr Pops"@en .

_:N25bac3085efe412ca38b8e912e08e8b0 a schema:Person,
        foaf:Person ;
    mo:performed <album/86960#performance> ;
    schema:name "Celestial Minds"@en ;
    foaf:name "Celestial Minds"@en .

_:N2dcab1b36133416cba2f6ba85151ccc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cowabunga"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "Cowabunga"@en .

_:N35317a656c1946a6aaf95a3607167b40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission Stardust"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "Mission Stardust"@en .

_:N403b58592a534cd4a1f97df497b53c1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celestial"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "Celestial"@en .

_:N486c15247d1d4494b8410e5fa662a331 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Return Of The Sputnik"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "The Return Of The Sputnik"@en .

_:N4bccfc0bd2194dfc9c5ea5009dbf4854 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Generation"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "New Generation"@en .

_:N654fb6cf78d34ae58b1a503b7e1ff316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barbarella"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "Barbarella"@en .

_:N6e778f83d58c4e1e91fe9452bee750c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dogora"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "Dogora"@en .

_:N90052d1fcf464719819528e4d5319d8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Wave"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "Perfect Wave"@en .

_:N91b92e8028ea4fabbf40573889cbefee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Zero Two"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "Moon Zero Two"@en .

_:Nabf35f1c17584f4ba01ceed7e6999e44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ten Years From Now"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "Ten Years From Now"@en .

_:Nac945ec058f6400fabe0f6719bfad078 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Man On The Moon"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "First Man On The Moon"@en .

_:Nb82fc3a9bd8e4241a232b1d71f569135 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aiming For Jupiter"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "Aiming For Jupiter"@en .

_:Nbd9a3eb76c3241d59cd0e306853d199e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marry Me"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "Marry Me"@en .

_:Nd1fa1eda8b684b1c8d6e655730747ec5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "Sunshine"@en .

_:Neaef21e25c514d718e06aaa4c400a282 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Campfire Night"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "Campfire Night"@en .

_:Nf2e691902c8341d291b3cbf7bdabd72c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Pilot"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N845edbde86bc4eab88bc69f9718b63e4 ;
    schema:name "Star Pilot"@en .

_:N845edbde86bc4eab88bc69f9718b63e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2dcab1b36133416cba2f6ba85151ccc5,
        _:N35317a656c1946a6aaf95a3607167b40,
        _:N403b58592a534cd4a1f97df497b53c1c,
        _:N486c15247d1d4494b8410e5fa662a331,
        _:N4bccfc0bd2194dfc9c5ea5009dbf4854,
        _:N654fb6cf78d34ae58b1a503b7e1ff316,
        _:N6e778f83d58c4e1e91fe9452bee750c7,
        _:N90052d1fcf464719819528e4d5319d8d,
        _:N91b92e8028ea4fabbf40573889cbefee,
        _:Nabf35f1c17584f4ba01ceed7e6999e44,
        _:Nac945ec058f6400fabe0f6719bfad078,
        _:Nb82fc3a9bd8e4241a232b1d71f569135,
        _:Nbd9a3eb76c3241d59cd0e306853d199e,
        _:Nd1fa1eda8b684b1c8d6e655730747ec5,
        _:Neaef21e25c514d718e06aaa4c400a282,
        _:Nf2e691902c8341d291b3cbf7bdabd72c ;
    mo:track_count 16 ;
    schema:duration "PT58:36"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N2dcab1b36133416cba2f6ba85151ccc5,
        _:N35317a656c1946a6aaf95a3607167b40,
        _:N403b58592a534cd4a1f97df497b53c1c,
        _:N486c15247d1d4494b8410e5fa662a331,
        _:N4bccfc0bd2194dfc9c5ea5009dbf4854,
        _:N654fb6cf78d34ae58b1a503b7e1ff316,
        _:N6e778f83d58c4e1e91fe9452bee750c7,
        _:N90052d1fcf464719819528e4d5319d8d,
        _:N91b92e8028ea4fabbf40573889cbefee,
        _:Nabf35f1c17584f4ba01ceed7e6999e44,
        _:Nac945ec058f6400fabe0f6719bfad078,
        _:Nb82fc3a9bd8e4241a232b1d71f569135,
        _:Nbd9a3eb76c3241d59cd0e306853d199e,
        _:Nd1fa1eda8b684b1c8d6e655730747ec5,
        _:Neaef21e25c514d718e06aaa4c400a282,
        _:Nf2e691902c8341d291b3cbf7bdabd72c .

