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

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

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

<artist/1718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22668#subject> ;
    schema:name "Johann Sebastian Bach"@en ;
    foaf:made <album/22668#composition>,
        <album/22668#subject> ;
    foaf:name "Johann Sebastian Bach"@en .

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

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

<https://media.vgm.io/albums/86/22668/22668-1376273100.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22668#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/22668/22668-1376273100.png> ;
    foaf:depicts <album/22668#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/22668/22668-1376273100.png> .

<https://medium-media.vgm.io/albums/86/22668/22668-1376273100.png> a schema:ImageObject,
        foaf:Image .

<album/22668#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Revenge of the Titans"@en,
        "Revenge of the Titans"@ja,
        "Revenge of the Titans"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dave S-B"@en ;
            foaf:made <album/22668#composition> ;
            foaf:name "Dave S-B"@en ],
        <artist/1718#subject> ;
    mo:produced_work <album/22668#musicalwork> ;
    schema:name "Revenge of the Titans"@en,
        "Revenge of the Titans"@ja,
        "Revenge of the Titans"@ja-latn .

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

<album/22668#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-30"^^xsd:date ;
    dcterms:title "Revenge of the Titans"@en,
        "Revenge of the Titans"@ja,
        "Revenge of the Titans"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/22668#musicalexpression> ;
    mo:publisher _:Nc6747dc41df545f79e9aed5bd0cef96b ;
    mo:record _:N6b4f7c78d93c43f9975d2c386a3aaae9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Revenge of the Titans"@en ;
            foaf:name "Revenge of the Titans"@en ] ;
    schema:datePublished "2010-11-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/22668/22668-1376273100.png> ;
    schema:name "Revenge of the Titans"@en,
        "Revenge of the Titans"@ja,
        "Revenge of the Titans"@ja-latn ;
    schema:publisher _:Nc6747dc41df545f79e9aed5bd0cef96b ;
    foaf:depiction <https://media.vgm.io/albums/86/22668/22668-1376273100.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22668#subject> ;
    schema:name "Dave S-B"@en ;
    foaf:made <album/22668#subject> ;
    foaf:name "Dave S-B"@en .

_:N121cee701a01443d952d6326fd762103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toccata"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N6b4f7c78d93c43f9975d2c386a3aaae9 ;
    schema:name "Toccata"@en .

_:N12ed129d0c234040b6ec484edf6adb4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanfare"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N6b4f7c78d93c43f9975d2c386a3aaae9 ;
    schema:name "Fanfare"@en .

_:N4a2b9ab2df9b454a83aac94ab5af15aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fugue"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N6b4f7c78d93c43f9975d2c386a3aaae9 ;
    schema:name "Fugue"@en .

_:N912e5755359c45fea91f74e18e75b84b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N6b4f7c78d93c43f9975d2c386a3aaae9 ;
    schema:name "March"@en .

_:Nc6747dc41df545f79e9aed5bd0cef96b schema:name "Strange & Delicious Records"@en ;
    foaf:name "Strange & Delicious Records"@en .

_:Nd66ad4f3b00d45239a8341af04384652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mars"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N6b4f7c78d93c43f9975d2c386a3aaae9 ;
    schema:name "Mars"@en .

_:Nf68976317f49419bbdc0279a2abacebe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Einleitung"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N6b4f7c78d93c43f9975d2c386a3aaae9 ;
    schema:name "Einleitung"@en .

_:N6b4f7c78d93c43f9975d2c386a3aaae9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N121cee701a01443d952d6326fd762103,
        _:N12ed129d0c234040b6ec484edf6adb4d,
        _:N4a2b9ab2df9b454a83aac94ab5af15aa,
        _:N912e5755359c45fea91f74e18e75b84b,
        _:Nd66ad4f3b00d45239a8341af04384652,
        _:Nf68976317f49419bbdc0279a2abacebe ;
    mo:track_count 6 ;
    schema:duration "PT20:50"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N121cee701a01443d952d6326fd762103,
        _:N12ed129d0c234040b6ec484edf6adb4d,
        _:N4a2b9ab2df9b454a83aac94ab5af15aa,
        _:N912e5755359c45fea91f74e18e75b84b,
        _:Nd66ad4f3b00d45239a8341af04384652,
        _:Nf68976317f49419bbdc0279a2abacebe .

