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

<artist/12585#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erica Masaki"@en,
        "真崎エリカ"@ja ;
    foaf:made <album/51584#lyrics>,
        <album/51584#subject> ;
    foaf:name "Erica Masaki"@en,
        "真崎エリカ"@ja .

<artist/12612#subject> a schema:Person,
        foaf:Person ;
    schema:name "StylipS"@en ;
    foaf:made <album/51584#subject>,
        <album/51584#vocals> ;
    foaf:name "StylipS"@en .

<artist/13461#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arisa Noto"@en,
        "能登有沙"@ja ;
    foaf:made <album/51584#subject>,
        <album/51584#vocals> ;
    foaf:name "Arisa Noto"@en,
        "能登有沙"@ja .

<artist/15888#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miku Ito"@en,
        "伊藤美来"@ja ;
    foaf:made <album/51584#subject>,
        <album/51584#vocals> ;
    foaf:name "Miku Ito"@en,
        "伊藤美来"@ja .

<artist/16175#subject> a schema:Person,
        foaf:Person ;
    schema:name "Moe Toyota"@en,
        "豊田萌絵"@ja ;
    foaf:made <album/51584#subject>,
        <album/51584#vocals> ;
    foaf:name "Moe Toyota"@en,
        "豊田萌絵"@ja .

<artist/47929#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maho Matsunaga"@en,
        "松永真穂"@ja ;
    foaf:made <album/51584#subject>,
        <album/51584#vocals> ;
    foaf:name "Maho Matsunaga"@en,
        "松永真穂"@ja .

<artist/15434#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51584#subject> ;
    schema:name "KOH"@en ;
    foaf:made <album/51584#composition>,
        <album/51584#lyrics>,
        <album/51584#subject> ;
    foaf:name "KOH"@en .

<artist/16251#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51584#subject> ;
    schema:name "Mayu Miyazaki"@en,
        "宮崎まゆ"@ja ;
    foaf:made <album/51584#composition>,
        <album/51584#subject> ;
    foaf:name "Mayu Miyazaki"@en,
        "宮崎まゆ"@ja .

<product/3294#subject> a schema:CreativeWork ;
    schema:name "High School DxD BorN"@en,
        "ハイスクールD×D BorN"@ja,
        "High School DxD BorN"@ja-latn ;
    foaf:name "High School DxD BorN"@en,
        "ハイスクールD×D BorN"@ja,
        "High School DxD BorN"@ja-latn .

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

<album/51584#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Give Me Secret / StylipS"@en,
        "ギブミー・シークレット / StylipS"@ja,
        "Give Me Secret / StylipS"@ja-latn ;
    mo:performance_of <album/51584#musicalwork> ;
    mo:recorded_as <album/51584#musicalexpression> ;
    schema:name "Give Me Secret / StylipS"@en,
        "ギブミー・シークレット / StylipS"@ja,
        "Give Me Secret / StylipS"@ja-latn ;
    schema:workPerformed <album/51584#musicalwork> .

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/51584/51584-1564346228.jpg> a schema:ImageObject,
        foaf:Image .

<album/51584#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Give Me Secret / StylipS"@en,
        "ギブミー・シークレット / StylipS"@ja,
        "Give Me Secret / StylipS"@ja-latn ;
    mo:composer <artist/15434#subject>,
        <artist/16251#subject> ;
    mo:produced_work <album/51584#musicalwork> ;
    schema:name "Give Me Secret / StylipS"@en,
        "ギブミー・シークレット / StylipS"@ja,
        "Give Me Secret / StylipS"@ja-latn .

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

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

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

<album/51584#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-27"^^xsd:date ;
    dcterms:title "Give Me Secret / StylipS"@en,
        "ギブミー・シークレット / StylipS"@ja,
        "Give Me Secret / StylipS"@ja-latn ;
    mo:catalogue_number "LACM-14349" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51584#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N389a6006c4244a688d4b49e51327daf9 ;
    mo:record_count 1 ;
    schema:about <product/3294#subject> ;
    schema:datePublished "2015-05-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/48/51584/51584-1564346228.jpg> ;
    schema:name "Give Me Secret / StylipS"@en,
        "ギブミー・シークレット / StylipS"@ja,
        "Give Me Secret / StylipS"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/51584/51584-1564346228.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "TEAM B·A·K·A"@en ;
    foaf:made <album/51584#vocals> ;
    foaf:name "TEAM B·A·K·A"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "TEAM B·A·K·A"@en ;
    foaf:made <album/51584#subject> ;
    foaf:name "TEAM B·A·K·A"@en .

_:N3d8ebaaffb4b4c4b96f197c9b5b27a6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "destiny"@en,
        "destiny"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N389a6006c4244a688d4b49e51327daf9 ;
    schema:name "destiny"@en,
        "destiny"@ja .

_:N6c88bb302dd3428fa9fadd78d277041b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "destiny (inst.)"@en,
        "destiny (inst.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N389a6006c4244a688d4b49e51327daf9 ;
    schema:name "destiny (inst.)"@en,
        "destiny (inst.)"@ja .

_:N74e2e88809aa4db792e34ce40694849e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give Me Secret"@en,
        "ギブミー・シークレット"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N389a6006c4244a688d4b49e51327daf9 ;
    schema:name "Give Me Secret"@en,
        "ギブミー・シークレット"@ja .

_:Nf3402df8f2404edb819ef9fa3de3b35b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give Me Secret (inst.)"@en,
        "ギブミー・シークレット (inst.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N389a6006c4244a688d4b49e51327daf9 ;
    schema:name "Give Me Secret (inst.)"@en,
        "ギブミー・シークレット (inst.)"@ja .

_:N389a6006c4244a688d4b49e51327daf9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3d8ebaaffb4b4c4b96f197c9b5b27a6f,
        _:N6c88bb302dd3428fa9fadd78d277041b,
        _:N74e2e88809aa4db792e34ce40694849e,
        _:Nf3402df8f2404edb819ef9fa3de3b35b ;
    mo:track_count 4 ;
    schema:duration "PT17:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3d8ebaaffb4b4c4b96f197c9b5b27a6f,
        _:N6c88bb302dd3428fa9fadd78d277041b,
        _:N74e2e88809aa4db792e34ce40694849e,
        _:Nf3402df8f2404edb819ef9fa3de3b35b .

