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

<artist/8676#subject> a schema:Person,
        foaf:Person ;
    schema:name "Claude Q"@en,
        "クロードQ"@ja ;
    foaf:made <album/77788#lyrics>,
        <album/77788#subject> ;
    foaf:name "Claude Q"@en,
        "クロードQ"@ja .

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

<artist/18888#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77788#subject> ;
    schema:name "Leda"@en ;
    foaf:made <album/77788#composition>,
        <album/77788#subject> ;
    foaf:name "Leda"@en .

<artist/31528#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77788#subject> ;
    schema:name "KANON69"@en,
        "奏音69"@ja ;
    foaf:made <album/77788#composition>,
        <album/77788#lyrics>,
        <album/77788#subject> ;
    foaf:name "KANON69"@en,
        "奏音69"@ja .

<artist/3401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77788#subject> ;
    schema:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja ;
    foaf:made <album/77788#composition>,
        <album/77788#subject> ;
    foaf:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja .

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

<product/6352#subject> a schema:CreativeWork ;
    schema:name "Cutie Honey Universe"@en,
        "キューティーハニー ユニバース"@ja,
        "Cutie Honey Universe"@ja-latn ;
    foaf:name "Cutie Honey Universe"@en,
        "キューティーハニー ユニバース"@ja,
        "Cutie Honey Universe"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/88/77788/77788-1526643577.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15549#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77788#performance> ;
    schema:name "Takeru"@en,
        "武瑠"@ja ;
    foaf:made <album/77788#lyrics>,
        <album/77788#subject> ;
    foaf:name "Takeru"@en,
        "武瑠"@ja .

<artist/31529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77788#performance> ;
    schema:name "luz"@en ;
    foaf:name "luz"@en .

<album/77788#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SISTER / luz"@en,
        "SISTER / luz"@ja,
        "SISTER / luz"@ja-latn ;
    mo:performance_of <album/77788#musicalwork> ;
    mo:performer <artist/15549#subject>,
        <artist/31529#subject> ;
    mo:recorded_as <album/77788#musicalexpression> ;
    schema:byArtist <artist/15549#subject>,
        <artist/31529#subject> ;
    schema:name "SISTER / luz"@en,
        "SISTER / luz"@ja,
        "SISTER / luz"@ja-latn ;
    schema:workPerformed <album/77788#musicalwork> .

<album/77788#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SISTER / luz"@en,
        "SISTER / luz"@ja,
        "SISTER / luz"@ja-latn ;
    mo:composer <artist/18888#subject>,
        <artist/31528#subject>,
        <artist/3401#subject>,
        <artist/38414#subject> ;
    mo:produced_work <album/77788#musicalwork> ;
    schema:name "SISTER / luz"@en,
        "SISTER / luz"@ja,
        "SISTER / luz"@ja-latn .

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

<album/77788#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-20"^^xsd:date ;
    dcterms:title "SISTER / luz"@en,
        "SISTER / luz"@ja,
        "SISTER / luz"@ja-latn ;
    mo:catalogue_number "QWCE-80006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77788#musicalexpression> ;
    mo:publisher <org/2250#subject> ;
    mo:record _:N35108a370e264615ad853dbf231996fe ;
    mo:record_count 1 ;
    schema:about <product/6352#subject> ;
    schema:byArtist <artist/15549#subject>,
        <artist/31529#subject> ;
    schema:datePublished "2018-06-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/77788/77788-1526643577.jpg> ;
    schema:name "SISTER / luz"@en,
        "SISTER / luz"@ja,
        "SISTER / luz"@ja-latn ;
    schema:publisher <org/2250#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/77788/77788-1526643577.jpg> .

_:N33ba247f7d4d4ed88ceee87e3d1ac40f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SISTER"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N35108a370e264615ad853dbf231996fe ;
    schema:name "SISTER"@ja .

_:N53ceeb17619843e68384f0cca6721d6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光彩"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N35108a370e264615ad853dbf231996fe ;
    schema:name "光彩"@ja .

_:Nafb48571e96b4bc5b95124310a094be3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キューティーハニー (SISTER Edition)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N35108a370e264615ad853dbf231996fe ;
    schema:name "キューティーハニー (SISTER Edition)"@ja .

_:Nf9c5319b0ced4c128ea470dbcfa6c47c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M.B.S.G. feat.武瑠(sleepyhead)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N35108a370e264615ad853dbf231996fe ;
    schema:name "M.B.S.G. feat.武瑠(sleepyhead)"@ja .

_:N35108a370e264615ad853dbf231996fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33ba247f7d4d4ed88ceee87e3d1ac40f,
        _:N53ceeb17619843e68384f0cca6721d6f,
        _:Nafb48571e96b4bc5b95124310a094be3,
        _:Nf9c5319b0ced4c128ea470dbcfa6c47c ;
    mo:track_count 4 ;
    schema:duration "PT16:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N33ba247f7d4d4ed88ceee87e3d1ac40f,
        _:N53ceeb17619843e68384f0cca6721d6f,
        _:Nafb48571e96b4bc5b95124310a094be3,
        _:Nf9c5319b0ced4c128ea470dbcfa6c47c .

