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

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

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

<artist/2163#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151519#subject> ;
    schema:name "Machinae Supremacy"@en ;
    foaf:made <album/151519#composition>,
        <album/151519#subject> ;
    foaf:name "Machinae Supremacy"@en .

<product/2123#subject> a schema:CreativeWork ;
    schema:name "Bionic Commando"@en,
        "トップシークレット"@ja,
        "Top Secret"@ja-latn ;
    foaf:name "Bionic Commando"@en,
        "トップシークレット"@ja,
        "Top Secret"@ja-latn .

<product/8009#subject> a schema:CreativeWork ;
    schema:name "The Great Giana Sisters"@en,
        "The Great Giana Sisters"@ja,
        "The Great Giana Sisters"@ja-latn ;
    foaf:name "The Great Giana Sisters"@en,
        "The Great Giana Sisters"@ja,
        "The Great Giana Sisters"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/91/151519/151519-e1ae1ea2e942.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151519#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-01"^^xsd:date ;
    dcterms:title "Echoes"@en,
        "Echoes"@ja,
        "Echoes"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151519#musicalexpression> ;
    mo:publisher _:N28b538c885fe4105a3929041deb13057 ;
    mo:record _:N79b9db49c4964a758f8cfdc8386bb363 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pinball Fantasies"@en ;
            foaf:name "Pinball Fantasies"@en ],
        [ a schema:CreativeWork ;
            schema:name "Pinball Illusions"@en ;
            foaf:name "Pinball Illusions"@en ],
        [ a schema:CreativeWork ;
            schema:name "Pinball Dreams"@en ;
            foaf:name "Pinball Dreams"@en ],
        <product/2123#subject>,
        <product/8009#subject> ;
    schema:datePublished "2015-07-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/151519/151519-e1ae1ea2e942.jpg> ;
    schema:name "Echoes"@en,
        "Echoes"@ja,
        "Echoes"@ja-latn ;
    schema:publisher _:N28b538c885fe4105a3929041deb13057 ;
    foaf:depiction <https://media.vgm.io/albums/91/151519/151519-e1ae1ea2e942.jpg> .

_:N08b70d5c1d1b4778b8d04c5d603b52dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sidology 1 — Sid Evolution"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N79b9db49c4964a758f8cfdc8386bb363 ;
    schema:name "Sidology 1 — Sid Evolution"@en .

_:N28b538c885fe4105a3929041deb13057 schema:name "Spinefarm Records"@en ;
    foaf:name "Spinefarm Records"@en .

_:N454768ae831e426393ac9e7504bcfc85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sidology 2 — Trinity"@en ;
    mo:track_number 7 ;
    schema:duration "PT12:50"^^xsd:interval ;
    schema:inPlaylist _:N79b9db49c4964a758f8cfdc8386bb363 ;
    schema:name "Sidology 2 — Trinity"@en .

_:N664f56bb2a06416cb2ac409198747981 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sidstyler"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N79b9db49c4964a758f8cfdc8386bb363 ;
    schema:name "Sidstyler"@en .

_:Na3bf8c078bbf4a89a445653ab4d0b07a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sidology 3 — Apex Ultima"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:inPlaylist _:N79b9db49c4964a758f8cfdc8386bb363 ;
    schema:name "Sidology 3 — Apex Ultima"@en .

_:Na875c33118034389a656d7b2a45c6a7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Multiball"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:inPlaylist _:N79b9db49c4964a758f8cfdc8386bb363 ;
    schema:name "Multiball"@en .

_:Nc2610b71cc964cadaff0c8399c5feed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I turn to you"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N79b9db49c4964a758f8cfdc8386bb363 ;
    schema:name "I turn to you"@en .

_:Nd73c6e36d74f436facc739f55ad6c34c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bionic Commando (2008)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N79b9db49c4964a758f8cfdc8386bb363 ;
    schema:name "Bionic Commando (2008)"@en .

_:Nddbd147bd8bb4b189ec3a36eb878b454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Giana Sisters"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N79b9db49c4964a758f8cfdc8386bb363 ;
    schema:name "The Great Giana Sisters"@en .

_:N79b9db49c4964a758f8cfdc8386bb363 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08b70d5c1d1b4778b8d04c5d603b52dc,
        _:N454768ae831e426393ac9e7504bcfc85,
        _:N664f56bb2a06416cb2ac409198747981,
        _:Na3bf8c078bbf4a89a445653ab4d0b07a,
        _:Na875c33118034389a656d7b2a45c6a7d,
        _:Nc2610b71cc964cadaff0c8399c5feed1,
        _:Nd73c6e36d74f436facc739f55ad6c34c,
        _:Nddbd147bd8bb4b189ec3a36eb878b454 ;
    mo:track_count 8 ;
    schema:duration "PT47:36"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N08b70d5c1d1b4778b8d04c5d603b52dc,
        _:N454768ae831e426393ac9e7504bcfc85,
        _:N664f56bb2a06416cb2ac409198747981,
        _:Na3bf8c078bbf4a89a445653ab4d0b07a,
        _:Na875c33118034389a656d7b2a45c6a7d,
        _:Nc2610b71cc964cadaff0c8399c5feed1,
        _:Nd73c6e36d74f436facc739f55ad6c34c,
        _:Nddbd147bd8bb4b189ec3a36eb878b454 .

