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

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

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

<artist/8697#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37966#subject> ;
    schema:name "Jouni Airaksinen"@en ;
    foaf:made <album/37966#composition>,
        <album/37966#subject> ;
    foaf:name "Jouni Airaksinen"@en .

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

<album/37966#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@en,
        "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@ja,
        "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@ja-latn ;
    mo:performance_of <album/37966#musicalwork> ;
    mo:recorded_as <album/37966#musicalexpression> ;
    schema:name "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@en,
        "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@ja,
        "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@ja-latn ;
    schema:workPerformed <album/37966#musicalwork> .

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

<https://medium-media.vgm.io/albums/66/37966/37966-1361413316.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/37966#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@en,
        "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@ja,
        "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Eric Berge"@en ;
            foaf:made <album/37966#composition> ;
            foaf:name "Eric Berge"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kevin Palivec"@en ;
            foaf:made <album/37966#composition> ;
            foaf:name "Kevin Palivec"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Riku Nuottajärvi"@en ;
            foaf:made <album/37966#composition> ;
            foaf:name "Riku Nuottajärvi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dan Nicholson"@en ;
            foaf:made <album/37966#composition> ;
            foaf:name "Dan Nicholson"@en ],
        <artist/8697#subject> ;
    mo:produced_work <album/37966#musicalwork> ;
    schema:name "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@en,
        "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@ja,
        "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@ja-latn .

<album/37966#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-11-10"^^xsd:date ;
    dcterms:title "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@en,
        "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@ja,
        "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/37966#musicalexpression> ;
    mo:publisher _:N079deabbc36840c1a63fcd86a58f4daf ;
    mo:record _:N471b0c26f90c4478a77f71cf7d1edcf2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Ur-Quan Masters"@en ;
            foaf:name "The Ur-Quan Masters"@en ],
        [ a schema:CreativeWork ;
            schema:name "Star Control II"@en ;
            foaf:name "Star Control II"@en ] ;
    schema:datePublished "2003-11-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/37966/37966-1361413316.jpg> ;
    schema:name "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@en,
        "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@ja,
        "The Ur-Quan Masters Soundtrack II: Neutral Aliens, Don't Shoot!"@ja-latn ;
    schema:publisher _:N079deabbc36840c1a63fcd86a58f4daf ;
    foaf:depiction <https://media.vgm.io/albums/66/37966/37966-1361413316.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37966#subject> ;
    schema:name "Riku Nuottajärvi"@en ;
    foaf:made <album/37966#subject> ;
    foaf:name "Riku Nuottajärvi"@en .

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

_:N06bc396550e6447ea6a85e98eeccad3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Didn't You Mean To Ask About Flowers?"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N471b0c26f90c4478a77f71cf7d1edcf2 ;
    schema:name "Didn't You Mean To Ask About Flowers?"@en .

_:N079deabbc36840c1a63fcd86a58f4daf schema:name "Precursors"@en ;
    foaf:name "Precursors"@en .

_:N0f0c925442f746308375f46522c88f9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slylandro Home - Floating Gas Bags"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N471b0c26f90c4478a77f71cf7d1edcf2 ;
    schema:name "Slylandro Home - Floating Gas Bags"@en .

_:N182aeb522b394ab9828e8d4d6ebde98b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spathi - Safe Haven"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N471b0c26f90c4478a77f71cf7d1edcf2 ;
    schema:name "Spathi - Safe Haven"@en .

_:N4b9e6d9e072d4b7c86bfa43d80b5b078 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Druuge - Property of the Crimson Corporation"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N471b0c26f90c4478a77f71cf7d1edcf2 ;
    schema:name "Druuge - Property of the Crimson Corporation"@en .

_:N6f8ce5c02f304e62862d2d7d380dc975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbit II - Around the Rainbow Worlds"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N471b0c26f90c4478a77f71cf7d1edcf2 ;
    schema:name "Orbit II - Around the Rainbow Worlds"@en .

_:N7350949551414626be30e7cfafc0ae2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arilou - Welcome to Falayalaralfali"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N471b0c26f90c4478a77f71cf7d1edcf2 ;
    schema:name "Arilou - Welcome to Falayalaralfali"@en .

_:N762f4a911b2f4c14ae100b448df8b120 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "QuasiSpace - Through the Angles of Space"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N471b0c26f90c4478a77f71cf7d1edcf2 ;
    schema:name "QuasiSpace - Through the Angles of Space"@en .

_:N99c2b586928440beb82c5bc7375e5ed3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyperspace - Across the Galaxy"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N471b0c26f90c4478a77f71cf7d1edcf2 ;
    schema:name "Hyperspace - Across the Galaxy"@en .

_:Na6fd3f2c1b8d4208abec22a67444d201 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slylandro Probes - We Come In Peace!"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N471b0c26f90c4478a77f71cf7d1edcf2 ;
    schema:name "Slylandro Probes - We Come In Peace!"@en .

_:Nbf15be99e811466884c717573279048f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbit III - Planet Red Alert"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N471b0c26f90c4478a77f71cf7d1edcf2 ;
    schema:name "Orbit III - Planet Red Alert"@en .

_:Nf5e8a5fe868541608873d1d5e632bb3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melnorme - Turning Purple"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N471b0c26f90c4478a77f71cf7d1edcf2 ;
    schema:name "Melnorme - Turning Purple"@en .

_:N471b0c26f90c4478a77f71cf7d1edcf2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06bc396550e6447ea6a85e98eeccad3c,
        _:N0f0c925442f746308375f46522c88f9c,
        _:N182aeb522b394ab9828e8d4d6ebde98b,
        _:N4b9e6d9e072d4b7c86bfa43d80b5b078,
        _:N6f8ce5c02f304e62862d2d7d380dc975,
        _:N7350949551414626be30e7cfafc0ae2d,
        _:N762f4a911b2f4c14ae100b448df8b120,
        _:N99c2b586928440beb82c5bc7375e5ed3,
        _:Na6fd3f2c1b8d4208abec22a67444d201,
        _:Nbf15be99e811466884c717573279048f,
        _:Nf5e8a5fe868541608873d1d5e632bb3c ;
    mo:track_count 11 ;
    schema:duration "PT40:33"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N06bc396550e6447ea6a85e98eeccad3c,
        _:N0f0c925442f746308375f46522c88f9c,
        _:N182aeb522b394ab9828e8d4d6ebde98b,
        _:N4b9e6d9e072d4b7c86bfa43d80b5b078,
        _:N6f8ce5c02f304e62862d2d7d380dc975,
        _:N7350949551414626be30e7cfafc0ae2d,
        _:N762f4a911b2f4c14ae100b448df8b120,
        _:N99c2b586928440beb82c5bc7375e5ed3,
        _:Na6fd3f2c1b8d4208abec22a67444d201,
        _:Nbf15be99e811466884c717573279048f,
        _:Nf5e8a5fe868541608873d1d5e632bb3c .

