@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 _:N9177401f16bf4f8a93702003ead2d728 ;
    mo:record _:Nfdf3744b69d04b839c9d458c68ef0071 ;
    mo:record_count 1 ;
    schema:about [ 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 ],
        [ a schema:CreativeWork ;
            schema:name "St. Monmusu Gakuen"@en ;
            foaf:name "St. Monmusu Gakuen"@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 _:N9177401f16bf4f8a93702003ead2d728 ;
    foaf:depiction <https://media.vgm.io/albums/30/140703/140703-83c7ad2e1862.png> .

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

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

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

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

_:Nfdf3744b69d04b839c9d458c68ef0071 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5343959a29484b99845c9cb4b360dafb,
        _:Nc51ffd0d8bcc4abab8c1387563866ed4 ;
    mo:track_count 2 ;
    schema:duration "PT9:26"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5343959a29484b99845c9cb4b360dafb,
        _:Nc51ffd0d8bcc4abab8c1387563866ed4 .

