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

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

<artist/4429#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41067#subject> ;
    schema:name "sun3"@en ;
    foaf:made <album/41067#composition>,
        <album/41067#subject> ;
    foaf:name "sun3"@en .

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

<artist/67518#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41067#subject> ;
    schema:name "higehime"@en,
        "髭姫"@ja ;
    foaf:made <album/41067#composition>,
        <album/41067#subject> ;
    foaf:name "higehime"@en,
        "髭姫"@ja .

<artist/9485#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41067#subject> ;
    schema:name "wa."@en ;
    foaf:made <album/41067#composition>,
        <album/41067#subject> ;
    foaf:name "wa."@en .

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

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

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

<https://medium-media.vgm.io/albums/76/41067/41067-1376341995.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/27869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41067#performance> ;
    schema:name "myu"@en,
        "みゅー"@ja ;
    foaf:name "myu"@en,
        "みゅー"@ja .

<artist/41944#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41067#performance> ;
    schema:name "Kanon Tachibana"@en,
        "橘花音"@ja ;
    foaf:name "Kanon Tachibana"@en,
        "橘花音"@ja .

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

<artist/48940#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41067#subject> ;
    mo:performed <album/41067#performance> ;
    schema:name "kei_iwata"@en ;
    foaf:made <album/41067#composition>,
        <album/41067#lyrics>,
        <album/41067#subject> ;
    foaf:name "kei_iwata"@en .

<album/41067#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lily White"@en,
        "Lily White"@ja,
        "Lily White"@ja-latn ;
    mo:composer <artist/4429#subject>,
        <artist/48940#subject>,
        <artist/58076#subject>,
        <artist/67518#subject>,
        <artist/9485#subject> ;
    mo:produced_work <album/41067#musicalwork> ;
    schema:name "Lily White"@en,
        "Lily White"@ja,
        "Lily White"@ja-latn .

<album/41067#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lily White"@en,
        "Lily White"@ja,
        "Lily White"@ja-latn ;
    mo:performance_of <album/41067#musicalwork> ;
    mo:performer _:N274f45ebb2644b6cafbf69f465601165,
        _:N7764d314aad64e89bc5bb35989dced75,
        <artist/27869#subject>,
        <artist/41944#subject>,
        <artist/48940#subject> ;
    mo:recorded_as <album/41067#musicalexpression> ;
    schema:byArtist _:N274f45ebb2644b6cafbf69f465601165,
        _:N7764d314aad64e89bc5bb35989dced75,
        <artist/27869#subject>,
        <artist/41944#subject>,
        <artist/48940#subject> ;
    schema:name "Lily White"@en,
        "Lily White"@ja,
        "Lily White"@ja-latn ;
    schema:workPerformed <album/41067#musicalwork> .

<album/41067#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Lily White"@en,
        "Lily White"@ja,
        "Lily White"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41067#musicalexpression> ;
    mo:publisher _:Nee14b541676841a6ae256250f03c52a1 ;
    mo:record _:N3079e96051eb4ce8b89f9b20e5865030 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "榎楠"@en ;
            foaf:name "榎楠"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shiyu"@en ;
            foaf:name "Shiyu"@en ],
        <artist/27869#subject>,
        <artist/41944#subject>,
        <artist/48940#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/76/41067/41067-1376341995.jpg> ;
    schema:name "Lily White"@en,
        "Lily White"@ja,
        "Lily White"@ja-latn ;
    schema:publisher _:Nee14b541676841a6ae256250f03c52a1 ;
    foaf:depiction <https://media.vgm.io/albums/76/41067/41067-1376341995.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "やんばるん"@en ;
    foaf:made <album/41067#lyrics> ;
    foaf:name "やんばるん"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "やんばるん"@en ;
    foaf:made <album/41067#subject> ;
    foaf:name "やんばるん"@en .

_:N08c6112e4ddd42de8faf5cc4923eb0f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "glorious days"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3079e96051eb4ce8b89f9b20e5865030 ;
    schema:name "glorious days"@ja .

_:N271c6f9d90a14bfd9e20effedbd94759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dub-stepper"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3079e96051eb4ce8b89f9b20e5865030 ;
    schema:name "Dub-stepper"@ja .

_:N274f45ebb2644b6cafbf69f465601165 a schema:Person,
        foaf:Person ;
    mo:performed <album/41067#performance> ;
    schema:name "榎楠"@en ;
    foaf:name "榎楠"@en .

_:N652891a57f3c43968136f579f82e3961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can you feel a pain the music？"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3079e96051eb4ce8b89f9b20e5865030 ;
    schema:name "Can you feel a pain the music？"@ja .

_:N7764d314aad64e89bc5bb35989dced75 a schema:Person,
        foaf:Person ;
    mo:performed <album/41067#performance> ;
    schema:name "Shiyu"@en ;
    foaf:name "Shiyu"@en .

_:N7c543904d0744659934159076bbbfcc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crescent Moon"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3079e96051eb4ce8b89f9b20e5865030 ;
    schema:name "Crescent Moon"@ja .

_:N9a7fa0724f724409beb63973b6eb341e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しぇる☆どっきんぐ ～だめ！このままじゃ溢れちゃう！～"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3079e96051eb4ce8b89f9b20e5865030 ;
    schema:name "しぇる☆どっきんぐ ～だめ！このままじゃ溢れちゃう！～"@ja .

_:Nac6a8539f94442a2882b3694d06bc688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サファイア"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3079e96051eb4ce8b89f9b20e5865030 ;
    schema:name "サファイア"@ja .

_:Ndb2182fb1f634220b924405e0bff65ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "感情Xərography"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3079e96051eb4ce8b89f9b20e5865030 ;
    schema:name "感情Xərography"@ja .

_:Nee14b541676841a6ae256250f03c52a1 schema:name "Tsundere Gyogyou Kumiai"@en,
        "Tsundere Gyogyou Kumiai"@ja,
        "Tsundere Gyogyou Kumiai"@ja-latn ;
    foaf:name "Tsundere Gyogyou Kumiai"@en,
        "Tsundere Gyogyou Kumiai"@ja,
        "Tsundere Gyogyou Kumiai"@ja-latn .

_:N3079e96051eb4ce8b89f9b20e5865030 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08c6112e4ddd42de8faf5cc4923eb0f8,
        _:N271c6f9d90a14bfd9e20effedbd94759,
        _:N652891a57f3c43968136f579f82e3961,
        _:N7c543904d0744659934159076bbbfcc9,
        _:N9a7fa0724f724409beb63973b6eb341e,
        _:Nac6a8539f94442a2882b3694d06bc688,
        _:Ndb2182fb1f634220b924405e0bff65ba ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N08c6112e4ddd42de8faf5cc4923eb0f8,
        _:N271c6f9d90a14bfd9e20effedbd94759,
        _:N652891a57f3c43968136f579f82e3961,
        _:N7c543904d0744659934159076bbbfcc9,
        _:N9a7fa0724f724409beb63973b6eb341e,
        _:Nac6a8539f94442a2882b3694d06bc688,
        _:Ndb2182fb1f634220b924405e0bff65ba .

