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

<artist/9#subject> a schema:Person,
        foaf:Person ;
    schema:name "riya"@en ;
    foaf:made <album/16755#lyrics>,
        <album/16755#subject> ;
    foaf:name "riya"@en .

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

<artist/587#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16755#subject> ;
    schema:name "Hajime Kikuchi"@en,
        "菊地創"@ja ;
    foaf:made <album/16755#composition>,
        <album/16755#subject> ;
    foaf:name "Hajime Kikuchi"@en,
        "菊地創"@ja .

<album/16755#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "divinity / eufonius"@en,
        "ディヴィニティ / eufonius"@ja,
        "divinity / eufonius"@ja-latn ;
    mo:composer <artist/587#subject> ;
    mo:produced_work <album/16755#musicalwork> ;
    schema:name "divinity / eufonius"@en,
        "ディヴィニティ / eufonius"@ja,
        "divinity / eufonius"@ja-latn .

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

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

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/16755/16755-1263054973.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16755#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "divinity / eufonius"@en,
        "ディヴィニティ / eufonius"@ja,
        "divinity / eufonius"@ja-latn ;
    mo:performance_of <album/16755#musicalwork> ;
    mo:performer <artist/6#subject> ;
    mo:recorded_as <album/16755#musicalexpression> ;
    schema:byArtist <artist/6#subject> ;
    schema:name "divinity / eufonius"@en,
        "ディヴィニティ / eufonius"@ja,
        "divinity / eufonius"@ja-latn ;
    schema:workPerformed <album/16755#musicalwork> .

<artist/6#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16755#performance> ;
    schema:name "eufonius"@en ;
    foaf:name "eufonius"@en .

<album/16755#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-23"^^xsd:date ;
    dcterms:title "divinity / eufonius"@en,
        "ディヴィニティ / eufonius"@ja,
        "divinity / eufonius"@ja-latn ;
    mo:catalogue_number "KDSD-00324" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16755#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N1dfe25c4e5db4d8a9ca7c8503c6bb293 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MapleStory"@en ;
            foaf:name "MapleStory"@en ] ;
    schema:byArtist <artist/6#subject> ;
    schema:datePublished "2009-12-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/16755/16755-1263054973.jpg> ;
    schema:name "divinity / eufonius"@en,
        "ディヴィニティ / eufonius"@ja,
        "divinity / eufonius"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/16755/16755-1263054973.jpg> .

_:N411b66f8a1b141b0a097b77ae5645a04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "divinity (instrumental)"@en,
        "ディヴィニティ (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N1dfe25c4e5db4d8a9ca7c8503c6bb293 ;
    schema:name "divinity (instrumental)"@en,
        "ディヴィニティ (instrumental)"@ja .

_:N55e6420e483b478d9388ade917864d72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "divinity"@en,
        "ディヴィニティ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N1dfe25c4e5db4d8a9ca7c8503c6bb293 ;
    schema:name "divinity"@en,
        "ディヴィニティ"@ja .

_:N8ebf8ca370f64819977f1faf9b200c7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "natalis ~stillness mix~"@en,
        "natalis ～stillness mix～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N1dfe25c4e5db4d8a9ca7c8503c6bb293 ;
    schema:name "natalis ~stillness mix~"@en,
        "natalis ～stillness mix～"@ja .

_:Ne82a059c0322459bbe3efd39fce8af20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "natalis"@en,
        "natalis"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N1dfe25c4e5db4d8a9ca7c8503c6bb293 ;
    schema:name "natalis"@en,
        "natalis"@ja .

_:N1dfe25c4e5db4d8a9ca7c8503c6bb293 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N411b66f8a1b141b0a097b77ae5645a04,
        _:N55e6420e483b478d9388ade917864d72,
        _:N8ebf8ca370f64819977f1faf9b200c7f,
        _:Ne82a059c0322459bbe3efd39fce8af20 ;
    mo:track_count 4 ;
    schema:duration "PT18:59"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N411b66f8a1b141b0a097b77ae5645a04,
        _:N55e6420e483b478d9388ade917864d72,
        _:N8ebf8ca370f64819977f1faf9b200c7f,
        _:Ne82a059c0322459bbe3efd39fce8af20 .

