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

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

<artist/2047#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4748#subject> ;
    schema:name "Shunsuke Shiina"@en,
        "椎名俊介"@ja ;
    foaf:made <album/4748#composition>,
        <album/4748#subject> ;
    foaf:name "Shunsuke Shiina"@en,
        "椎名俊介"@ja .

<artist/3921#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4748#subject> ;
    schema:name "ron"@en ;
    foaf:made <album/4748#composition>,
        <album/4748#subject> ;
    foaf:name "ron"@en .

<artist/591#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4748#subject> ;
    schema:name "Hajime"@en ;
    foaf:made <album/4748#composition>,
        <album/4748#subject> ;
    foaf:name "Hajime"@en .

<product/21113#subject> a schema:CreativeWork ;
    schema:name "Shooting Holiness Prima Veil ~Toraware no Tenshi~"@en,
        "流聖天使プリマヴェール ～捕らわれの天使～"@ja,
        "Ryuusei Tenshi Prima Veil ~Toraware no Tenshi~"@ja-latn ;
    foaf:name "Shooting Holiness Prima Veil ~Toraware no Tenshi~"@en,
        "流聖天使プリマヴェール ～捕らわれの天使～"@ja,
        "Ryuusei Tenshi Prima Veil ~Toraware no Tenshi~"@ja-latn .

<product/22393#subject> a schema:CreativeWork ;
    schema:name "Blaster Holiness Prima Veil Zwei"@en,
        "彗聖天使プリマヴェールZwei"@ja,
        "Suisei Tenshi Prima Veil Zwei"@ja-latn ;
    foaf:name "Blaster Holiness Prima Veil Zwei"@en,
        "彗聖天使プリマヴェールZwei"@ja,
        "Suisei Tenshi Prima Veil Zwei"@ja-latn .

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

<org/1843#subject> schema:name "Escu:de"@en,
        "エスクード"@ja,
        "Escu:de"@ja-latn ;
    foaf:name "Escu:de"@en,
        "エスクード"@ja,
        "Escu:de"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/4748/4748-1191967725.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/37023#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4748#performance> ;
    schema:name "Mami♥Nakayama"@en,
        "中山♥マミ"@ja ;
    foaf:made <album/4748#lyrics>,
        <album/4748#subject> ;
    foaf:name "Mami♥Nakayama"@en,
        "中山♥マミ"@ja .

<artist/592#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4748#performance> ;
    schema:name "Marika"@en,
        "真里歌"@ja ;
    foaf:made <album/4748#lyrics>,
        <album/4748#subject> ;
    foaf:name "Marika"@en,
        "真里歌"@ja .

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

<artist/64049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4748#subject> ;
    mo:performed <album/4748#performance> ;
    schema:name "Team saB:ten"@en,
        "チームサボ天"@ja ;
    foaf:made <album/4748#composition>,
        <album/4748#lyrics>,
        <album/4748#subject> ;
    foaf:name "Team saB:ten"@en,
        "チームサボ天"@ja .

<album/4748#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prima Veil Vocal Collection"@en,
        "プリマヴェール ヴォーカルコレクション"@ja,
        "Prima Veil Vocal Collection"@ja-latn ;
    mo:composer <artist/2047#subject>,
        <artist/3921#subject>,
        <artist/591#subject>,
        <artist/64049#subject> ;
    mo:produced_work <album/4748#musicalwork> ;
    schema:name "Prima Veil Vocal Collection"@en,
        "プリマヴェール ヴォーカルコレクション"@ja,
        "Prima Veil Vocal Collection"@ja-latn .

<album/4748#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prima Veil Vocal Collection"@en,
        "プリマヴェール ヴォーカルコレクション"@ja,
        "Prima Veil Vocal Collection"@ja-latn ;
    mo:performance_of <album/4748#musicalwork> ;
    mo:performer <artist/37023#subject>,
        <artist/592#subject>,
        <artist/64049#subject> ;
    mo:recorded_as <album/4748#musicalexpression> ;
    schema:byArtist <artist/37023#subject>,
        <artist/592#subject>,
        <artist/64049#subject> ;
    schema:name "Prima Veil Vocal Collection"@en,
        "プリマヴェール ヴォーカルコレクション"@ja,
        "Prima Veil Vocal Collection"@ja-latn ;
    schema:workPerformed <album/4748#musicalwork> .

<album/4748#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-09-28"^^xsd:date ;
    dcterms:title "Prima Veil Vocal Collection"@en,
        "プリマヴェール ヴォーカルコレクション"@ja,
        "Prima Veil Vocal Collection"@ja-latn ;
    mo:catalogue_number "ele-a004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4748#musicalexpression> ;
    mo:publisher <org/1843#subject> ;
    mo:record _:N582d57d9daa74cc2ad295b39088677ac ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shooting Holiness Prima Veil -V-"@en ;
            foaf:name "Shooting Holiness Prima Veil -V-"@en ],
        <product/21113#subject>,
        <product/22393#subject> ;
    schema:byArtist <artist/37023#subject>,
        <artist/592#subject>,
        <artist/64049#subject> ;
    schema:datePublished "2007-09-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/4748/4748-1191967725.jpg> ;
    schema:name "Prima Veil Vocal Collection"@en,
        "プリマヴェール ヴォーカルコレクション"@ja,
        "Prima Veil Vocal Collection"@ja-latn ;
    schema:publisher <org/1843#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/4748/4748-1191967725.jpg> .

_:N0414c65c460f492c95f89b77da312152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's do it! INSTRUMENTAL"@en,
        "Let's do it! INSTRUMENTAL"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N582d57d9daa74cc2ad295b39088677ac ;
    schema:name "Let's do it! INSTRUMENTAL"@en,
        "Let's do it! INSTRUMENTAL"@ja .

_:N1c684393e24f4aff80ac0925e1612fa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dual Mentality"@en,
        "ふたつの心理"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N582d57d9daa74cc2ad295b39088677ac ;
    schema:name "A Dual Mentality"@en,
        "ふたつの心理"@ja .

_:N208cc5c046da49dab17df97e94be45a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stardust Angel"@en,
        "星屑の天使"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N582d57d9daa74cc2ad295b39088677ac ;
    schema:name "Stardust Angel"@en,
        "星屑の天使"@ja .

_:N27c7359cf4234683bdd09ce1df157e07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dual Mentality INSTRUMENTAL"@en,
        "ふたつの心理 INSTRUMENTAL"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N582d57d9daa74cc2ad295b39088677ac ;
    schema:name "A Dual Mentality INSTRUMENTAL"@en,
        "ふたつの心理 INSTRUMENTAL"@ja .

_:N544a4802482a402abee6b4bfba9392e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's do it!"@en,
        "Let's do it!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N582d57d9daa74cc2ad295b39088677ac ;
    schema:name "Let's do it!"@en,
        "Let's do it!"@ja .

_:N8136212f3be94935b2cd6a3e77bfc7d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic of Love"@en,
        "恋の魔法"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N582d57d9daa74cc2ad295b39088677ac ;
    schema:name "Magic of Love"@en,
        "恋の魔法"@ja .

_:N98634161cd0a4f79a2fac114494188f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stardust Angel (Ken'ichi Ver.)"@en,
        "星屑の天使 (ケンイチVer.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N582d57d9daa74cc2ad295b39088677ac ;
    schema:name "Stardust Angel (Ken'ichi Ver.)"@en,
        "星屑の天使 (ケンイチVer.)"@ja .

_:Nd21336e4ba804e9fae53d55dbeec84b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's do it! SHORT"@en,
        "Let's do it! SHORT"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N582d57d9daa74cc2ad295b39088677ac ;
    schema:name "Let's do it! SHORT"@en,
        "Let's do it! SHORT"@ja .

_:Ne94f6e55a1e048f5a67c9092cdb883d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stardust Angel (Prince Ver.)"@en,
        "星屑の天使 (プリンスVer.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N582d57d9daa74cc2ad295b39088677ac ;
    schema:name "Stardust Angel (Prince Ver.)"@en,
        "星屑の天使 (プリンスVer.)"@ja .

_:Ned62fe466c2e4b6a8d8bc1ef37860ea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stardust Angel INSTRUMENTAL"@en,
        "星屑の天使 INSTRUMENTAL"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N582d57d9daa74cc2ad295b39088677ac ;
    schema:name "Stardust Angel INSTRUMENTAL"@en,
        "星屑の天使 INSTRUMENTAL"@ja .

_:Nfcb2be88dede4bf0882a908006c52958 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dual Mentality SHORT"@en,
        "ふたつの心理 SHORT"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N582d57d9daa74cc2ad295b39088677ac ;
    schema:name "A Dual Mentality SHORT"@en,
        "ふたつの心理 SHORT"@ja .

_:N582d57d9daa74cc2ad295b39088677ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0414c65c460f492c95f89b77da312152,
        _:N1c684393e24f4aff80ac0925e1612fa4,
        _:N208cc5c046da49dab17df97e94be45a0,
        _:N27c7359cf4234683bdd09ce1df157e07,
        _:N544a4802482a402abee6b4bfba9392e2,
        _:N8136212f3be94935b2cd6a3e77bfc7d7,
        _:N98634161cd0a4f79a2fac114494188f7,
        _:Nd21336e4ba804e9fae53d55dbeec84b5,
        _:Ne94f6e55a1e048f5a67c9092cdb883d3,
        _:Ned62fe466c2e4b6a8d8bc1ef37860ea3,
        _:Nfcb2be88dede4bf0882a908006c52958 ;
    mo:track_count 11 ;
    schema:duration "PT32:53"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0414c65c460f492c95f89b77da312152,
        _:N1c684393e24f4aff80ac0925e1612fa4,
        _:N208cc5c046da49dab17df97e94be45a0,
        _:N27c7359cf4234683bdd09ce1df157e07,
        _:N544a4802482a402abee6b4bfba9392e2,
        _:N8136212f3be94935b2cd6a3e77bfc7d7,
        _:N98634161cd0a4f79a2fac114494188f7,
        _:Nd21336e4ba804e9fae53d55dbeec84b5,
        _:Ne94f6e55a1e048f5a67c9092cdb883d3,
        _:Ned62fe466c2e4b6a8d8bc1ef37860ea3,
        _:Nfcb2be88dede4bf0882a908006c52958 .

