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

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

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17854#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/17854#composition>,
        <album/17854#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<album/17854#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Mako Album"@en,
        "The Mako Album"@ja,
        "The Mako Album"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/17854#musicalwork> ;
    schema:name "The Mako Album"@en,
        "The Mako Album"@ja,
        "The Mako Album"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/45/17854/17854-1265476554.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/14384#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17854#performance> ;
    schema:name "Jay-Z"@en ;
    foaf:name "Jay-Z"@en .

<album/17854#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-09-09"^^xsd:date ;
    dcterms:title "The Mako Album"@en,
        "The Mako Album"@ja,
        "The Mako Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/17854#musicalexpression> ;
    mo:publisher _:N1ee6f626ed28429fa6ad7b49040b1af1 ;
    mo:record _:N3fb3b89464dd4455b22c649252e486c6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Final Fantasy VII"@en ;
            foaf:name "Final Fantasy VII"@en ] ;
    schema:byArtist <artist/14384#subject> ;
    schema:datePublished "2006-09-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/17854/17854-1265476554.jpg> ;
    schema:name "The Mako Album"@en,
        "The Mako Album"@ja,
        "The Mako Album"@ja-latn ;
    schema:publisher _:N1ee6f626ed28429fa6ad7b49040b1af1 ;
    foaf:depiction <https://media.vgm.io/albums/45/17854/17854-1265476554.jpg> .

_:N1ee6f626ed28429fa6ad7b49040b1af1 schema:name "The Specialist"@en ;
    foaf:name "The Specialist"@en .

_:N38db9eb499b94f3580cfdc4ee4108830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Allure"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "Allure"@en .

_:N3d6337e85a194ecfb82be76ecb59a7d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Public Service Annoucement"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "Public Service Annoucement"@en .

_:N3f5f0e097cbe462fb5914a06918fc686 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Justify My Thug"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "Justify My Thug"@en .

_:N43c3a74a42f043ceb7426adde2927ae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Change Clothes"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "Change Clothes"@en .

_:N499129a26bfe469b9e015ff174ca6bf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "December 4th"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "December 4th"@en .

_:N602225c8828e4ef988adce77d6855d7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dirt Off Your Shoulder"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "Dirt Off Your Shoulder"@en .

_:N6d0ad692bf024fd0a77db806b5053d15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My 1st Song"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "My 1st Song"@en .

_:N79f439d69f4f49349d01e53d76ad6381 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "99 Problems"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "99 Problems"@en .

_:Na05f4e19a76f4efab79e97a3dd35a627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encore"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "Encore"@en .

_:Nb3aed130bd0d44e6b7bfcaf135c1ba4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moment Of Clarity"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "Moment Of Clarity"@en .

_:Nc1239eb12d71462e8cb18520b94eafc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "Interlude"@en .

_:Ne14ddcce823b423ca0ac9244a3801c92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What More Can I Say"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "What More Can I Say"@en .

_:Ne7b99905f54740c8a2a8b3ede6cbbfe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Threat"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "Threat"@en .

_:Ne944bdd140284835a7760dbf913a0ec0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucifer"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N3fb3b89464dd4455b22c649252e486c6 ;
    schema:name "Lucifer"@en .

_:N3fb3b89464dd4455b22c649252e486c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38db9eb499b94f3580cfdc4ee4108830,
        _:N3d6337e85a194ecfb82be76ecb59a7d8,
        _:N3f5f0e097cbe462fb5914a06918fc686,
        _:N43c3a74a42f043ceb7426adde2927ae2,
        _:N499129a26bfe469b9e015ff174ca6bf1,
        _:N602225c8828e4ef988adce77d6855d7d,
        _:N6d0ad692bf024fd0a77db806b5053d15,
        _:N79f439d69f4f49349d01e53d76ad6381,
        _:Na05f4e19a76f4efab79e97a3dd35a627,
        _:Nb3aed130bd0d44e6b7bfcaf135c1ba4f,
        _:Nc1239eb12d71462e8cb18520b94eafc6,
        _:Ne14ddcce823b423ca0ac9244a3801c92,
        _:Ne7b99905f54740c8a2a8b3ede6cbbfe1,
        _:Ne944bdd140284835a7760dbf913a0ec0 ;
    mo:track_count 14 ;
    schema:duration "PT55:37"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N38db9eb499b94f3580cfdc4ee4108830,
        _:N3d6337e85a194ecfb82be76ecb59a7d8,
        _:N3f5f0e097cbe462fb5914a06918fc686,
        _:N43c3a74a42f043ceb7426adde2927ae2,
        _:N499129a26bfe469b9e015ff174ca6bf1,
        _:N602225c8828e4ef988adce77d6855d7d,
        _:N6d0ad692bf024fd0a77db806b5053d15,
        _:N79f439d69f4f49349d01e53d76ad6381,
        _:Na05f4e19a76f4efab79e97a3dd35a627,
        _:Nb3aed130bd0d44e6b7bfcaf135c1ba4f,
        _:Nc1239eb12d71462e8cb18520b94eafc6,
        _:Ne14ddcce823b423ca0ac9244a3801c92,
        _:Ne7b99905f54740c8a2a8b3ede6cbbfe1,
        _:Ne944bdd140284835a7760dbf913a0ec0 .

