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

<album/154617> a mo:Release ;
    mo:catalogue_number "DLN-11" .

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

<artist/11441#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98759#subject> ;
    schema:name "Satoe Terashima"@en,
        "寺島里恵"@ja ;
    foaf:made <album/98759#composition>,
        <album/98759#subject> ;
    foaf:name "Satoe Terashima"@en,
        "寺島里恵"@ja .

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

<artist/18546#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98759#subject> ;
    schema:name "Jeff Lynne"@en ;
    foaf:made <album/98759#composition>,
        <album/98759#lyrics>,
        <album/98759#subject> ;
    foaf:name "Jeff Lynne"@en .

<artist/46219#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98759#subject> ;
    schema:name "Chanchacorin"@en,
        "ちゃんちゃこりん"@ja ;
    foaf:made <album/98759#composition>,
        <album/98759#subject> ;
    foaf:name "Chanchacorin"@en,
        "ちゃんちゃこりん"@ja .

<artist/769#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98759#subject> ;
    schema:name "Makoto Tomozawa"@en,
        "友澤眞"@ja ;
    foaf:made <album/98759#composition>,
        <album/98759#subject> ;
    foaf:name "Makoto Tomozawa"@en,
        "友澤眞"@ja .

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

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

<https://medium-media.vgm.io/albums/95/98759/98759-1589138582.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/2881#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98759#subject> ;
    mo:performed <album/98759#performance> ;
    schema:name "The Belmonts"@en,
        "The Megas"@en ;
    foaf:made <album/98759#composition>,
        <album/98759#lyrics>,
        <album/98759#subject> ;
    foaf:name "The Belmonts"@en,
        "The Megas"@en .

<album/98759#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Snakes"@en,
        "Snakes"@ja,
        "Snakes"@ja-latn ;
    mo:composer <artist/11441#subject>,
        <artist/1270#subject>,
        <artist/18546#subject>,
        <artist/2881#subject>,
        <artist/46219#subject>,
        <artist/769#subject> ;
    mo:produced_work <album/98759#musicalwork> ;
    schema:name "Snakes"@en,
        "Snakes"@ja,
        "Snakes"@ja-latn .

<album/98759#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-02"^^xsd:date ;
    dcterms:title "Snakes"@en,
        "Snakes"@ja,
        "Snakes"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/154617> ;
    mo:publication_of <album/98759#musicalexpression> ;
    mo:publisher _:Ne241de5596534685b202af571e933e77 ;
    mo:record _:Ne67e53420d0c46739d8d290e49f9d80d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mega Man"@en ;
            foaf:name "Mega Man"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mega Man X"@en ;
            foaf:name "Mega Man X"@en ],
        [ a schema:CreativeWork ;
            schema:name "Castlevania"@en ;
            foaf:name "Castlevania"@en ] ;
    schema:byArtist <artist/2881#subject> ;
    schema:datePublished "2020-03-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/98759/98759-1589138582.jpg> ;
    schema:name "Snakes"@en,
        "Snakes"@ja,
        "Snakes"@ja-latn ;
    schema:publisher _:Ne241de5596534685b202af571e933e77 ;
    foaf:depiction <https://media.vgm.io/albums/95/98759/98759-1589138582.jpg> .

_:N23b81116c85441c1bfc27aa6531b2bdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yours Truly, 2095"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Ne67e53420d0c46739d8d290e49f9d80d ;
    schema:name "Yours Truly, 2095"@en .

_:Nc06b9a17541a455c8c2c911cf7972cb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stalker"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:Ne67e53420d0c46739d8d290e49f9d80d ;
    schema:name "Stalker"@en .

_:Ndc4e7e51e3bb4d13bade556460441ae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evolution of Circuitry"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ne67e53420d0c46739d8d290e49f9d80d ;
    schema:name "Evolution of Circuitry"@en .

_:Ne241de5596534685b202af571e933e77 schema:name "The Megas"@en,
        "The Megas"@ja,
        "The Megas"@ja-latn ;
    foaf:name "The Megas"@en,
        "The Megas"@ja,
        "The Megas"@ja-latn .

_:Nf4701c2d550e487a8e8c2fb45a0acea6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rogumer Storm"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ne67e53420d0c46739d8d290e49f9d80d ;
    schema:name "Rogumer Storm"@en .

_:Ne67e53420d0c46739d8d290e49f9d80d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23b81116c85441c1bfc27aa6531b2bdb,
        _:Nc06b9a17541a455c8c2c911cf7972cb7,
        _:Ndc4e7e51e3bb4d13bade556460441ae0,
        _:Nf4701c2d550e487a8e8c2fb45a0acea6 ;
    mo:track_count 4 ;
    schema:duration "PT17:09"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N23b81116c85441c1bfc27aa6531b2bdb,
        _:Nc06b9a17541a455c8c2c911cf7972cb7,
        _:Ndc4e7e51e3bb4d13bade556460441ae0,
        _:Nf4701c2d550e487a8e8c2fb45a0acea6 .

