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

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

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

<artist/274#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62694#subject> ;
    schema:name "Shota Kageyama"@en,
        "景山将太"@ja ;
    foaf:made <album/62694#composition>,
        <album/62694#subject> ;
    foaf:name "Shota Kageyama"@en,
        "景山将太"@ja .

<artist/3639#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62694#subject> ;
    schema:name "Go Ichinose"@en,
        "一之瀬剛"@ja ;
    foaf:made <album/62694#composition>,
        <album/62694#subject> ;
    foaf:name "Go Ichinose"@en,
        "一之瀬剛"@ja .

<artist/691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62694#subject> ;
    schema:name "Junichi Masuda"@en,
        "増田順一"@ja ;
    foaf:made <album/62694#composition>,
        <album/62694#subject> ;
    foaf:name "Junichi Masuda"@en,
        "増田順一"@ja .

<artist/7112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62694#subject> ;
    schema:name "Hitomi Sato"@en,
        "佐藤仁美"@ja ;
    foaf:made <album/62694#composition>,
        <album/62694#subject> ;
    foaf:name "Hitomi Sato"@en,
        "佐藤仁美"@ja .

<product/2234#subject> a schema:CreativeWork ;
    schema:name "Pokémon Ruby & Sapphire"@en,
        "ポケットモンスター ルビー・サファイア"@ja,
        "Pokémon Ruby & Sapphire"@ja-latn ;
    foaf:name "Pokémon Ruby & Sapphire"@en,
        "ポケットモンスター ルビー・サファイア"@ja,
        "Pokémon Ruby & Sapphire"@ja-latn .

<product/2236#subject> a schema:CreativeWork ;
    schema:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn ;
    foaf:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn .

<product/2237#subject> a schema:CreativeWork ;
    schema:name "Pokémon Diamond & Pearl"@en,
        "ポケットモンスター ダイヤモンド・パール"@ja,
        "Pokémon Diamond & Pearl"@ja-latn ;
    foaf:name "Pokémon Diamond & Pearl"@en,
        "ポケットモンスター ダイヤモンド・パール"@ja,
        "Pokémon Diamond & Pearl"@ja-latn .

<product/2239#subject> a schema:CreativeWork ;
    schema:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn ;
    foaf:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn .

<product/2240#subject> a schema:CreativeWork ;
    schema:name "Pokémon Black & White"@en,
        "ポケットモンスター ブラック・ホワイト"@ja,
        "Pokémon Black & White"@ja-latn ;
    foaf:name "Pokémon Black & White"@en,
        "ポケットモンスター ブラック・ホワイト"@ja,
        "Pokémon Black & White"@ja-latn .

<product/2242#subject> a schema:CreativeWork ;
    schema:name "Pokémon X & Y"@en,
        "ポケットモンスター X・Y"@ja,
        "Pokémon X & Y"@ja-latn ;
    foaf:name "Pokémon X & Y"@en,
        "ポケットモンスター X・Y"@ja,
        "Pokémon X & Y"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/49/62694/62694-1478109692.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/62694#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Critical Capture"@en,
        "Critical Capture"@ja,
        "Critical Capture"@ja-latn ;
    mo:performance_of <album/62694#musicalwork> ;
    mo:performer _:N9eadfd061fa7451f8fb42b16034b4930 ;
    mo:recorded_as <album/62694#musicalexpression> ;
    schema:byArtist _:N9eadfd061fa7451f8fb42b16034b4930 ;
    schema:name "Critical Capture"@en,
        "Critical Capture"@ja,
        "Critical Capture"@ja-latn ;
    schema:workPerformed <album/62694#musicalwork> .

<album/62694#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Critical Capture"@en,
        "Critical Capture"@ja,
        "Critical Capture"@ja-latn ;
    mo:composer <artist/274#subject>,
        <artist/3639#subject>,
        <artist/691#subject>,
        <artist/7112#subject> ;
    mo:produced_work <album/62694#musicalwork> ;
    schema:name "Critical Capture"@en,
        "Critical Capture"@ja,
        "Critical Capture"@ja-latn .

<album/62694#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-05"^^xsd:date ;
    dcterms:title "Critical Capture"@en,
        "Critical Capture"@ja,
        "Critical Capture"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/62694#musicalexpression> ;
    mo:publisher _:N1a20110d780641d6a1331540bd3a5054 ;
    mo:record _:N1fe6a03977c24ce08e02bd35afa9fbfa ;
    mo:record_count 1 ;
    schema:about <product/2234#subject>,
        <product/2236#subject>,
        <product/2237#subject>,
        <product/2239#subject>,
        <product/2240#subject>,
        <product/2242#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The Goodnote Guys"@en ;
            foaf:name "The Goodnote Guys"@en ] ;
    schema:datePublished "2015-07-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/62694/62694-1478109692.jpg> ;
    schema:name "Critical Capture"@en,
        "Critical Capture"@ja,
        "Critical Capture"@ja-latn ;
    schema:publisher _:N1a20110d780641d6a1331540bd3a5054 ;
    foaf:depiction <https://media.vgm.io/albums/49/62694/62694-1478109692.jpg> .

_:N1a20110d780641d6a1331540bd3a5054 schema:name "The Goodnote Guys"@en ;
    foaf:name "The Goodnote Guys"@en .

_:N2ed5fecf802740da86113260bc00924c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nimbasa City"@en ;
    mo:track_number 1 ;
    schema:duration "PT11:07"^^xsd:interval ;
    schema:inPlaylist _:N1fe6a03977c24ce08e02bd35afa9fbfa ;
    schema:name "Nimbasa City"@en .

_:N41ade20af6b148eebcadc85a521baa1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azalea Town"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:17"^^xsd:interval ;
    schema:inPlaylist _:N1fe6a03977c24ce08e02bd35afa9fbfa ;
    schema:name "Azalea Town"@en .

_:N4adb529b39164cc986a5d0ea0dbddb34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goldenrod Game Corner"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N1fe6a03977c24ce08e02bd35afa9fbfa ;
    schema:name "Goldenrod Game Corner"@en .

_:N5b4b028cf3df4541b9280d9ec3af94ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soaring at Night"@en ;
    mo:track_number 11 ;
    schema:duration "PT16:48"^^xsd:interval ;
    schema:inPlaylist _:N1fe6a03977c24ce08e02bd35afa9fbfa ;
    schema:name "Soaring at Night"@en .

_:N7106095ca1c74f53931003c39e14bf5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Accumula Town"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N1fe6a03977c24ce08e02bd35afa9fbfa ;
    schema:name "Accumula Town"@en .

_:N71577cfcb5674007bb8c0a9a80fd158e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rival Blue"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N1fe6a03977c24ce08e02bd35afa9fbfa ;
    schema:name "Rival Blue"@en .

_:N7ef7ad87ed2545e7b1022579eeeb90bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coumarine City"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N1fe6a03977c24ce08e02bd35afa9fbfa ;
    schema:name "Coumarine City"@en .

_:N994a3501ae9541f58e3dd554040e97ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slateport City"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N1fe6a03977c24ce08e02bd35afa9fbfa ;
    schema:name "Slateport City"@en .

_:N9eadfd061fa7451f8fb42b16034b4930 a schema:Person,
        foaf:Person ;
    mo:performed <album/62694#performance> ;
    schema:name "The Goodnote Guys"@en ;
    foaf:name "The Goodnote Guys"@en .

_:Nb945a05f0c654bc289df38eeec43c2da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lavender Town"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N1fe6a03977c24ce08e02bd35afa9fbfa ;
    schema:name "Lavender Town"@en .

_:Nc3b42ee0e25d486fb703b5db1cb3fb60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vermilion City"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N1fe6a03977c24ce08e02bd35afa9fbfa ;
    schema:name "Vermilion City"@en .

_:Nc7858022639e42508aead03874d54a5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Route 225"@en ;
    mo:track_number 10 ;
    schema:duration "PT10:25"^^xsd:interval ;
    schema:inPlaylist _:N1fe6a03977c24ce08e02bd35afa9fbfa ;
    schema:name "Route 225"@en .

_:N1fe6a03977c24ce08e02bd35afa9fbfa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ed5fecf802740da86113260bc00924c,
        _:N41ade20af6b148eebcadc85a521baa1d,
        _:N4adb529b39164cc986a5d0ea0dbddb34,
        _:N5b4b028cf3df4541b9280d9ec3af94ec,
        _:N7106095ca1c74f53931003c39e14bf5d,
        _:N71577cfcb5674007bb8c0a9a80fd158e,
        _:N7ef7ad87ed2545e7b1022579eeeb90bf,
        _:N994a3501ae9541f58e3dd554040e97ea,
        _:Nb945a05f0c654bc289df38eeec43c2da,
        _:Nc3b42ee0e25d486fb703b5db1cb3fb60,
        _:Nc7858022639e42508aead03874d54a5c ;
    mo:track_count 11 ;
    schema:duration "PT87:24"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2ed5fecf802740da86113260bc00924c,
        _:N41ade20af6b148eebcadc85a521baa1d,
        _:N4adb529b39164cc986a5d0ea0dbddb34,
        _:N5b4b028cf3df4541b9280d9ec3af94ec,
        _:N7106095ca1c74f53931003c39e14bf5d,
        _:N71577cfcb5674007bb8c0a9a80fd158e,
        _:N7ef7ad87ed2545e7b1022579eeeb90bf,
        _:N994a3501ae9541f58e3dd554040e97ea,
        _:Nb945a05f0c654bc289df38eeec43c2da,
        _:Nc3b42ee0e25d486fb703b5db1cb3fb60,
        _:Nc7858022639e42508aead03874d54a5c .

