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

<artist/2241#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eric Martin"@en ;
    foaf:made <album/27577#subject>,
        <album/27577#vocals> ;
    foaf:name "Eric Martin"@en .

<artist/20662#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27577#subject> ;
    schema:name "Richie Zito"@en ;
    foaf:made <album/27577#composition>,
        <album/27577#lyrics>,
        <album/27577#subject> ;
    foaf:name "Richie Zito"@en .

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

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

<org/1320#subject> schema:name "Atlantic"@en,
        "Atlantic"@ja,
        "Atlantic"@ja-latn ;
    foaf:name "Atlantic"@en,
        "Atlantic"@ja,
        "Atlantic"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/27577/27577-1417651914.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27577#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "shine / MR. BIG"@en,
        "シャイン / MR. BIG"@ja,
        "shine / MR. BIG"@ja-latn ;
    mo:performance_of <album/27577#musicalwork> ;
    mo:performer <artist/19941#subject> ;
    mo:recorded_as <album/27577#musicalexpression> ;
    schema:byArtist <artist/19941#subject> ;
    schema:name "shine / MR. BIG"@en,
        "シャイン / MR. BIG"@ja,
        "shine / MR. BIG"@ja-latn ;
    schema:workPerformed <album/27577#musicalwork> .

<artist/19941#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27577#performance> ;
    schema:name "MR. BIG"@en ;
    foaf:name "MR. BIG"@en .

<album/27577#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "shine / MR. BIG"@en,
        "シャイン / MR. BIG"@ja,
        "shine / MR. BIG"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Richie Kotzen"@en ;
            foaf:made <album/27577#composition> ;
            foaf:name "Richie Kotzen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pat Torpey"@en ;
            foaf:made <album/27577#composition> ;
            foaf:name "Pat Torpey"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lanny Cordola"@en ;
            foaf:made <album/27577#composition> ;
            foaf:name "Lanny Cordola"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chuck Wright"@en ;
            foaf:made <album/27577#composition> ;
            foaf:name "Chuck Wright"@en ],
        <artist/20662#subject> ;
    mo:produced_work <album/27577#musicalwork> ;
    schema:name "shine / MR. BIG"@en,
        "シャイン / MR. BIG"@ja,
        "shine / MR. BIG"@ja-latn .

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

<album/27577#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-07-25"^^xsd:date ;
    dcterms:title "shine / MR. BIG"@en,
        "シャイン / MR. BIG"@ja,
        "shine / MR. BIG"@ja-latn ;
    mo:catalogue_number "AMCY-7299" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27577#musicalexpression> ;
    mo:publisher <org/1320#subject> ;
    mo:record _:N21f63efef867495abdef060c6306ec47 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hellsing"@en ;
            foaf:name "Hellsing"@en ] ;
    schema:byArtist <artist/19941#subject> ;
    schema:datePublished "2001-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/27577/27577-1417651914.jpg> ;
    schema:name "shine / MR. BIG"@en,
        "シャイン / MR. BIG"@ja,
        "shine / MR. BIG"@ja-latn ;
    schema:publisher <org/1320#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/27577/27577-1417651914.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Pat Torpey"@en ;
    foaf:made <album/27577#subject> ;
    foaf:name "Pat Torpey"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27577#subject> ;
    schema:name "Pat Torpey"@en ;
    foaf:made <album/27577#subject> ;
    foaf:name "Pat Torpey"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Chuck Wright"@en ;
    foaf:made <album/27577#lyrics> ;
    foaf:name "Chuck Wright"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Chuck Wright"@en ;
    foaf:made <album/27577#subject> ;
    foaf:name "Chuck Wright"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Richie Kotzen"@en ;
    foaf:made <album/27577#subject> ;
    foaf:name "Richie Kotzen"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27577#subject> ;
    schema:name "Chuck Wright"@en ;
    foaf:made <album/27577#subject> ;
    foaf:name "Chuck Wright"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Pat Torpey"@en ;
    foaf:made <album/27577#lyrics> ;
    foaf:name "Pat Torpey"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27577#subject> ;
    schema:name "Richie Kotzen"@en ;
    foaf:made <album/27577#subject> ;
    foaf:name "Richie Kotzen"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lanny Cordola"@en ;
    foaf:made <album/27577#lyrics> ;
    foaf:name "Lanny Cordola"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Richie Kotzen"@en ;
    foaf:made <album/27577#lyrics> ;
    foaf:name "Richie Kotzen"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27577#subject> ;
    schema:name "Lanny Cordola"@en ;
    foaf:made <album/27577#subject> ;
    foaf:name "Lanny Cordola"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lanny Cordola"@en ;
    foaf:made <album/27577#subject> ;
    foaf:name "Lanny Cordola"@en .

_:N59498391c1714870aebdb1aec5130474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One World Away"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N21f63efef867495abdef060c6306ec47 ;
    schema:name "One World Away"@en .

_:N66a15f3f92ce4a9e86cb7c80e069edcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here's To Everything"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N21f63efef867495abdef060c6306ec47 ;
    schema:name "Here's To Everything"@en .

_:Nc55a181b79a7401a81e3d0e331e36670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shine"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N21f63efef867495abdef060c6306ec47 ;
    schema:name "shine"@en .

_:N21f63efef867495abdef060c6306ec47 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N59498391c1714870aebdb1aec5130474,
        _:N66a15f3f92ce4a9e86cb7c80e069edcb,
        _:Nc55a181b79a7401a81e3d0e331e36670 ;
    mo:track_count 3 ;
    schema:duration "PT10:04"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N59498391c1714870aebdb1aec5130474,
        _:N66a15f3f92ce4a9e86cb7c80e069edcb,
        _:Nc55a181b79a7401a81e3d0e331e36670 .

