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

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

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

<artist/244#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5455#subject> ;
    schema:name "Frank Klepacki"@en ;
    foaf:made <album/5455#composition>,
        <album/5455#subject> ;
    foaf:name "Frank Klepacki"@en .

<album/5455#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Virtual Control"@en,
        "Virtual Control"@ja,
        "Virtual Control"@ja-latn ;
    mo:composer <artist/244#subject> ;
    mo:produced_work <album/5455#musicalwork> ;
    schema:name "Virtual Control"@en,
        "Virtual Control"@ja,
        "Virtual Control"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/55/5455/5455-1269866105.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5455#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "Virtual Control"@en,
        "Virtual Control"@ja,
        "Virtual Control"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5455#musicalexpression> ;
    mo:publisher _:N91923abdc921497e943b3f18d9909449 ;
    mo:record _:N64ce2b3c5e4549058b140e5cc2e636e6 ;
    mo:record_count 1 ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/55/5455/5455-1269866105.jpg> ;
    schema:name "Virtual Control"@en,
        "Virtual Control"@ja,
        "Virtual Control"@ja-latn ;
    schema:publisher _:N91923abdc921497e943b3f18d9909449 ;
    foaf:depiction <https://media.vgm.io/albums/55/5455/5455-1269866105.jpg> .

_:N08b918b920d6455eaf98e00a431fdf0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dominate"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N64ce2b3c5e4549058b140e5cc2e636e6 ;
    schema:name "Dominate"@en .

_:N4cf0323b4c59479295507bb110d4df5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vegas in Crowd"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N64ce2b3c5e4549058b140e5cc2e636e6 ;
    schema:name "Vegas in Crowd"@en .

_:N6bd95064b9104f5e91c753aacad2f4fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cigar Bar"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N64ce2b3c5e4549058b140e5cc2e636e6 ;
    schema:name "Cigar Bar"@en .

_:N7ef86b24a363457bb259c7a971cde567 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smack Dat"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N64ce2b3c5e4549058b140e5cc2e636e6 ;
    schema:name "Smack Dat"@en .

_:N91923abdc921497e943b3f18d9909449 schema:name "BMI"@en ;
    foaf:name "BMI"@en .

_:N979291ae7a1f4bad87d60a8df00aa1fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retrophonic"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N64ce2b3c5e4549058b140e5cc2e636e6 ;
    schema:name "Retrophonic"@en .

_:Nb365e66d8d1c4ab28afbf262bf2a6203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "He Lives"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N64ce2b3c5e4549058b140e5cc2e636e6 ;
    schema:name "He Lives"@en .

_:Nbbebc3e5c3cf431e957c2426a10216f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vengeance Beast"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N64ce2b3c5e4549058b140e5cc2e636e6 ;
    schema:name "Vengeance Beast"@en .

_:Necf286dc8873441994e91cca2783dcb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gar"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N64ce2b3c5e4549058b140e5cc2e636e6 ;
    schema:name "Gar"@en .

_:Nf7c5f81685114c39ba237b2eede963a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Virtual Control"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N64ce2b3c5e4549058b140e5cc2e636e6 ;
    schema:name "Virtual Control"@en .

_:Nfdcd8b6ff4604329a31c17a1384f23cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frank K Is Back"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N64ce2b3c5e4549058b140e5cc2e636e6 ;
    schema:name "Frank K Is Back"@en .

_:N64ce2b3c5e4549058b140e5cc2e636e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08b918b920d6455eaf98e00a431fdf0e,
        _:N4cf0323b4c59479295507bb110d4df5b,
        _:N6bd95064b9104f5e91c753aacad2f4fd,
        _:N7ef86b24a363457bb259c7a971cde567,
        _:N979291ae7a1f4bad87d60a8df00aa1fa,
        _:Nb365e66d8d1c4ab28afbf262bf2a6203,
        _:Nbbebc3e5c3cf431e957c2426a10216f3,
        _:Necf286dc8873441994e91cca2783dcb8,
        _:Nf7c5f81685114c39ba237b2eede963a2,
        _:Nfdcd8b6ff4604329a31c17a1384f23cb ;
    mo:track_count 10 ;
    schema:duration "PT38:40"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N08b918b920d6455eaf98e00a431fdf0e,
        _:N4cf0323b4c59479295507bb110d4df5b,
        _:N6bd95064b9104f5e91c753aacad2f4fd,
        _:N7ef86b24a363457bb259c7a971cde567,
        _:N979291ae7a1f4bad87d60a8df00aa1fa,
        _:Nb365e66d8d1c4ab28afbf262bf2a6203,
        _:Nbbebc3e5c3cf431e957c2426a10216f3,
        _:Necf286dc8873441994e91cca2783dcb8,
        _:Nf7c5f81685114c39ba237b2eede963a2,
        _:Nfdcd8b6ff4604329a31c17a1384f23cb .

