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

<artist/4246#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Hiyama"@en,
        "日山尚"@ja ;
    foaf:made <album/59104#lyrics>,
        <album/59104#subject> ;
    foaf:name "Nao Hiyama"@en,
        "日山尚"@ja .

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

<album/59104#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "un secret / Haruka Shimotsuki"@en,
        "un secret / 霜月はるか"@ja,
        "un secret / Haruka Shimotsuki"@ja-latn ;
    mo:composer <artist/149#subject> ;
    mo:produced_work <album/59104#musicalwork> ;
    schema:name "un secret / Haruka Shimotsuki"@en,
        "un secret / 霜月はるか"@ja,
        "un secret / Haruka Shimotsuki"@ja-latn .

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

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

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/59104/59104-1467374505.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10937#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59104#performance> ;
    schema:name "Wasei Suma"@en,
        "須磨和声"@ja ;
    foaf:name "Wasei Suma"@en,
        "須磨和声"@ja .

<artist/205#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59104#performance> ;
    schema:name "myu"@en ;
    foaf:name "myu"@en .

<artist/8303#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59104#performance> ;
    schema:name "Shinichiro Fukuda"@en,
        "福田真一朗"@ja ;
    foaf:name "Shinichiro Fukuda"@en,
        "福田真一朗"@ja .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59104#subject> ;
    mo:performed <album/59104#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/59104#composition>,
        <album/59104#subject> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<album/59104#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "un secret / Haruka Shimotsuki"@en,
        "un secret / 霜月はるか"@ja,
        "un secret / Haruka Shimotsuki"@ja-latn ;
    mo:performance_of <album/59104#musicalwork> ;
    mo:performer <artist/10937#subject>,
        <artist/149#subject>,
        <artist/205#subject>,
        <artist/8303#subject> ;
    mo:recorded_as <album/59104#musicalexpression> ;
    schema:byArtist <artist/10937#subject>,
        <artist/149#subject>,
        <artist/205#subject>,
        <artist/8303#subject> ;
    schema:name "un secret / Haruka Shimotsuki"@en,
        "un secret / 霜月はるか"@ja,
        "un secret / Haruka Shimotsuki"@ja-latn ;
    schema:workPerformed <album/59104#musicalwork> .

<album/59104#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-10"^^xsd:date ;
    dcterms:title "un secret / Haruka Shimotsuki"@en,
        "un secret / 霜月はるか"@ja,
        "un secret / Haruka Shimotsuki"@ja-latn ;
    mo:catalogue_number "KDSD-00928" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59104#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N93a6f048029f424fb772ea75035970f8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bara ni Kakusareshi Verite: Le boue émissaire de la reine"@en ;
            foaf:name "Bara ni Kakusareshi Verite: Le boue émissaire de la reine"@en ] ;
    schema:byArtist <artist/10937#subject>,
        <artist/149#subject>,
        <artist/205#subject>,
        <artist/8303#subject> ;
    schema:datePublished "2016-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/59104/59104-1467374505.jpg> ;
    schema:name "un secret / Haruka Shimotsuki"@en,
        "un secret / 霜月はるか"@ja,
        "un secret / Haruka Shimotsuki"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/59104/59104-1467374505.jpg> .

_:N11c25bba42f0416fbb8466ba65b0f186 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "貴方の居る途 (off vocal)"@ja,
        "Anata no Irumisa (off vocal)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N93a6f048029f424fb772ea75035970f8 ;
    schema:name "貴方の居る途 (off vocal)"@ja,
        "Anata no Irumisa (off vocal)"@ja-latn .

_:N3e2bdac2f5d34e70baef30c594cba7ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "un secret"@ja,
        "un secret"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N93a6f048029f424fb772ea75035970f8 ;
    schema:name "un secret"@ja,
        "un secret"@ja-latn .

_:N474631740d394dd595ee12e2d33f7693 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の抜け殻"@ja,
        "Yume no Nukegara"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N93a6f048029f424fb772ea75035970f8 ;
    schema:name "夢の抜け殻"@ja,
        "Yume no Nukegara"@ja-latn .

_:N7893e025a26e495c8751b158ccecf225 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の抜け殻 (off vocal)"@ja,
        "Yume no Nukegara (off vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N93a6f048029f424fb772ea75035970f8 ;
    schema:name "夢の抜け殻 (off vocal)"@ja,
        "Yume no Nukegara (off vocal)"@ja-latn .

_:Nb8c0bf99fdda48a8982a85f9eec19e52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "貴方の居る途"@ja,
        "Anata no Irumisa"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N93a6f048029f424fb772ea75035970f8 ;
    schema:name "貴方の居る途"@ja,
        "Anata no Irumisa"@ja-latn .

_:Nd237724c5935459d824cb518014a42fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "un secret (off vocal)"@ja,
        "un secret (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N93a6f048029f424fb772ea75035970f8 ;
    schema:name "un secret (off vocal)"@ja,
        "un secret (off vocal)"@ja-latn .

_:N93a6f048029f424fb772ea75035970f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11c25bba42f0416fbb8466ba65b0f186,
        _:N3e2bdac2f5d34e70baef30c594cba7ec,
        _:N474631740d394dd595ee12e2d33f7693,
        _:N7893e025a26e495c8751b158ccecf225,
        _:Nb8c0bf99fdda48a8982a85f9eec19e52,
        _:Nd237724c5935459d824cb518014a42fa ;
    mo:track_count 6 ;
    schema:duration "PT28:12"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N11c25bba42f0416fbb8466ba65b0f186,
        _:N3e2bdac2f5d34e70baef30c594cba7ec,
        _:N474631740d394dd595ee12e2d33f7693,
        _:N7893e025a26e495c8751b158ccecf225,
        _:Nb8c0bf99fdda48a8982a85f9eec19e52,
        _:Nd237724c5935459d824cb518014a42fa .

