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

<artist/36#subject> a schema:Person,
        foaf:Person ;
    schema:name "Duca"@en ;
    foaf:made <album/123868#lyrics>,
        <album/123868#subject>,
        <album/123868#vocals> ;
    foaf:name "Duca"@en .

<artist/36184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123868#subject> ;
    schema:name "ANZIE"@en ;
    foaf:made <album/123868#composition>,
        <album/123868#subject> ;
    foaf:name "ANZIE"@en .

<artist/45663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123868#subject> ;
    schema:name "ANZE HIJIRI"@en ;
    foaf:made <album/123868#composition>,
        <album/123868#subject> ;
    foaf:name "ANZE HIJIRI"@en .

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

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

<album/123868#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "your diary+ Vocal CD"@en,
        "your diary+ ボーカルCD"@ja,
        "your diary+ Vocal CD"@ja-latn ;
    mo:performance_of <album/123868#musicalwork> ;
    mo:recorded_as <album/123868#musicalexpression> ;
    schema:name "your diary+ Vocal CD"@en,
        "your diary+ ボーカルCD"@ja,
        "your diary+ Vocal CD"@ja-latn ;
    schema:workPerformed <album/123868#musicalwork> .

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

<org/1577#subject> schema:name "Alchemist"@en,
        "株式会社アルケミスト"@ja,
        "Alchemist"@ja-latn ;
    foaf:name "Alchemist"@en,
        "株式会社アルケミスト"@ja,
        "Alchemist"@ja-latn .

<https://media.vgm.io/albums/86/123868/123868-6d9fca4e8dc1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123868#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/123868/123868-6d9fca4e8dc1.jpg> ;
    foaf:depicts <album/123868#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/123868/123868-6d9fca4e8dc1.jpg> .

<https://medium-media.vgm.io/albums/86/123868/123868-6d9fca4e8dc1.jpg> a schema:ImageObject,
        foaf:Image .

<album/123868#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "your diary+ Vocal CD"@en,
        "your diary+ ボーカルCD"@ja,
        "your diary+ Vocal CD"@ja-latn ;
    mo:composer <artist/36184#subject>,
        <artist/45663#subject> ;
    mo:produced_work <album/123868#musicalwork> ;
    schema:name "your diary+ Vocal CD"@en,
        "your diary+ ボーカルCD"@ja,
        "your diary+ Vocal CD"@ja-latn .

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

<album/123868#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-28"^^xsd:date ;
    dcterms:title "your diary+ Vocal CD"@en,
        "your diary+ ボーカルCD"@ja,
        "your diary+ Vocal CD"@ja-latn ;
    mo:catalogue_number "ALCH-00045A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/123868#musicalexpression> ;
    mo:publisher <org/1577#subject> ;
    mo:record _:Ndb8b53c500394e73aaa7c0fc16353aa7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "your diary"@en ;
            foaf:name "your diary"@en ],
        [ a schema:CreativeWork ;
            schema:name "your diary+"@en ;
            foaf:name "your diary+"@en ] ;
    schema:datePublished "2013-11-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/123868/123868-6d9fca4e8dc1.jpg> ;
    schema:name "your diary+ Vocal CD"@en,
        "your diary+ ボーカルCD"@ja,
        "your diary+ Vocal CD"@ja-latn ;
    schema:publisher <org/1577#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/123868/123868-6d9fca4e8dc1.jpg> .

_:N0f0f580038d24398afc48f7a7e40e8a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クローバー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ndb8b53c500394e73aaa7c0fc16353aa7 ;
    schema:name "クローバー"@ja .

_:N1b7709754ea74dcf9dcd8d154710a260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クローバー Instrumental version"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ndb8b53c500394e73aaa7c0fc16353aa7 ;
    schema:name "クローバー Instrumental version"@ja .

_:N411fe840ea5846cd8657db76bd771f02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せのオトシモノ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ndb8b53c500394e73aaa7c0fc16353aa7 ;
    schema:name "幸せのオトシモノ"@ja .

_:N513495b818524502903911613f4df2c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミとなら Instrumental version"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ndb8b53c500394e73aaa7c0fc16353aa7 ;
    schema:name "キミとなら Instrumental version"@ja .

_:N6b2ab7847c2e45a598cd7dc88734103b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミとなら"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ndb8b53c500394e73aaa7c0fc16353aa7 ;
    schema:name "キミとなら"@ja .

_:N6dc437aee5a64257b763fb4c50d219ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せのオトシモノ Instrumental version"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ndb8b53c500394e73aaa7c0fc16353aa7 ;
    schema:name "幸せのオトシモノ Instrumental version"@ja .

_:Nbc0f517890944f6f961c8350aa11e97d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カラフルDiary Instrumental version"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Ndb8b53c500394e73aaa7c0fc16353aa7 ;
    schema:name "カラフルDiary Instrumental version"@ja .

_:Nf41a2dc618f841878cf741cbb513577f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カラフルDiary"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Ndb8b53c500394e73aaa7c0fc16353aa7 ;
    schema:name "カラフルDiary"@ja .

_:Ndb8b53c500394e73aaa7c0fc16353aa7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f0f580038d24398afc48f7a7e40e8a4,
        _:N1b7709754ea74dcf9dcd8d154710a260,
        _:N411fe840ea5846cd8657db76bd771f02,
        _:N513495b818524502903911613f4df2c0,
        _:N6b2ab7847c2e45a598cd7dc88734103b,
        _:N6dc437aee5a64257b763fb4c50d219ee,
        _:Nbc0f517890944f6f961c8350aa11e97d,
        _:Nf41a2dc618f841878cf741cbb513577f ;
    mo:track_count 8 ;
    schema:duration "PT36:24"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0f0f580038d24398afc48f7a7e40e8a4,
        _:N1b7709754ea74dcf9dcd8d154710a260,
        _:N411fe840ea5846cd8657db76bd771f02,
        _:N513495b818524502903911613f4df2c0,
        _:N6b2ab7847c2e45a598cd7dc88734103b,
        _:N6dc437aee5a64257b763fb4c50d219ee,
        _:Nbc0f517890944f6f961c8350aa11e97d,
        _:Nf41a2dc618f841878cf741cbb513577f .

