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

<artist/20143#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kokoro Sagara"@en,
        "相良心"@ja ;
    foaf:made <album/104045#lyrics>,
        <album/104045#subject>,
        <album/104045#vocals> ;
    foaf:name "Kokoro Sagara"@en,
        "相良心"@ja .

<artist/31995#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Kira"@en,
        "綺良雪"@ja ;
    foaf:made <album/104045#subject>,
        <album/104045#vocals> ;
    foaf:name "Yuki Kira"@en,
        "綺良雪"@ja .

<artist/14378#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104045#subject> ;
    schema:name "Niito Mizuki"@en,
        "水城新人"@ja ;
    foaf:made <album/104045#composition>,
        <album/104045#subject> ;
    foaf:name "Niito Mizuki"@en,
        "水城新人"@ja .

<album/104045#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Salthe Vocal Collection"@en,
        "Salthe Vocal Collection"@ja,
        "Salthe Vocal Collection"@ja-latn ;
    mo:composer <artist/14378#subject> ;
    mo:produced_work <album/104045#musicalwork> ;
    schema:name "Salthe Vocal Collection"@en,
        "Salthe Vocal Collection"@ja,
        "Salthe Vocal Collection"@ja-latn .

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

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

<album/104045#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Salthe Vocal Collection"@en,
        "Salthe Vocal Collection"@ja,
        "Salthe Vocal Collection"@ja-latn ;
    mo:performance_of <album/104045#musicalwork> ;
    mo:recorded_as <album/104045#musicalexpression> ;
    schema:name "Salthe Vocal Collection"@en,
        "Salthe Vocal Collection"@ja,
        "Salthe Vocal Collection"@ja-latn ;
    schema:workPerformed <album/104045#musicalwork> .

<org/2142#subject> schema:name "Soiree"@en,
        "ソワレ"@ja,
        "Soiree"@ja-latn ;
    foaf:name "Soiree"@en,
        "ソワレ"@ja,
        "Soiree"@ja-latn .

<https://media.vgm.io/albums/54/104045/104045-64da2059d878.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104045#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/104045/104045-64da2059d878.jpg> ;
    foaf:depicts <album/104045#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/104045/104045-64da2059d878.jpg> .

<https://medium-media.vgm.io/albums/54/104045/104045-64da2059d878.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/104045#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-15"^^xsd:date ;
    dcterms:title "Salthe Vocal Collection"@en,
        "Salthe Vocal Collection"@ja,
        "Salthe Vocal Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/104045#musicalexpression> ;
    mo:publisher <org/2142#subject> ;
    mo:record _:N85feb70336284a1c9cfc18708cf62bc2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Salthe"@en ;
            foaf:name "Salthe"@en ] ;
    schema:datePublished "2020-09-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/104045/104045-64da2059d878.jpg> ;
    schema:name "Salthe Vocal Collection"@en,
        "Salthe Vocal Collection"@ja,
        "Salthe Vocal Collection"@ja-latn ;
    schema:publisher <org/2142#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/104045/104045-64da2059d878.jpg> .

_:N20d8b4a46b39440cbd31d4fe3c509aa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "idiot (inst.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N85feb70336284a1c9cfc18708cf62bc2 ;
    schema:name "idiot (inst.)"@en .

_:N264f77d74c7842f3b1f74917b6565847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N85feb70336284a1c9cfc18708cf62bc2 ;
    schema:name "Nothing"@en .

_:N7d17bcc38e3e4f86bfceb8bf7780522d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing (inst.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N85feb70336284a1c9cfc18708cf62bc2 ;
    schema:name "Nothing (inst.)"@en .

_:Ncff8c056702044159be000a140e0b110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "idiot"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N85feb70336284a1c9cfc18708cf62bc2 ;
    schema:name "idiot"@en .

_:N85feb70336284a1c9cfc18708cf62bc2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20d8b4a46b39440cbd31d4fe3c509aa0,
        _:N264f77d74c7842f3b1f74917b6565847,
        _:N7d17bcc38e3e4f86bfceb8bf7780522d,
        _:Ncff8c056702044159be000a140e0b110 ;
    mo:track_count 4 ;
    schema:duration "PT17:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N20d8b4a46b39440cbd31d4fe3c509aa0,
        _:N264f77d74c7842f3b1f74917b6565847,
        _:N7d17bcc38e3e4f86bfceb8bf7780522d,
        _:Ncff8c056702044159be000a140e0b110 .

