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

<artist/12566#subject> a schema:Person,
        foaf:Person ;
    schema:name "Craig Conner"@en ;
    foaf:made <album/37883#lyrics>,
        <album/37883#subject> ;
    foaf:name "Craig Conner"@en .

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

<product/1157#subject> a schema:CreativeWork ;
    schema:name "Grand Theft Auto: Vice City"@en,
        "Grand Theft Auto: Vice City"@ja,
        "Grand Theft Auto: Vice City"@ja-latn ;
    foaf:name "Grand Theft Auto: Vice City"@en,
        "Grand Theft Auto: Vice City"@ja,
        "Grand Theft Auto: Vice City"@ja-latn .

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

<org/999#subject> schema:name "Rockstar Games"@en,
        "Rockstar Games"@ja,
        "Rockstar Games"@ja-latn ;
    foaf:name "Rockstar Games"@en,
        "Rockstar Games"@ja,
        "Rockstar Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/37883/37883-1360956305.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/37883#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Fist"@en,
        "Love Fist"@ja,
        "Love Fist"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Paul Mackie"@en ;
            foaf:made <album/37883#composition> ;
            foaf:name "Paul Mackie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Allan Walker"@en ;
            foaf:made <album/37883#composition> ;
            foaf:name "Allan Walker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Trevor McDonald"@en ;
            foaf:made <album/37883#composition> ;
            foaf:name "Trevor McDonald"@en ] ;
    mo:produced_work <album/37883#musicalwork> ;
    schema:name "Love Fist"@en,
        "Love Fist"@ja,
        "Love Fist"@ja-latn .

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

<album/37883#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Fist"@en,
        "Love Fist"@ja,
        "Love Fist"@ja-latn ;
    mo:performance_of <album/37883#musicalwork> ;
    mo:performer _:N216aa5290e874ca8b54840d373bf58e2,
        _:N2c4539314c6a476cb615d0d74a44eff7,
        _:N3682fc2272cd4ea9be526ef55fb489f7,
        _:N67c66789fe224858ab91042d488df14e,
        _:N9eefdece410943f5b3d6e61a2238400e,
        _:N9fd3ad63b145480fb065def2d05be3b6,
        _:Ncf5836d3cb1e4050be9d2820e1856917,
        _:Nf6a3de1890314e99a5990664e4d21211 ;
    mo:recorded_as <album/37883#musicalexpression> ;
    schema:byArtist _:N216aa5290e874ca8b54840d373bf58e2,
        _:N2c4539314c6a476cb615d0d74a44eff7,
        _:N3682fc2272cd4ea9be526ef55fb489f7,
        _:N67c66789fe224858ab91042d488df14e,
        _:N9eefdece410943f5b3d6e61a2238400e,
        _:N9fd3ad63b145480fb065def2d05be3b6,
        _:Ncf5836d3cb1e4050be9d2820e1856917,
        _:Nf6a3de1890314e99a5990664e4d21211 ;
    schema:name "Love Fist"@en,
        "Love Fist"@ja,
        "Love Fist"@ja-latn ;
    schema:workPerformed <album/37883#musicalwork> .

<album/37883#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-09"^^xsd:date ;
    dcterms:title "Love Fist"@en,
        "Love Fist"@ja,
        "Love Fist"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/37883#musicalexpression> ;
    mo:publisher <org/999#subject> ;
    mo:record _:Nc0d8b0a10a7e4522ba9622115ae53ed0 ;
    mo:record_count 1 ;
    schema:about <product/1157#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mark Farquhar"@en ;
            foaf:name "Mark Farquhar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Les Benzies"@en ;
            foaf:name "Les Benzies"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Neil Mchaffie"@en ;
            foaf:name "Neil Mchaffie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Paul Mackie"@en ;
            foaf:name "Paul Mackie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Colin Donald"@en ;
            foaf:name "Colin Donald"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Niall Mathewson"@en ;
            foaf:name "Niall Mathewson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andy Thomson"@en ;
            foaf:name "Andy Thomson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Trevor McDonald"@en ;
            foaf:name "Trevor McDonald"@en ] ;
    schema:datePublished "2013-01-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/37883/37883-1360956305.jpg> ;
    schema:name "Love Fist"@en,
        "Love Fist"@ja,
        "Love Fist"@ja-latn ;
    schema:publisher <org/999#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/37883/37883-1360956305.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Allan Walker"@en ;
    foaf:made <album/37883#subject> ;
    foaf:name "Allan Walker"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dr Boogie"@en ;
    foaf:made <album/37883#subject> ;
    foaf:name "Dr Boogie"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Allan Walker"@en ;
    foaf:made <album/37883#lyrics> ;
    foaf:name "Allan Walker"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dr Boogie"@en ;
    foaf:made <album/37883#lyrics> ;
    foaf:name "Dr Boogie"@en .

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

_:N216aa5290e874ca8b54840d373bf58e2 a schema:Person,
        foaf:Person ;
    mo:performed <album/37883#performance> ;
    schema:name "Trevor McDonald"@en ;
    foaf:name "Trevor McDonald"@en .

_:N28be1dfdbd054aadb08a179d550f8f04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fist Till Morning"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nc0d8b0a10a7e4522ba9622115ae53ed0 ;
    schema:name "Fist Till Morning"@en .

_:N2c4539314c6a476cb615d0d74a44eff7 a schema:Person,
        foaf:Person ;
    mo:performed <album/37883#performance> ;
    schema:name "Mark Farquhar"@en ;
    foaf:name "Mark Farquhar"@en .

_:N3682fc2272cd4ea9be526ef55fb489f7 a schema:Person,
        foaf:Person ;
    mo:performed <album/37883#performance> ;
    schema:name "Paul Mackie"@en ;
    foaf:name "Paul Mackie"@en .

_:N3986b0bd736f4cf6b51c2fac8d42949e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down Down Down"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nc0d8b0a10a7e4522ba9622115ae53ed0 ;
    schema:name "Down Down Down"@en .

_:N67c66789fe224858ab91042d488df14e a schema:Person,
        foaf:Person ;
    mo:performed <album/37883#performance> ;
    schema:name "Les Benzies"@en ;
    foaf:name "Les Benzies"@en .

_:N9eefdece410943f5b3d6e61a2238400e a schema:Person,
        foaf:Person ;
    mo:performed <album/37883#performance> ;
    schema:name "Colin Donald"@en ;
    foaf:name "Colin Donald"@en .

_:N9fd3ad63b145480fb065def2d05be3b6 a schema:Person,
        foaf:Person ;
    mo:performed <album/37883#performance> ;
    schema:name "Andy Thomson"@en ;
    foaf:name "Andy Thomson"@en .

_:Nacd7f033993e44a49326d362d22b62a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fist Fury"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nc0d8b0a10a7e4522ba9622115ae53ed0 ;
    schema:name "Fist Fury"@en .

_:Ncf30314c6b1148f0a422fd10adfe9aba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dangerous Bastard"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc0d8b0a10a7e4522ba9622115ae53ed0 ;
    schema:name "Dangerous Bastard"@en .

_:Ncf5836d3cb1e4050be9d2820e1856917 a schema:Person,
        foaf:Person ;
    mo:performed <album/37883#performance> ;
    schema:name "Neil Mchaffie"@en ;
    foaf:name "Neil Mchaffie"@en .

_:Nf6a3de1890314e99a5990664e4d21211 a schema:Person,
        foaf:Person ;
    mo:performed <album/37883#performance> ;
    schema:name "Niall Mathewson"@en ;
    foaf:name "Niall Mathewson"@en .

_:Nc0d8b0a10a7e4522ba9622115ae53ed0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28be1dfdbd054aadb08a179d550f8f04,
        _:N3986b0bd736f4cf6b51c2fac8d42949e,
        _:Nacd7f033993e44a49326d362d22b62a8,
        _:Ncf30314c6b1148f0a422fd10adfe9aba ;
    mo:track_count 4 ;
    schema:duration "PT10:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N28be1dfdbd054aadb08a179d550f8f04,
        _:N3986b0bd736f4cf6b51c2fac8d42949e,
        _:Nacd7f033993e44a49326d362d22b62a8,
        _:Ncf30314c6b1148f0a422fd10adfe9aba .

