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

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

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

<artist/16845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127376#subject> ;
    schema:name "U-ske"@en ;
    foaf:made <album/127376#composition>,
        <album/127376#subject> ;
    foaf:name "U-ske"@en .

<artist/2388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127376#subject> ;
    schema:name "ARM"@en ;
    foaf:made <album/127376#composition>,
        <album/127376#subject> ;
    foaf:name "ARM"@en .

<artist/8786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127376#subject> ;
    schema:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja ;
    foaf:made <album/127376#composition>,
        <album/127376#subject> ;
    foaf:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja .

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

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

<album/127376#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Covertly shine"@en,
        "Covertly shine"@ja,
        "Covertly shine"@ja-latn ;
    mo:performance_of <album/127376#musicalwork> ;
    mo:recorded_as <album/127376#musicalexpression> ;
    schema:name "Covertly shine"@en,
        "Covertly shine"@ja,
        "Covertly shine"@ja-latn ;
    schema:workPerformed <album/127376#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/67/127376/127376-df2db21a16cf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127376#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Covertly shine"@en,
        "Covertly shine"@ja,
        "Covertly shine"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(IOSYS)"@en ;
            foaf:made <album/127376#composition> ;
            foaf:name "(IOSYS)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(NanosizeMir)"@en ;
            foaf:made <album/127376#composition> ;
            foaf:name "(NanosizeMir)"@en ],
        <artist/16845#subject>,
        <artist/2388#subject>,
        <artist/8786#subject> ;
    mo:produced_work <album/127376#musicalwork> ;
    schema:name "Covertly shine"@en,
        "Covertly shine"@ja,
        "Covertly shine"@ja-latn .

<album/127376#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-10"^^xsd:date ;
    dcterms:title "Covertly shine"@en,
        "Covertly shine"@ja,
        "Covertly shine"@ja-latn ;
    mo:catalogue_number "CFCD-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127376#musicalexpression> ;
    mo:publisher <org/1682#subject> ;
    mo:record _:Neb744c9bb9de4834a0370bba7bed28d8 ;
    mo:record_count 1 ;
    mo:release <event/209> ;
    schema:datePublished "2018-08-10"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/67/127376/127376-df2db21a16cf.jpg> ;
    schema:name "Covertly shine"@en,
        "Covertly shine"@ja,
        "Covertly shine"@ja-latn ;
    schema:publisher <org/1682#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/127376/127376-df2db21a16cf.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127376#subject> ;
    schema:name "(NanosizeMir)"@en ;
    foaf:made <album/127376#subject> ;
    foaf:name "(NanosizeMir)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127376#subject> ;
    schema:name "(IOSYS)"@en ;
    foaf:made <album/127376#subject> ;
    foaf:name "(IOSYS)"@en .

_:N453f5a2d204b4283b5d03cc3cfbedef7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飛んじゃえ！南国エスケピズム"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb744c9bb9de4834a0370bba7bed28d8 ;
    schema:name "飛んじゃえ！南国エスケピズム"@ja .

_:N4cf871e981a948c1bdbe4464d996f059 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏に咲く秘密"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb744c9bb9de4834a0370bba7bed28d8 ;
    schema:name "夏に咲く秘密"@ja .

_:Nb482fba089f347eb908681337279015a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "向日葵と少女"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb744c9bb9de4834a0370bba7bed28d8 ;
    schema:name "向日葵と少女"@ja .

_:Neb744c9bb9de4834a0370bba7bed28d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N453f5a2d204b4283b5d03cc3cfbedef7,
        _:N4cf871e981a948c1bdbe4464d996f059,
        _:Nb482fba089f347eb908681337279015a ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N453f5a2d204b4283b5d03cc3cfbedef7,
        _:N4cf871e981a948c1bdbe4464d996f059,
        _:Nb482fba089f347eb908681337279015a .

