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

<artist/2384#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuana Miyazawa"@en,
        "宮沢ゆあな"@ja ;
    foaf:made <album/140703#subject>,
        <album/140703#vocals> ;
    foaf:name "Yuana Miyazawa"@en,
        "宮沢ゆあな"@ja .

<artist/25047#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toa Yukimura"@en,
        "雪村とあ"@ja ;
    foaf:made <album/140703#subject>,
        <album/140703#vocals> ;
    foaf:name "Toa Yukimura"@en,
        "雪村とあ"@ja .

<artist/2319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140703#subject> ;
    schema:name "Kai Isomura"@en,
        "磯村カイ"@ja ;
    foaf:made <album/140703#composition>,
        <album/140703#lyrics>,
        <album/140703#subject> ;
    foaf:name "Kai Isomura"@en,
        "磯村カイ"@ja .

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

<album/140703#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vanadis Brand Theme Song Collection"@en,
        "Vanadisブランド 主題歌集"@ja,
        "Vanadis Brand Theme Song Collection"@ja-latn ;
    mo:performance_of <album/140703#musicalwork> ;
    mo:recorded_as <album/140703#musicalexpression> ;
    schema:name "Vanadis Brand Theme Song Collection"@en,
        "Vanadisブランド 主題歌集"@ja,
        "Vanadis Brand Theme Song Collection"@ja-latn ;
    schema:workPerformed <album/140703#musicalwork> .

<https://media.vgm.io/albums/30/140703/140703-83c7ad2e1862.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140703#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/140703/140703-83c7ad2e1862.png> ;
    foaf:depicts <album/140703#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/140703/140703-83c7ad2e1862.png> .

<https://medium-media.vgm.io/albums/30/140703/140703-83c7ad2e1862.png> a schema:ImageObject,
        foaf:Image .

<album/140703#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vanadis Brand Theme Song Collection"@en,
        "Vanadisブランド 主題歌集"@ja,
        "Vanadis Brand Theme Song Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(TONAKAI sound works"@en ;
            foaf:made <album/140703#composition> ;
            foaf:name "(TONAKAI sound works"@en ],
        <artist/2319#subject> ;
    mo:produced_work <album/140703#musicalwork> ;
    schema:name "Vanadis Brand Theme Song Collection"@en,
        "Vanadisブランド 主題歌集"@ja,
        "Vanadis Brand Theme Song Collection"@ja-latn .

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

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

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

<album/140703#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-24"^^xsd:date ;
    dcterms:title "Vanadis Brand Theme Song Collection"@en,
        "Vanadisブランド 主題歌集"@ja,
        "Vanadis Brand Theme Song Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/140703#musicalexpression> ;
    mo:publisher _:N94a3a5edf27a4cfa892bca6511341f8d ;
    mo:record _:N7b11b2ce41bf4087951f0746ba94ab0b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "St. Monmusu Gakuen"@en ;
            foaf:name "St. Monmusu Gakuen"@en ],
        [ a schema:CreativeWork ;
            schema:name "St. Monmusu Festival!! ~Omatsuri da yo Zenin Shuugou!~"@en ;
            foaf:name "St. Monmusu Festival!! ~Omatsuri da yo Zenin Shuugou!~"@en ] ;
    schema:datePublished "2015-09-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/140703/140703-83c7ad2e1862.png> ;
    schema:name "Vanadis Brand Theme Song Collection"@en,
        "Vanadisブランド 主題歌集"@ja,
        "Vanadis Brand Theme Song Collection"@ja-latn ;
    schema:publisher _:N94a3a5edf27a4cfa892bca6511341f8d ;
    foaf:depiction <https://media.vgm.io/albums/30/140703/140703-83c7ad2e1862.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140703#subject> ;
    schema:name "(TONAKAI sound works"@en ;
    foaf:made <album/140703#subject> ;
    foaf:name "(TONAKAI sound works"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(TONAKAI sound works"@en ;
    foaf:made <album/140703#lyrics> ;
    foaf:name "(TONAKAI sound works"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(TONAKAI sound works"@en ;
    foaf:made <album/140703#subject> ;
    foaf:name "(TONAKAI sound works"@en .

_:N457b42106b8640d5a637e59788b852be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Different Lovers"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N7b11b2ce41bf4087951f0746ba94ab0b ;
    schema:name "Different Lovers"@en .

_:N6e25267836fb4419b08494a914b6b218 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catch the Smiles Again"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N7b11b2ce41bf4087951f0746ba94ab0b ;
    schema:name "Catch the Smiles Again"@en .

_:N94a3a5edf27a4cfa892bca6511341f8d schema:name "Vanadis"@en,
        "Vanadis"@ja,
        "Vanadis"@ja-latn ;
    foaf:name "Vanadis"@en,
        "Vanadis"@ja,
        "Vanadis"@ja-latn .

_:N7b11b2ce41bf4087951f0746ba94ab0b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N457b42106b8640d5a637e59788b852be,
        _:N6e25267836fb4419b08494a914b6b218 ;
    mo:track_count 2 ;
    schema:duration "PT9:26"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N457b42106b8640d5a637e59788b852be,
        _:N6e25267836fb4419b08494a914b6b218 .

