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

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

<artist/12994#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66522#subject> ;
    schema:name "Toshinari Ohnishi"@en,
        "大西俊也"@ja ;
    foaf:made <album/66522#composition>,
        <album/66522#subject> ;
    foaf:name "Toshinari Ohnishi"@en,
        "大西俊也"@ja .

<artist/26691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66522#subject> ;
    schema:name "Tomoari Taguma"@en,
        "田熊知存"@ja ;
    foaf:made <album/66522#composition>,
        <album/66522#subject> ;
    foaf:name "Tomoari Taguma"@en,
        "田熊知存"@ja .

<product/5520#subject> a schema:CreativeWork ;
    schema:name "Ninja Girl & Samurai Master 2nd"@en,
        "信長の忍び〜伊勢・金ヶ崎篇〜"@ja,
        "Nobunaga no Shinobi ~Ise Kanegasaki-hen~"@ja-latn ;
    foaf:name "Ninja Girl & Samurai Master 2nd"@en,
        "信長の忍び〜伊勢・金ヶ崎篇〜"@ja,
        "Nobunaga no Shinobi ~Ise Kanegasaki-hen~"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/22/66522/66522-1494233855.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/21643#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66522#performance> ;
    schema:name "Renka"@en,
        "蓮花"@ja ;
    foaf:made <album/66522#lyrics>,
        <album/66522#subject> ;
    foaf:name "Renka"@en,
        "蓮花"@ja .

<artist/71258#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66522#performance> ;
    schema:name "Shinjiro MANI Sakamoto"@en,
        "坂本マニ真二郎"@ja ;
    foaf:name "Shinjiro MANI Sakamoto"@en,
        "坂本マニ真二郎"@ja .

<artist/71259#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66522#performance> ;
    schema:name "Akane Yamaguchi"@en,
        "山口茜"@ja ;
    foaf:name "Akane Yamaguchi"@en,
        "山口茜"@ja .

<album/66522#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shirayuki / Renka"@en,
        "白雪 / 蓮花"@ja,
        "Shirayuki / Renka"@ja-latn ;
    mo:composer <artist/12994#subject>,
        <artist/26337#subject>,
        <artist/26691#subject> ;
    mo:produced_work <album/66522#musicalwork> ;
    schema:name "Shirayuki / Renka"@en,
        "白雪 / 蓮花"@ja,
        "Shirayuki / Renka"@ja-latn .

<artist/26337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66522#subject> ;
    mo:performed <album/66522#performance> ;
    schema:name "KAZUYA"@en ;
    foaf:made <album/66522#composition>,
        <album/66522#subject> ;
    foaf:name "KAZUYA"@en .

<album/66522#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shirayuki / Renka"@en,
        "白雪 / 蓮花"@ja,
        "Shirayuki / Renka"@ja-latn ;
    mo:performance_of <album/66522#musicalwork> ;
    mo:performer <artist/21643#subject>,
        <artist/26337#subject>,
        <artist/71258#subject>,
        <artist/71259#subject> ;
    mo:recorded_as <album/66522#musicalexpression> ;
    schema:byArtist <artist/21643#subject>,
        <artist/26337#subject>,
        <artist/71258#subject>,
        <artist/71259#subject> ;
    schema:name "Shirayuki / Renka"@en,
        "白雪 / 蓮花"@ja,
        "Shirayuki / Renka"@ja-latn ;
    schema:workPerformed <album/66522#musicalwork> .

<album/66522#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-10"^^xsd:date ;
    dcterms:title "Shirayuki / Renka"@en,
        "白雪 / 蓮花"@ja,
        "Shirayuki / Renka"@ja-latn ;
    mo:catalogue_number "JBCZ-4033" ;
    mo:media_type "CD" ;
    mo:publication_of <album/66522#musicalexpression> ;
    mo:publisher <org/2931#subject> ;
    mo:record _:N0248f835377642e483c97a03fc2ce58c ;
    mo:record_count 1 ;
    schema:about <product/5520#subject> ;
    schema:byArtist <artist/21643#subject>,
        <artist/26337#subject>,
        <artist/71258#subject>,
        <artist/71259#subject> ;
    schema:datePublished "2017-05-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/66522/66522-1494233855.jpg> ;
    schema:name "Shirayuki / Renka"@en,
        "白雪 / 蓮花"@ja,
        "Shirayuki / Renka"@ja-latn ;
    schema:publisher <org/2931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/66522/66522-1494233855.jpg> .

_:N8c0dee32dfcb4cd18a20436e47e83515 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白雪"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0248f835377642e483c97a03fc2ce58c ;
    schema:name "白雪"@ja .

_:Na93aad8e6e21438bac002e7a641b6e7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "命の花びら"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0248f835377642e483c97a03fc2ce58c ;
    schema:name "命の花びら"@ja .

_:Nf937476975404c8dbc0dba9fae70461c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gemini"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0248f835377642e483c97a03fc2ce58c ;
    schema:name "Gemini"@ja .

_:N0248f835377642e483c97a03fc2ce58c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8c0dee32dfcb4cd18a20436e47e83515,
        _:Na93aad8e6e21438bac002e7a641b6e7a,
        _:Nf937476975404c8dbc0dba9fae70461c ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N8c0dee32dfcb4cd18a20436e47e83515,
        _:Na93aad8e6e21438bac002e7a641b6e7a,
        _:Nf937476975404c8dbc0dba9fae70461c .

