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

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

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

<artist/1164#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68481#subject> ;
    schema:name "Chris Hülsbeck"@en ;
    foaf:made <album/68481#composition>,
        <album/68481#subject> ;
    foaf:name "Chris Hülsbeck"@en .

<artist/1308#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68481#subject> ;
    schema:name "David Whittaker"@en ;
    foaf:made <album/68481#composition>,
        <album/68481#subject> ;
    foaf:name "David Whittaker"@en .

<artist/1318#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68481#subject> ;
    schema:name "Ron Klaren"@en ;
    foaf:made <album/68481#composition>,
        <album/68481#subject> ;
    foaf:name "Ron Klaren"@en .

<artist/18191#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68481#subject> ;
    schema:name "Raphaël Gesqua"@en ;
    foaf:made <album/68481#composition>,
        <album/68481#subject> ;
    foaf:name "Raphaël Gesqua"@en .

<artist/2268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68481#subject> ;
    schema:name "Dean Evans"@en ;
    foaf:made <album/68481#composition>,
        <album/68481#subject> ;
    foaf:name "Dean Evans"@en .

<artist/2871#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68481#subject> ;
    schema:name "Maniacs of Noise"@en ;
    foaf:made <album/68481#composition>,
        <album/68481#subject> ;
    foaf:name "Maniacs of Noise"@en .

<artist/312#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68481#subject> ;
    schema:name "Stéphane Picq"@en ;
    foaf:made <album/68481#composition>,
        <album/68481#subject> ;
    foaf:name "Stéphane Picq"@en .

<artist/7611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68481#subject> ;
    schema:name "Patrick Phelan"@en ;
    foaf:made <album/68481#composition>,
        <album/68481#subject> ;
    foaf:name "Patrick Phelan"@en .

<product/18446#subject> a schema:CreativeWork ;
    schema:name "Flashback: The Quest for Identity"@en,
        "Flashback: The Quest for Identity"@ja,
        "Flashback: The Quest for Identity"@ja-latn ;
    foaf:name "Flashback: The Quest for Identity"@en,
        "Flashback: The Quest for Identity"@ja,
        "Flashback: The Quest for Identity"@ja-latn .

<product/6260#subject> a schema:CreativeWork ;
    schema:name "Turrican 3"@en,
        "Turrican 3"@ja,
        "Turrican 3"@ja-latn ;
    foaf:name "Turrican 3"@en,
        "Turrican 3"@ja,
        "Turrican 3"@ja-latn .

<product/8002#subject> a schema:CreativeWork ;
    schema:name "Shadow of the Beast"@en,
        "Shadow of the Beast"@ja,
        "Shadow of the Beast"@ja-latn ;
    foaf:name "Shadow of the Beast"@en,
        "Shadow of the Beast"@ja,
        "Shadow of the Beast"@ja-latn .

<release/12241#subject> a schema:CreativeWork ;
    schema:name "Jim Power in \"Mutant Planet\""@en,
        "Jim Power in \"Mutant Planet\""@ja,
        "Jim Power in \"Mutant Planet\""@ja-latn ;
    foaf:name "Jim Power in \"Mutant Planet\""@en,
        "Jim Power in \"Mutant Planet\""@ja,
        "Jim Power in \"Mutant Planet\""@ja-latn .

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

<album/68481#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Project Paula - Amiga"@en,
        "Project Paula - Amiga"@ja,
        "Project Paula - Amiga"@ja-latn ;
    mo:performance_of <album/68481#musicalwork> ;
    mo:recorded_as <album/68481#musicalexpression> ;
    schema:name "Project Paula - Amiga"@en,
        "Project Paula - Amiga"@ja,
        "Project Paula - Amiga"@ja-latn ;
    schema:workPerformed <album/68481#musicalwork> .

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

<https://medium-media.vgm.io/albums/18/68481/68481-1495460600.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68481#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Project Paula - Amiga"@en,
        "Project Paula - Amiga"@ja,
        "Project Paula - Amiga"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Paul van der Valk"@en ;
            foaf:made <album/68481#composition> ;
            foaf:name "Paul van der Valk"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nation 12"@en ;
            foaf:made <album/68481#composition> ;
            foaf:name "Nation 12"@en ],
        <artist/1164#subject>,
        <artist/1308#subject>,
        <artist/1318#subject>,
        <artist/18191#subject>,
        <artist/2268#subject>,
        <artist/2871#subject>,
        <artist/312#subject>,
        <artist/7611#subject> ;
    mo:produced_work <album/68481#musicalwork> ;
    schema:name "Project Paula - Amiga"@en,
        "Project Paula - Amiga"@ja,
        "Project Paula - Amiga"@ja-latn .

<album/68481#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-21"^^xsd:date ;
    dcterms:title "Project Paula - Amiga"@en,
        "Project Paula - Amiga"@ja,
        "Project Paula - Amiga"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/68481#musicalexpression> ;
    mo:publisher _:N6f94f2dae655404bb40762e4dd31f9de ;
    mo:record _:N620d918b0469422a81ea3a565aaaab8b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dune"@en ;
            foaf:name "Dune"@en ],
        [ a schema:CreativeWork ;
            schema:name "Unreal (1990)"@en ;
            foaf:name "Unreal (1990)"@en ],
        [ a schema:CreativeWork ;
            schema:name "Battle Squadron"@en ;
            foaf:name "Battle Squadron"@en ],
        [ a schema:CreativeWork ;
            schema:name "Speedball 2: Brutal Deluxe"@en ;
            foaf:name "Speedball 2: Brutal Deluxe"@en ],
        [ a schema:CreativeWork ;
            schema:name "One Step Beyond"@en ;
            foaf:name "One Step Beyond"@en ],
        [ a schema:CreativeWork ;
            schema:name "Lotus III: The Ultimate Challenge"@en ;
            foaf:name "Lotus III: The Ultimate Challenge"@en ],
        [ a schema:CreativeWork ;
            schema:name "Hybris"@en ;
            foaf:name "Hybris"@en ],
        [ a schema:CreativeWork ;
            schema:name "Apidya"@en ;
            foaf:name "Apidya"@en ],
        <product/18446#subject>,
        <product/6260#subject>,
        <product/8002#subject>,
        <release/12241#subject> ;
    schema:datePublished "2017-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/68481/68481-1495460600.jpg> ;
    schema:name "Project Paula - Amiga"@en,
        "Project Paula - Amiga"@ja,
        "Project Paula - Amiga"@ja-latn ;
    schema:publisher _:N6f94f2dae655404bb40762e4dd31f9de ;
    foaf:depiction <https://media.vgm.io/albums/18/68481/68481-1495460600.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68481#subject> ;
    schema:name "Paul van der Valk"@en ;
    foaf:made <album/68481#subject> ;
    foaf:name "Paul van der Valk"@en .

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

_:N41e559d097d9431ab5f19197394e08ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wrencan - Speedball 2"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N620d918b0469422a81ea3a565aaaab8b ;
    schema:name "Wrencan - Speedball 2"@en .

_:N6f94f2dae655404bb40762e4dd31f9de schema:name "Project Paula"@en,
        "Project Paula"@ja,
        "Project Paula"@ja-latn ;
    foaf:name "Project Paula"@en,
        "Project Paula"@ja,
        "Project Paula"@ja-latn .

_:N76ad23f313f7490196ea490a5691e362 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volkor X - Apidya"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N620d918b0469422a81ea3a565aaaab8b ;
    schema:name "Volkor X - Apidya"@en .

_:N8b3e1526923346f2b34d4055b632647a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fixions - Flashback"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N620d918b0469422a81ea3a565aaaab8b ;
    schema:name "Fixions - Flashback"@en .

_:N8bfb922ffb06473cb1548c11fa3005a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phenix80 - Unreal"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N620d918b0469422a81ea3a565aaaab8b ;
    schema:name "Phenix80 - Unreal"@en .

_:N97550131fd6d4912a5b2c01735ba5e28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Takahashi Jones - Hybris Redux"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N620d918b0469422a81ea3a565aaaab8b ;
    schema:name "Takahashi Jones - Hybris Redux"@en .

_:Nc300cac55de7425e8c3bbdcc4f5da5c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cryocon - Lotus III: The Ultimate Challenge"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N620d918b0469422a81ea3a565aaaab8b ;
    schema:name "Cryocon - Lotus III: The Ultimate Challenge"@en .

_:Nc46bd68079ee486d9bc072233cae716f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spacious Sweep - Turrican 3"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N620d918b0469422a81ea3a565aaaab8b ;
    schema:name "Spacious Sweep - Turrican 3"@en .

_:Nd0cee3591b8d45a4a00d835fba3ac705 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MASTER BOOT RECORD - Shadow of the Beast"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N620d918b0469422a81ea3a565aaaab8b ;
    schema:name "MASTER BOOT RECORD - Shadow of the Beast"@en .

_:Nd8b25c3bec3d45a98a569863eb96663a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leslie Nayoko - One Step Beyond"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N620d918b0469422a81ea3a565aaaab8b ;
    schema:name "Leslie Nayoko - One Step Beyond"@en .

_:Nfc5986dc15f54910ad775e4d3598a75c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hypercan - Jim Power"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N620d918b0469422a81ea3a565aaaab8b ;
    schema:name "Hypercan - Jim Power"@en .

_:Nfdabeffbbe7a4eb99937dd9354500dc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hazel - Battle Squadron"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N620d918b0469422a81ea3a565aaaab8b ;
    schema:name "Hazel - Battle Squadron"@en .

_:Nfeb99a5afdd54866aa8f16b0f956a549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaslin Ken - Dune"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N620d918b0469422a81ea3a565aaaab8b ;
    schema:name "Gaslin Ken - Dune"@en .

_:N620d918b0469422a81ea3a565aaaab8b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41e559d097d9431ab5f19197394e08ac,
        _:N76ad23f313f7490196ea490a5691e362,
        _:N8b3e1526923346f2b34d4055b632647a,
        _:N8bfb922ffb06473cb1548c11fa3005a5,
        _:N97550131fd6d4912a5b2c01735ba5e28,
        _:Nc300cac55de7425e8c3bbdcc4f5da5c0,
        _:Nc46bd68079ee486d9bc072233cae716f,
        _:Nd0cee3591b8d45a4a00d835fba3ac705,
        _:Nd8b25c3bec3d45a98a569863eb96663a,
        _:Nfc5986dc15f54910ad775e4d3598a75c,
        _:Nfdabeffbbe7a4eb99937dd9354500dc6,
        _:Nfeb99a5afdd54866aa8f16b0f956a549 ;
    mo:track_count 12 ;
    schema:duration "PT53:55"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N41e559d097d9431ab5f19197394e08ac,
        _:N76ad23f313f7490196ea490a5691e362,
        _:N8b3e1526923346f2b34d4055b632647a,
        _:N8bfb922ffb06473cb1548c11fa3005a5,
        _:N97550131fd6d4912a5b2c01735ba5e28,
        _:Nc300cac55de7425e8c3bbdcc4f5da5c0,
        _:Nc46bd68079ee486d9bc072233cae716f,
        _:Nd0cee3591b8d45a4a00d835fba3ac705,
        _:Nd8b25c3bec3d45a98a569863eb96663a,
        _:Nfc5986dc15f54910ad775e4d3598a75c,
        _:Nfdabeffbbe7a4eb99937dd9354500dc6,
        _:Nfeb99a5afdd54866aa8f16b0f956a549 .

