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

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

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

<artist/145#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72546#subject> ;
    schema:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja ;
    foaf:made <album/72546#composition>,
        <album/72546#subject> ;
    foaf:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja .

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

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

<album/72546#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World of Final Fantasy Digital Soundtrack Sampler"@en,
        "World of Final Fantasy Digital Soundtrack Sampler"@ja,
        "World of Final Fantasy Digital Soundtrack Sampler"@ja-latn ;
    mo:performance_of <album/72546#musicalwork> ;
    mo:recorded_as <album/72546#musicalexpression> ;
    schema:name "World of Final Fantasy Digital Soundtrack Sampler"@en,
        "World of Final Fantasy Digital Soundtrack Sampler"@ja,
        "World of Final Fantasy Digital Soundtrack Sampler"@ja-latn ;
    schema:workPerformed <album/72546#musicalwork> .

<org/112#subject> schema:name "SQUARE ENIX CO., LTD."@en,
        "株式会社スクウェア・エニックス"@ja,
        "SQUARE ENIX CO., LTD."@ja-latn ;
    foaf:name "SQUARE ENIX CO., LTD."@en,
        "株式会社スクウェア・エニックス"@ja,
        "SQUARE ENIX CO., LTD."@ja-latn .

<album/72546#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World of Final Fantasy Digital Soundtrack Sampler"@en,
        "World of Final Fantasy Digital Soundtrack Sampler"@ja,
        "World of Final Fantasy Digital Soundtrack Sampler"@ja-latn ;
    mo:composer <artist/145#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/72546#musicalwork> ;
    schema:name "World of Final Fantasy Digital Soundtrack Sampler"@en,
        "World of Final Fantasy Digital Soundtrack Sampler"@ja,
        "World of Final Fantasy Digital Soundtrack Sampler"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/72546#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/72546#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/72546#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-21"^^xsd:date ;
    dcterms:title "World of Final Fantasy Digital Soundtrack Sampler"@en,
        "World of Final Fantasy Digital Soundtrack Sampler"@ja,
        "World of Final Fantasy Digital Soundtrack Sampler"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/72546#musicalexpression> ;
    mo:publisher <org/112#subject> ;
    mo:record _:Nf09971779d8d4c1f9f4b02fb3ba57842 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "World of Final Fantasy"@en ;
            foaf:name "World of Final Fantasy"@en ] ;
    schema:datePublished "2017-11-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "World of Final Fantasy Digital Soundtrack Sampler"@en,
        "World of Final Fantasy Digital Soundtrack Sampler"@ja,
        "World of Final Fantasy Digital Soundtrack Sampler"@ja-latn ;
    schema:publisher <org/112#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N009895065a204b17bffc827685477f0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Battle"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nf09971779d8d4c1f9f4b02fb3ba57842 ;
    schema:name "World of Battle"@en .

_:N2dffe8fb01354a0889d3423acac9d740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prismelody Castle Cornelia"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nf09971779d8d4c1f9f4b02fb3ba57842 ;
    schema:name "Prismelody Castle Cornelia"@en .

_:N32a8bed8593a4096970f0492d2081084 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prismelody Those who fight"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nf09971779d8d4c1f9f4b02fb3ba57842 ;
    schema:name "Prismelody Those who fight"@en .

_:N70384ad959b74740af8297650290a9af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Beauty"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nf09971779d8d4c1f9f4b02fb3ba57842 ;
    schema:name "World of Beauty"@en .

_:Nd8371ea5cff7407f9678f2a7c0491a62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Grymoire"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nf09971779d8d4c1f9f4b02fb3ba57842 ;
    schema:name "World of Grymoire"@en .

_:Ne474d97acdfa47ecaecffb047e76ec21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prismelody Battle"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nf09971779d8d4c1f9f4b02fb3ba57842 ;
    schema:name "Prismelody Battle"@en .

_:Nfe8003dbc13448fbaec246a77c42b3d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dragon Scars"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf09971779d8d4c1f9f4b02fb3ba57842 ;
    schema:name "The Dragon Scars"@en .

_:Nf09971779d8d4c1f9f4b02fb3ba57842 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N009895065a204b17bffc827685477f0e,
        _:N2dffe8fb01354a0889d3423acac9d740,
        _:N32a8bed8593a4096970f0492d2081084,
        _:N70384ad959b74740af8297650290a9af,
        _:Nd8371ea5cff7407f9678f2a7c0491a62,
        _:Ne474d97acdfa47ecaecffb047e76ec21,
        _:Nfe8003dbc13448fbaec246a77c42b3d5 ;
    mo:track_count 7 ;
    schema:duration "PT16:37"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N009895065a204b17bffc827685477f0e,
        _:N2dffe8fb01354a0889d3423acac9d740,
        _:N32a8bed8593a4096970f0492d2081084,
        _:N70384ad959b74740af8297650290a9af,
        _:Nd8371ea5cff7407f9678f2a7c0491a62,
        _:Ne474d97acdfa47ecaecffb047e76ec21,
        _:Nfe8003dbc13448fbaec246a77c42b3d5 .

