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

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

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

<artist/1270#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33190#subject> ;
    schema:name "Kinuyo Yamashita"@en,
        "山下絹代"@ja ;
    foaf:made <album/33190#composition>,
        <album/33190#subject> ;
    foaf:name "Kinuyo Yamashita"@en,
        "山下絹代"@ja .

<artist/507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33190#subject> ;
    schema:name "David Wise"@en ;
    foaf:made <album/33190#composition>,
        <album/33190#subject> ;
    foaf:name "David Wise"@en .

<product/7265#subject> a schema:CreativeWork ;
    schema:name "Battletoads"@en,
        "Battletoads"@ja,
        "Battletoads"@ja-latn ;
    foaf:name "Battletoads"@en,
        "Battletoads"@ja,
        "Battletoads"@ja-latn .

<product/812#subject> a schema:CreativeWork ;
    schema:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn ;
    foaf:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/09/33190/33190-1337572187.jpg> a schema:ImageObject,
        foaf:Image .

<album/33190#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Extra Lives"@en,
        "Extra Lives"@ja,
        "Extra Lives"@ja-latn ;
    mo:composer <artist/1270#subject>,
        <artist/507#subject> ;
    mo:produced_work <album/33190#musicalwork> ;
    schema:name "Extra Lives"@en,
        "Extra Lives"@ja,
        "Extra Lives"@ja-latn .

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

<album/33190#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Extra Lives"@en,
        "Extra Lives"@ja,
        "Extra Lives"@ja-latn ;
    mo:performance_of <album/33190#musicalwork> ;
    mo:performer <artist/59399#subject> ;
    mo:recorded_as <album/33190#musicalexpression> ;
    schema:byArtist <artist/59399#subject> ;
    schema:name "Extra Lives"@en,
        "Extra Lives"@ja,
        "Extra Lives"@ja-latn ;
    schema:workPerformed <album/33190#musicalwork> .

<artist/59399#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33190#performance> ;
    schema:name "Mega Beardo"@en ;
    foaf:name "Mega Beardo"@en .

<album/33190#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-02-01"^^xsd:date ;
    dcterms:title "Extra Lives"@en,
        "Extra Lives"@ja,
        "Extra Lives"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/33190#musicalexpression> ;
    mo:publisher _:N8383a3a8654c4e10b715c59a34a35fc1 ;
    mo:record _:Nc4138fbe46fc4a76a85e9588685a5b7a ;
    mo:record_count 1 ;
    schema:about <product/7265#subject>,
        <product/812#subject> ;
    schema:byArtist <artist/59399#subject> ;
    schema:datePublished "2011-02-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/33190/33190-1337572187.jpg> ;
    schema:name "Extra Lives"@en,
        "Extra Lives"@ja,
        "Extra Lives"@ja-latn ;
    schema:publisher _:N8383a3a8654c4e10b715c59a34a35fc1 ;
    foaf:depiction <https://media.vgm.io/albums/09/33190/33190-1337572187.jpg> .

_:N8383a3a8654c4e10b715c59a34a35fc1 schema:name "Mega Beardo"@en,
        "Mega Beardo"@ja,
        "Mega Beardo"@ja-latn ;
    foaf:name "Mega Beardo"@en,
        "Mega Beardo"@ja,
        "Mega Beardo"@ja-latn .

_:N874e930c3cf64a369e0fb38881771a26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battletoads Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nc4138fbe46fc4a76a85e9588685a5b7a ;
    schema:name "Battletoads Theme"@en .

_:Naa07037e222746c48922d54fe777f069 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of Fire (Castlevania)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Nc4138fbe46fc4a76a85e9588685a5b7a ;
    schema:name "Heart of Fire (Castlevania)"@en .

_:Nc4138fbe46fc4a76a85e9588685a5b7a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N874e930c3cf64a369e0fb38881771a26,
        _:Naa07037e222746c48922d54fe777f069 ;
    mo:track_count 2 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N874e930c3cf64a369e0fb38881771a26,
        _:Naa07037e222746c48922d54fe777f069 .

