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

<artist/26673#subject> a schema:Person,
        foaf:Person ;
    schema:name "Manaka Iwami"@en,
        "石見舞菜香"@ja ;
    foaf:made <album/82315#subject>,
        <album/82315#vocals> ;
    foaf:name "Manaka Iwami"@en,
        "石見舞菜香"@ja .

<artist/27321#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Nakashima"@en,
        "中島由貴"@ja ;
    foaf:made <album/82315#subject>,
        <album/82315#vocals> ;
    foaf:name "Yuki Nakashima"@en,
        "中島由貴"@ja .

<artist/30413#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82315#subject> ;
    schema:name "Hironao Nagayama"@en,
        "永山ひろなお"@ja ;
    foaf:made <album/82315#composition>,
        <album/82315#subject> ;
    foaf:name "Hironao Nagayama"@en,
        "永山ひろなお"@ja .

<artist/31583#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82315#subject> ;
    schema:name "Eve"@en ;
    foaf:made <album/82315#composition>,
        <album/82315#lyrics>,
        <album/82315#subject> ;
    foaf:name "Eve"@en .

<artist/59506#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82315#subject> ;
    schema:name "SATOMAN"@en,
        "さとまん"@ja ;
    foaf:made <album/82315#composition>,
        <album/82315#lyrics>,
        <album/82315#subject> ;
    foaf:name "SATOMAN"@en,
        "さとまん"@ja .

<product/9665#subject> a schema:CreativeWork ;
    schema:name "Dragalia Lost"@en,
        "ドラガリアロスト"@ja,
        "Dragalia Lost"@ja-latn ;
    foaf:name "Dragalia Lost"@en,
        "ドラガリアロスト"@ja,
        "Dragalia Lost"@ja-latn .

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

<album/82315#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "overture / Lucretia"@en,
        "overture / ルクレツィア"@ja,
        "overture / Lucretia"@ja-latn ;
    mo:performance_of <album/82315#musicalwork> ;
    mo:recorded_as <album/82315#musicalexpression> ;
    schema:name "overture / Lucretia"@en,
        "overture / ルクレツィア"@ja,
        "overture / Lucretia"@ja-latn ;
    schema:workPerformed <album/82315#musicalwork> .

<org/1542#subject> schema:name "Cymusic"@en,
        "Cymusic"@ja,
        "Cymusic"@ja-latn ;
    foaf:name "Cymusic"@en,
        "Cymusic"@ja,
        "Cymusic"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/82315/82315-1543465478.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/82315#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "overture / Lucretia"@en,
        "overture / ルクレツィア"@ja,
        "overture / Lucretia"@ja-latn ;
    mo:composer <artist/30413#subject>,
        <artist/31583#subject>,
        <artist/59506#subject> ;
    mo:produced_work <album/82315#musicalwork> ;
    schema:name "overture / Lucretia"@en,
        "overture / ルクレツィア"@ja,
        "overture / Lucretia"@ja-latn .

<album/82315#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-15"^^xsd:date ;
    dcterms:title "overture / Lucretia"@en,
        "overture / ルクレツィア"@ja,
        "overture / Lucretia"@ja-latn ;
    mo:catalogue_number "CYMC-00001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82315#musicalexpression> ;
    mo:publisher <org/1542#subject> ;
    mo:record _:Ne682c43539ac4678a8b7878e7cd89ba0 ;
    mo:record_count 1 ;
    schema:about <product/9665#subject> ;
    schema:datePublished "2018-12-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/82315/82315-1543465478.jpg> ;
    schema:name "overture / Lucretia"@en,
        "overture / ルクレツィア"@ja,
        "overture / Lucretia"@ja-latn ;
    schema:publisher <org/1542#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/82315/82315-1543465478.jpg> .

_:N2c1e55c69ac54f9ba291e5d3184ef799 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楓"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne682c43539ac4678a8b7878e7cd89ba0 ;
    schema:name "楓"@ja .

_:N40ae65fd27054367bfc9b1ffe8305f01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "overture"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne682c43539ac4678a8b7878e7cd89ba0 ;
    schema:name "overture"@ja .

_:N44d1f7397cf94446abcfaaeb978f74b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blurry"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne682c43539ac4678a8b7878e7cd89ba0 ;
    schema:name "blurry"@ja .

_:N611e7f362df1405a902b68f5d758c5d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blurry"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne682c43539ac4678a8b7878e7cd89ba0 ;
    schema:name "blurry"@ja .

_:N80c58c407c574c9e93eb49e66846c95b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blurry"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne682c43539ac4678a8b7878e7cd89ba0 ;
    schema:name "blurry"@ja .

_:Na8a8d9413f664a68b0dd30978f7b3232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blurry"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne682c43539ac4678a8b7878e7cd89ba0 ;
    schema:name "blurry"@ja .

_:Ne28c7c060c194dc69f82efe83e8eb874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blurry"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne682c43539ac4678a8b7878e7cd89ba0 ;
    schema:name "blurry"@ja .

_:Ne682c43539ac4678a8b7878e7cd89ba0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c1e55c69ac54f9ba291e5d3184ef799,
        _:N40ae65fd27054367bfc9b1ffe8305f01,
        _:N44d1f7397cf94446abcfaaeb978f74b7,
        _:N611e7f362df1405a902b68f5d758c5d6,
        _:N80c58c407c574c9e93eb49e66846c95b,
        _:Na8a8d9413f664a68b0dd30978f7b3232,
        _:Ne28c7c060c194dc69f82efe83e8eb874 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2c1e55c69ac54f9ba291e5d3184ef799,
        _:N40ae65fd27054367bfc9b1ffe8305f01,
        _:N44d1f7397cf94446abcfaaeb978f74b7,
        _:N611e7f362df1405a902b68f5d758c5d6,
        _:N80c58c407c574c9e93eb49e66846c95b,
        _:Na8a8d9413f664a68b0dd30978f7b3232,
        _:Ne28c7c060c194dc69f82efe83e8eb874 .

