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

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

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

<artist/2366#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108657#subject> ;
    schema:name "DEKU"@en ;
    foaf:made <album/108657#composition>,
        <album/108657#subject> ;
    foaf:name "DEKU"@en .

<album/108657#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ace of Seafood Original Soundtrack"@en,
        "Ace of Seafood Original Soundtrack"@ja,
        "Ace of Seafood Original Soundtrack"@ja-latn ;
    mo:composer <artist/2366#subject> ;
    mo:produced_work <album/108657#musicalwork> ;
    schema:name "Ace of Seafood Original Soundtrack"@en,
        "Ace of Seafood Original Soundtrack"@ja,
        "Ace of Seafood Original Soundtrack"@ja-latn .

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

<album/108657#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ace of Seafood Original Soundtrack"@en,
        "Ace of Seafood Original Soundtrack"@ja,
        "Ace of Seafood Original Soundtrack"@ja-latn ;
    mo:performance_of <album/108657#musicalwork> ;
    mo:recorded_as <album/108657#musicalexpression> ;
    schema:name "Ace of Seafood Original Soundtrack"@en,
        "Ace of Seafood Original Soundtrack"@ja,
        "Ace of Seafood Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/108657#musicalwork> .

<org/1813#subject> schema:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn ;
    foaf:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn .

<https://media.vgm.io/albums/75/108657/108657-5a550ef1391d.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/108657#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/108657/108657-5a550ef1391d.png> ;
    foaf:depicts <album/108657#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/108657/108657-5a550ef1391d.png> .

<https://medium-media.vgm.io/albums/75/108657/108657-5a550ef1391d.png> a schema:ImageObject,
        foaf:Image .

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

<album/108657#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-11"^^xsd:date ;
    dcterms:title "Ace of Seafood Original Soundtrack"@en,
        "Ace of Seafood Original Soundtrack"@ja,
        "Ace of Seafood Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/108657#musicalexpression> ;
    mo:publisher <org/1813#subject> ;
    mo:record _:N336b8adb762d43eabe1e25dc51d35de5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ace of Seafood"@en ;
            foaf:name "Ace of Seafood"@en ] ;
    schema:datePublished "2018-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/108657/108657-5a550ef1391d.png> ;
    schema:name "Ace of Seafood Original Soundtrack"@en,
        "Ace of Seafood Original Soundtrack"@ja,
        "Ace of Seafood Original Soundtrack"@ja-latn ;
    schema:publisher <org/1813#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/108657/108657-5a550ef1391d.png> .

_:N11921de5888e4f8c9dd35a0f5e231f67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regalecus Glesne"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N336b8adb762d43eabe1e25dc51d35de5 ;
    schema:name "Regalecus Glesne"@en .

_:N3155b85b2c1c4439b06d031da4f21982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "California Roll (Sushi Bar Edit)"@en ;
    mo:track_number 8 ;
    schema:duration "PT9:54"^^xsd:interval ;
    schema:inPlaylist _:N336b8adb762d43eabe1e25dc51d35de5 ;
    schema:name "California Roll (Sushi Bar Edit)"@en .

_:N3174621e8f834c54aad7215053091211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credit"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N336b8adb762d43eabe1e25dc51d35de5 ;
    schema:name "End Credit"@en .

_:N35b9c764684749b6a0d82c0e48b99b79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Got It"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N336b8adb762d43eabe1e25dc51d35de5 ;
    schema:name "I Got It"@en .

_:N5a0d087914d3450aa49c794e6bc897e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kraken"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N336b8adb762d43eabe1e25dc51d35de5 ;
    schema:name "Kraken"@en .

_:N61194386fe4c4be7bef307d73f02cf41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Fleet"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N336b8adb762d43eabe1e25dc51d35de5 ;
    schema:name "Battle Fleet"@en .

_:N951cd98ecc964b10b4dad69797d111fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conveyor Belt Sushi"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N336b8adb762d43eabe1e25dc51d35de5 ;
    schema:name "Conveyor Belt Sushi"@en .

_:Na9b65c71922348a1a40b045cbca4f43a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit of Plastic Model"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N336b8adb762d43eabe1e25dc51d35de5 ;
    schema:name "Spirit of Plastic Model"@en .

_:Nac22a77f35c042929553abaea91f2357 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Food Chain"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N336b8adb762d43eabe1e25dc51d35de5 ;
    schema:name "Food Chain"@en .

_:Nf15622753dda48c594e6a2d7b1d77cc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "California Roll"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N336b8adb762d43eabe1e25dc51d35de5 ;
    schema:name "California Roll"@en .

_:Nf2496cd427194f269ade6d0212d097f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Counter Attack"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N336b8adb762d43eabe1e25dc51d35de5 ;
    schema:name "Counter Attack"@en .

_:Nf3ee0e3c69294e4a887233fd618cc710 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N336b8adb762d43eabe1e25dc51d35de5 ;
    schema:name "Game Over"@en .

_:N336b8adb762d43eabe1e25dc51d35de5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11921de5888e4f8c9dd35a0f5e231f67,
        _:N3155b85b2c1c4439b06d031da4f21982,
        _:N3174621e8f834c54aad7215053091211,
        _:N35b9c764684749b6a0d82c0e48b99b79,
        _:N5a0d087914d3450aa49c794e6bc897e3,
        _:N61194386fe4c4be7bef307d73f02cf41,
        _:N951cd98ecc964b10b4dad69797d111fd,
        _:Na9b65c71922348a1a40b045cbca4f43a,
        _:Nac22a77f35c042929553abaea91f2357,
        _:Nf15622753dda48c594e6a2d7b1d77cc3,
        _:Nf2496cd427194f269ade6d0212d097f2,
        _:Nf3ee0e3c69294e4a887233fd618cc710 ;
    mo:track_count 12 ;
    schema:duration "PT46:15"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N11921de5888e4f8c9dd35a0f5e231f67,
        _:N3155b85b2c1c4439b06d031da4f21982,
        _:N3174621e8f834c54aad7215053091211,
        _:N35b9c764684749b6a0d82c0e48b99b79,
        _:N5a0d087914d3450aa49c794e6bc897e3,
        _:N61194386fe4c4be7bef307d73f02cf41,
        _:N951cd98ecc964b10b4dad69797d111fd,
        _:Na9b65c71922348a1a40b045cbca4f43a,
        _:Nac22a77f35c042929553abaea91f2357,
        _:Nf15622753dda48c594e6a2d7b1d77cc3,
        _:Nf2496cd427194f269ade6d0212d097f2,
        _:Nf3ee0e3c69294e4a887233fd618cc710 .

