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

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

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

<artist/14678#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19420#subject> ;
    schema:name "Michael Hunter"@en ;
    foaf:made <album/19420#composition>,
        <album/19420#subject> ;
    foaf:name "Michael Hunter"@en .

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

<product/1162#subject> a schema:CreativeWork ;
    schema:name "Grand Theft Auto IV: The Lost and Damned"@en,
        "Grand Theft Auto IV: The Lost and Damned"@ja,
        "Grand Theft Auto IV: The Lost and Damned"@ja-latn ;
    foaf:name "Grand Theft Auto IV: The Lost and Damned"@en,
        "Grand Theft Auto IV: The Lost and Damned"@ja,
        "Grand Theft Auto IV: The Lost and Damned"@ja-latn .

<product/1163#subject> a schema:CreativeWork ;
    schema:name "Grand Theft Auto: The Ballad of Gay Tony"@en,
        "Grand Theft Auto: The Ballad of Gay Tony"@ja,
        "Grand Theft Auto: The Ballad of Gay Tony"@ja-latn ;
    foaf:name "Grand Theft Auto: The Ballad of Gay Tony"@en,
        "Grand Theft Auto: The Ballad of Gay Tony"@ja,
        "Grand Theft Auto: The Ballad of Gay Tony"@ja-latn .

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

<album/19420#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Grand Theft Auto IV - The Theme Song Collection"@en,
        "Grand Theft Auto IV - The Theme Song Collection"@ja,
        "Grand Theft Auto IV - The Theme Song Collection"@ja-latn ;
    mo:performance_of <album/19420#musicalwork> ;
    mo:recorded_as <album/19420#musicalexpression> ;
    schema:name "Grand Theft Auto IV - The Theme Song Collection"@en,
        "Grand Theft Auto IV - The Theme Song Collection"@ja,
        "Grand Theft Auto IV - The Theme Song Collection"@ja-latn ;
    schema:workPerformed <album/19420#musicalwork> .

<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/02/19420/19420-1353448803.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/19420#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/19420/19420-1353448803.jpg> ;
    foaf:depicts <album/19420#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/19420/19420-1353448803.jpg> .

<https://medium-media.vgm.io/albums/02/19420/19420-1353448803.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19420#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Grand Theft Auto IV - The Theme Song Collection"@en,
        "Grand Theft Auto IV - The Theme Song Collection"@ja,
        "Grand Theft Auto IV - The Theme Song Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Stuart Hart"@en ;
            foaf:made <album/19420#composition> ;
            foaf:name "Stuart Hart"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aaron Johnston"@en ;
            foaf:made <album/19420#composition> ;
            foaf:name "Aaron Johnston"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Avi Bortnick"@en ;
            foaf:made <album/19420#composition> ;
            foaf:name "Avi Bortnick"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jesse Murphy"@en ;
            foaf:made <album/19420#composition> ;
            foaf:name "Jesse Murphy"@en ],
        <artist/14678#subject> ;
    mo:produced_work <album/19420#musicalwork> ;
    schema:name "Grand Theft Auto IV - The Theme Song Collection"@en,
        "Grand Theft Auto IV - The Theme Song Collection"@ja,
        "Grand Theft Auto IV - The Theme Song Collection"@ja-latn .

<album/19420#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-04-13"^^xsd:date ;
    dcterms:title "Grand Theft Auto IV - The Theme Song Collection"@en,
        "Grand Theft Auto IV - The Theme Song Collection"@ja,
        "Grand Theft Auto IV - The Theme Song Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/19420#musicalexpression> ;
    mo:publisher <org/999#subject> ;
    mo:record _:Nd70204775a834d8bb967288397d9e1b7 ;
    mo:record_count 1 ;
    schema:about <product/1161#subject>,
        <product/1162#subject>,
        <product/1163#subject> ;
    schema:datePublished "2010-04-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/19420/19420-1353448803.jpg> ;
    schema:name "Grand Theft Auto IV - The Theme Song Collection"@en,
        "Grand Theft Auto IV - The Theme Song Collection"@ja,
        "Grand Theft Auto IV - The Theme Song Collection"@ja-latn ;
    schema:publisher <org/999#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/19420/19420-1353448803.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19420#subject> ;
    schema:name "Jesse Murphy"@en ;
    foaf:made <album/19420#subject> ;
    foaf:name "Jesse Murphy"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19420#subject> ;
    schema:name "Aaron Johnston"@en ;
    foaf:made <album/19420#subject> ;
    foaf:name "Aaron Johnston"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19420#subject> ;
    schema:name "Stuart Hart"@en ;
    foaf:made <album/19420#subject> ;
    foaf:name "Stuart Hart"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19420#subject> ;
    schema:name "Avi Bortnick"@en ;
    foaf:made <album/19420#subject> ;
    foaf:name "Avi Bortnick"@en .

_:N6acc85d7b6d64445b43218c2f57a3a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soviet Connection - The Theme from Grand Theft Auto IV"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nd70204775a834d8bb967288397d9e1b7 ;
    schema:name "Soviet Connection - The Theme from Grand Theft Auto IV"@en .

_:N6baf2e0445e448268a43443d40aa8d6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ballad of Gay Tony Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nd70204775a834d8bb967288397d9e1b7 ;
    schema:name "The Ballad of Gay Tony Theme"@en .

_:Nbf4a7f7bee4d41ecb71dde3424abe7f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ballad of Gay Tony Theme (Downtempo Mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nd70204775a834d8bb967288397d9e1b7 ;
    schema:name "The Ballad of Gay Tony Theme (Downtempo Mix)"@en .

_:Nfcf76e06e6504512a99163bd42deb043 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lost and Damned Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nd70204775a834d8bb967288397d9e1b7 ;
    schema:name "The Lost and Damned Theme"@en .

_:Nd70204775a834d8bb967288397d9e1b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6acc85d7b6d64445b43218c2f57a3a09,
        _:N6baf2e0445e448268a43443d40aa8d6d,
        _:Nbf4a7f7bee4d41ecb71dde3424abe7f4,
        _:Nfcf76e06e6504512a99163bd42deb043 ;
    mo:track_count 4 ;
    schema:duration "PT12:14"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6acc85d7b6d64445b43218c2f57a3a09,
        _:N6baf2e0445e448268a43443d40aa8d6d,
        _:Nbf4a7f7bee4d41ecb71dde3424abe7f4,
        _:Nfcf76e06e6504512a99163bd42deb043 .

