@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 "Allan Walker"@en ;
            foaf:made <album/37883#composition> ;
            foaf:name "Allan Walker"@en ],
        [ 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 "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 _:N0d706fa1d38d40b3b697e288b9e4067c,
        _:N1f24c2f831234865a0ee1bb446022d71,
        _:N3816492b5e8a425fa3e1a94664282b7e,
        _:N98946594757044d89e4e94b21cc84303,
        _:Nac4ba86309ca4174804a143c5bf2333c,
        _:Nacdaa1a2f4a942ad852bddbd9a6d138a,
        _:Ndda64e3a510749379a79dd795a0aa735,
        _:Nde4a1909b4fe4ab2b6227eba3e3f38dd ;
    mo:recorded_as <album/37883#musicalexpression> ;
    schema:byArtist _:N0d706fa1d38d40b3b697e288b9e4067c,
        _:N1f24c2f831234865a0ee1bb446022d71,
        _:N3816492b5e8a425fa3e1a94664282b7e,
        _:N98946594757044d89e4e94b21cc84303,
        _:Nac4ba86309ca4174804a143c5bf2333c,
        _:Nacdaa1a2f4a942ad852bddbd9a6d138a,
        _:Ndda64e3a510749379a79dd795a0aa735,
        _:Nde4a1909b4fe4ab2b6227eba3e3f38dd ;
    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 _:N08c20caca3584d92a7cefc6aafc58f61 ;
    mo:record_count 1 ;
    schema:about <product/1157#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Trevor McDonald"@en ;
            foaf:name "Trevor McDonald"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Neil Mchaffie"@en ;
            foaf:name "Neil Mchaffie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Niall Mathewson"@en ;
            foaf:name "Niall Mathewson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Paul Mackie"@en ;
            foaf:name "Paul Mackie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andy Thomson"@en ;
            foaf:name "Andy Thomson"@en ],
        [ 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 "Colin Donald"@en ;
            foaf:name "Colin Donald"@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 ;
    schema:name "Dr Boogie"@en ;
    foaf:made <album/37883#subject> ;
    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 .

[] 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 ;
    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#lyrics> ;
    foaf:name "Dr Boogie"@en .

[] 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 .

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

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

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

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

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

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

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

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

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

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

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

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

_:N08c20caca3584d92a7cefc6aafc58f61 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f5a1cb35f934521865b580e3bf9d3d7,
        _:N6598a9ae96ba460ebbb17dfc51899f47,
        _:N8bd0ef4b28f144898a3fc3b764bffc47,
        _:Nc3dd40d3955942199828757fe93fb56e ;
    mo:track_count 4 ;
    schema:duration "PT10:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2f5a1cb35f934521865b580e3bf9d3d7,
        _:N6598a9ae96ba460ebbb17dfc51899f47,
        _:N8bd0ef4b28f144898a3fc3b764bffc47,
        _:Nc3dd40d3955942199828757fe93fb56e .

