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

<artist/46833#subject> a schema:Person,
        foaf:Person ;
    schema:name "Amanda Achen"@en ;
    foaf:made <album/138098#subject>,
        <album/138098#vocals> ;
    foaf:name "Amanda Achen"@en .

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

<artist/670#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138098#subject> ;
    schema:name "Masayoshi Soken"@en,
        "祖堅正慶"@ja ;
    foaf:made <album/138098#composition>,
        <album/138098#subject> ;
    foaf:name "Masayoshi Soken"@en,
        "祖堅正慶"@ja .

<product/229#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY XIV"@en,
        "ファイナルファンタジーXIV"@ja,
        "FINAL FANTASY XIV"@ja-latn ;
    foaf:name "FINAL FANTASY XIV"@en,
        "ファイナルファンタジーXIV"@ja,
        "FINAL FANTASY XIV"@ja-latn .

<album/138098#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DAWNTRAIL 7-inch Vinyl Single"@en,
        "DAWNTRAIL 7-inch Vinyl Single"@ja,
        "DAWNTRAIL 7-inch Vinyl Single"@ja-latn ;
    mo:composer <artist/670#subject> ;
    mo:produced_work <album/138098#musicalwork> ;
    schema:name "DAWNTRAIL 7-inch Vinyl Single"@en,
        "DAWNTRAIL 7-inch Vinyl Single"@ja,
        "DAWNTRAIL 7-inch Vinyl Single"@ja-latn .

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

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

<org/1466#subject> schema:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn ;
    foaf:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/138098/138098-aee3afa17163.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/138098#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DAWNTRAIL 7-inch Vinyl Single"@en,
        "DAWNTRAIL 7-inch Vinyl Single"@ja,
        "DAWNTRAIL 7-inch Vinyl Single"@ja-latn ;
    mo:performance_of <album/138098#musicalwork> ;
    mo:performer <artist/22102#subject> ;
    mo:recorded_as <album/138098#musicalexpression> ;
    schema:byArtist <artist/22102#subject> ;
    schema:name "DAWNTRAIL 7-inch Vinyl Single"@en,
        "DAWNTRAIL 7-inch Vinyl Single"@ja,
        "DAWNTRAIL 7-inch Vinyl Single"@ja-latn ;
    schema:workPerformed <album/138098#musicalwork> .

<artist/22102#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/138098#performance> ;
    schema:name "The Primals"@en ;
    foaf:name "The Primals"@en .

<album/138098#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-06-05"^^xsd:date ;
    dcterms:title "DAWNTRAIL 7-inch Vinyl Single"@en,
        "DAWNTRAIL 7-inch Vinyl Single"@ja,
        "DAWNTRAIL 7-inch Vinyl Single"@ja-latn ;
    mo:catalogue_number "SQEX-11128" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/138098#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:Nb765865c0210415ead9775df8e488c69 ;
    mo:record_count 1 ;
    schema:about <product/229#subject> ;
    schema:byArtist <artist/22102#subject> ;
    schema:datePublished "2024-06-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/138098/138098-aee3afa17163.jpg> ;
    schema:name "DAWNTRAIL 7-inch Vinyl Single"@en,
        "DAWNTRAIL 7-inch Vinyl Single"@ja,
        "DAWNTRAIL 7-inch Vinyl Single"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/138098/138098-aee3afa17163.jpg> .

_:N2940f2fe8eb14edf9d6111413d5723b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open Sky - The Theme from Dawntrail"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb765865c0210415ead9775df8e488c69 ;
    schema:name "Open Sky - The Theme from Dawntrail"@en .

_:N7b43deefc90a4ecea5a8d94e1a001141 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawntrail"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb765865c0210415ead9775df8e488c69 ;
    schema:name "Dawntrail"@en .

_:Nb765865c0210415ead9775df8e488c69 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2940f2fe8eb14edf9d6111413d5723b6,
        _:N7b43deefc90a4ecea5a8d94e1a001141 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2940f2fe8eb14edf9d6111413d5723b6,
        _:N7b43deefc90a4ecea5a8d94e1a001141 .

