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

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

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

<artist/12003#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127368#subject> ;
    schema:name "Massive New Krew"@en ;
    foaf:made <album/127368#composition>,
        <album/127368#subject> ;
    foaf:name "Massive New Krew"@en .

<artist/15479#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127368#subject> ;
    schema:name "Harunaba"@en,
        "はるなば"@ja ;
    foaf:made <album/127368#composition>,
        <album/127368#subject> ;
    foaf:name "Harunaba"@en,
        "はるなば"@ja .

<artist/16311#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127368#subject> ;
    schema:name "colate"@en ;
    foaf:made <album/127368#composition>,
        <album/127368#subject> ;
    foaf:name "colate"@en .

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

<artist/28570#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127368#subject> ;
    schema:name "Ym1024"@en ;
    foaf:made <album/127368#composition>,
        <album/127368#subject> ;
    foaf:name "Ym1024"@en .

<artist/31202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127368#subject> ;
    schema:name "99"@en ;
    foaf:made <album/127368#composition>,
        <album/127368#subject> ;
    foaf:name "99"@en .

<artist/40365#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127368#subject> ;
    schema:name "winddrums"@en ;
    foaf:made <album/127368#composition>,
        <album/127368#subject> ;
    foaf:name "winddrums"@en .

<artist/44716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127368#subject> ;
    schema:name "Ryunosuke Kudo"@en ;
    foaf:made <album/127368#composition>,
        <album/127368#subject> ;
    foaf:name "Ryunosuke Kudo"@en .

<artist/8513#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127368#subject> ;
    schema:name "hamu"@en,
        "ハム"@ja ;
    foaf:made <album/127368#composition>,
        <album/127368#subject> ;
    foaf:name "hamu"@en,
        "ハム"@ja .

<artist/8554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127368#subject> ;
    schema:name "Camellia"@en,
        "かめりあ"@ja ;
    foaf:made <album/127368#composition>,
        <album/127368#subject> ;
    foaf:name "Camellia"@en,
        "かめりあ"@ja .

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

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

<album/127368#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Secretale"@en,
        "Secretale"@ja,
        "Secretale"@ja-latn ;
    mo:performance_of <album/127368#musicalwork> ;
    mo:recorded_as <album/127368#musicalexpression> ;
    schema:name "Secretale"@en,
        "Secretale"@ja,
        "Secretale"@ja-latn ;
    schema:workPerformed <album/127368#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/86/127368/127368-5c9917a17502.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127368#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/127368/127368-5c9917a17502.jpg> ;
    foaf:depicts <album/127368#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/127368/127368-5c9917a17502.jpg> .

<https://medium-media.vgm.io/albums/86/127368/127368-5c9917a17502.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127368#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Secretale"@en,
        "Secretale"@ja,
        "Secretale"@ja-latn ;
    mo:composer <artist/12003#subject>,
        <artist/15479#subject>,
        <artist/16311#subject>,
        <artist/16845#subject>,
        <artist/28570#subject>,
        <artist/31202#subject>,
        <artist/40365#subject>,
        <artist/44716#subject>,
        <artist/8513#subject>,
        <artist/8554#subject> ;
    mo:produced_work <album/127368#musicalwork> ;
    schema:name "Secretale"@en,
        "Secretale"@ja,
        "Secretale"@ja-latn .

<album/127368#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-31"^^xsd:date ;
    dcterms:title "Secretale"@en,
        "Secretale"@ja,
        "Secretale"@ja-latn ;
    mo:catalogue_number "CFCD-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127368#musicalexpression> ;
    mo:publisher <org/1682#subject> ;
    mo:record _:N5b4b3629905049948c83d276418ab932 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:datePublished "2016-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/86/127368/127368-5c9917a17502.jpg> ;
    schema:name "Secretale"@en,
        "Secretale"@ja,
        "Secretale"@ja-latn ;
    schema:publisher <org/1682#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/127368/127368-5c9917a17502.jpg> .

_:N1802c3aa930a4fa9b34f4f88527980dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜空のつむぎ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4b3629905049948c83d276418ab932 ;
    schema:name "夜空のつむぎ"@ja .

_:N2c1451bd06454d9b999807bb92221745 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "喋蝶結び"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4b3629905049948c83d276418ab932 ;
    schema:name "喋蝶結び"@ja .

_:N5659b8bfcee1456d9c5c8b28669d33c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "必勝!わたしのお料理レシピ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4b3629905049948c83d276418ab932 ;
    schema:name "必勝!わたしのお料理レシピ"@ja .

_:N67c38c129eda44a8a2585d02d755afca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "よくばりトゥレジュール"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4b3629905049948c83d276418ab932 ;
    schema:name "よくばりトゥレジュール"@ja .

_:N7765a1046f2d44e98eb1f7c4feb306f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "little mice's cafe"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4b3629905049948c83d276418ab932 ;
    schema:name "little mice's cafe"@ja .

_:N7d287f05db9f43ce8b1462021d6cee8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey, my dear!!"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4b3629905049948c83d276418ab932 ;
    schema:name "Hey, my dear!!"@ja .

_:N8565b278f1974bf6b42daa17f1c95f51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "piece of cake"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4b3629905049948c83d276418ab932 ;
    schema:name "piece of cake"@ja .

_:Nb411e9dddb1f485787d4ab0d10857dc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海風エキュモーション"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4b3629905049948c83d276418ab932 ;
    schema:name "海風エキュモーション"@ja .

_:Ne62cfbc7f6de4d028ee4cf97986bffc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Petals"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4b3629905049948c83d276418ab932 ;
    schema:name "Petals"@ja .

_:Nfa425694540c4bf6af2a0671b73fbdc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pommesoir"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b4b3629905049948c83d276418ab932 ;
    schema:name "pommesoir"@ja .

_:N5b4b3629905049948c83d276418ab932 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1802c3aa930a4fa9b34f4f88527980dc,
        _:N2c1451bd06454d9b999807bb92221745,
        _:N5659b8bfcee1456d9c5c8b28669d33c2,
        _:N67c38c129eda44a8a2585d02d755afca,
        _:N7765a1046f2d44e98eb1f7c4feb306f9,
        _:N7d287f05db9f43ce8b1462021d6cee8e,
        _:N8565b278f1974bf6b42daa17f1c95f51,
        _:Nb411e9dddb1f485787d4ab0d10857dc5,
        _:Ne62cfbc7f6de4d028ee4cf97986bffc0,
        _:Nfa425694540c4bf6af2a0671b73fbdc3 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1802c3aa930a4fa9b34f4f88527980dc,
        _:N2c1451bd06454d9b999807bb92221745,
        _:N5659b8bfcee1456d9c5c8b28669d33c2,
        _:N67c38c129eda44a8a2585d02d755afca,
        _:N7765a1046f2d44e98eb1f7c4feb306f9,
        _:N7d287f05db9f43ce8b1462021d6cee8e,
        _:N8565b278f1974bf6b42daa17f1c95f51,
        _:Nb411e9dddb1f485787d4ab0d10857dc5,
        _:Ne62cfbc7f6de4d028ee4cf97986bffc0,
        _:Nfa425694540c4bf6af2a0671b73fbdc3 .

