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

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

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

<artist/23118#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114763#subject> ;
    schema:name "AVTechNO!"@en ;
    foaf:made <album/114763#composition>,
        <album/114763#subject> ;
    foaf:name "AVTechNO!"@en .

<artist/45684#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114763#subject> ;
    schema:name "Dog tails"@en ;
    foaf:made <album/114763#composition>,
        <album/114763#subject> ;
    foaf:name "Dog tails"@en .

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

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

<org/4263#subject> schema:name "AVTechNO!"@en,
        "AVTechNO!"@ja,
        "AVTechNO!"@ja-latn ;
    foaf:name "AVTechNO!"@en,
        "AVTechNO!"@ja,
        "AVTechNO!"@ja-latn .

<https://media.vgm.io/albums/36/114763/114763-2016ee9f5b87.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114763#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/114763/114763-2016ee9f5b87.jpg> ;
    foaf:depicts <album/114763#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/114763/114763-2016ee9f5b87.jpg> .

<https://medium-media.vgm.io/albums/36/114763/114763-2016ee9f5b87.jpg> a schema:ImageObject,
        foaf:Image .

<album/114763#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "2038"@en,
        "2038"@ja,
        "2038"@ja-latn ;
    mo:composer <artist/23118#subject>,
        <artist/45684#subject> ;
    mo:produced_work <album/114763#musicalwork> ;
    schema:name "2038"@en,
        "2038"@ja,
        "2038"@ja-latn .

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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/114763#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/4681#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/114763#performance> ;
    schema:name "Rin Kagamine"@en,
        "鏡音リン"@ja ;
    foaf:name "Rin Kagamine"@en,
        "鏡音リン"@ja .

<artist/5143#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/114763#performance> ;
    schema:name "Len Kagamine"@en,
        "鏡音レン"@ja ;
    foaf:name "Len Kagamine"@en,
        "鏡音レン"@ja .

<artist/6619#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/114763#performance> ;
    schema:name "Luka Megurine"@en,
        "巡音ルカ"@ja ;
    foaf:name "Luka Megurine"@en,
        "巡音ルカ"@ja .

<album/114763#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "2038"@en,
        "2038"@ja,
        "2038"@ja-latn ;
    mo:performance_of <album/114763#musicalwork> ;
    mo:performer _:N8fa06e94fb5e4d9b9fb2369001335ea4,
        <artist/2466#subject>,
        <artist/4681#subject>,
        <artist/5143#subject>,
        <artist/6619#subject> ;
    mo:recorded_as <album/114763#musicalexpression> ;
    schema:byArtist _:N8fa06e94fb5e4d9b9fb2369001335ea4,
        <artist/2466#subject>,
        <artist/4681#subject>,
        <artist/5143#subject>,
        <artist/6619#subject> ;
    schema:name "2038"@en,
        "2038"@ja,
        "2038"@ja-latn ;
    schema:workPerformed <album/114763#musicalwork> .

<album/114763#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "2038"@en,
        "2038"@ja,
        "2038"@ja-latn ;
    mo:catalogue_number "AVT-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/114763#musicalexpression> ;
    mo:publisher <org/4263#subject> ;
    mo:record _:N389f64cbb3de448db42eb83f51b51c29 ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Append (Power"@en ;
            foaf:name "Append (Power"@en ],
        <artist/2466#subject>,
        <artist/4681#subject>,
        <artist/5143#subject>,
        <artist/6619#subject> ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/36/114763/114763-2016ee9f5b87.jpg> ;
    schema:name "2038"@en,
        "2038"@ja,
        "2038"@ja-latn ;
    schema:publisher <org/4263#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/114763/114763-2016ee9f5b87.jpg> .

_:N1cc06fbd7f1e4a06bc66544a2cdd94f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニカソピテキ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "ニカソピテキ"@ja .

_:N222f88fd49114608a5195cc02aa694cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DYE/SAKURA"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "DYE/SAKURA"@ja .

_:N2df3deae4e274c3eb79f0c2056d0f969 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-1℃"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "-1℃"@ja .

_:N4b547ecb86654827a57f861b252cbb9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRYONICS"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "CRYONICS"@ja .

_:N5a11890b25824a618d6ed646f2b16d23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plus / Space"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "Plus / Space"@ja .

_:N5e4109970f234823ab9136c60d28af1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Minus X"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "Minus X"@ja .

_:N62332b33ccae4de9ada6f57bdde799e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(๑•̀ •́)و✧ X music box"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "(๑•̀ •́)و✧ X music box"@ja .

_:N8fa06e94fb5e4d9b9fb2369001335ea4 a schema:Person,
        foaf:Person ;
    mo:performed <album/114763#performance> ;
    schema:name "Append (Power"@en ;
    foaf:name "Append (Power"@en .

_:Na561333a1d4b41b18f6b221baedcf067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Artery -Dog Tail Articulated Remix-"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "Artery -Dog Tail Articulated Remix-"@ja .

_:Na7a9438381ec4c6aaf948e18ac4aefd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boku-Boku"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "Boku-Boku"@ja .

_:Nb01b8ac800f44640906a4de1c28ada0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花のカオリ(捨)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "花のカオリ(捨)"@ja .

_:Nb9c3ad14554f4eb4a3c81ab733a20d27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "X"@ja .

_:Nbd41726357b742e495ca9c2f33cd967e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X Room"@ja ;
    mo:track_number 12 ;
    schema:duration "PT7:33"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "X Room"@ja .

_:Nc1db626d616242f093bc13b62c16bd19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remestance"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "Remestance"@ja .

_:Nc7baf4c642c94ed48fb471ee5ad0f5ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラックカラント"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "ブラックカラント"@ja .

_:Nce588251c57e4f2da919eab0760263ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2038"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "2038"@ja .

_:Nf23482172fec426592d03d1728c0e4f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medius Locus X"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "Medius Locus X"@ja .

_:Nfa5d04390a614fc991b4975b3e40e1be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sierra Song-Yu"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N389f64cbb3de448db42eb83f51b51c29 ;
    schema:name "Sierra Song-Yu"@ja .

_:N389f64cbb3de448db42eb83f51b51c29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cc06fbd7f1e4a06bc66544a2cdd94f8,
        _:N222f88fd49114608a5195cc02aa694cd,
        _:N2df3deae4e274c3eb79f0c2056d0f969,
        _:N4b547ecb86654827a57f861b252cbb9c,
        _:N5a11890b25824a618d6ed646f2b16d23,
        _:N5e4109970f234823ab9136c60d28af1c,
        _:N62332b33ccae4de9ada6f57bdde799e6,
        _:Na561333a1d4b41b18f6b221baedcf067,
        _:Na7a9438381ec4c6aaf948e18ac4aefd7,
        _:Nb01b8ac800f44640906a4de1c28ada0d,
        _:Nb9c3ad14554f4eb4a3c81ab733a20d27,
        _:Nbd41726357b742e495ca9c2f33cd967e,
        _:Nc1db626d616242f093bc13b62c16bd19,
        _:Nc7baf4c642c94ed48fb471ee5ad0f5ee,
        _:Nce588251c57e4f2da919eab0760263ac,
        _:Nf23482172fec426592d03d1728c0e4f8,
        _:Nfa5d04390a614fc991b4975b3e40e1be ;
    mo:track_count 17 ;
    schema:duration "PT73:46"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N1cc06fbd7f1e4a06bc66544a2cdd94f8,
        _:N222f88fd49114608a5195cc02aa694cd,
        _:N2df3deae4e274c3eb79f0c2056d0f969,
        _:N4b547ecb86654827a57f861b252cbb9c,
        _:N5a11890b25824a618d6ed646f2b16d23,
        _:N5e4109970f234823ab9136c60d28af1c,
        _:N62332b33ccae4de9ada6f57bdde799e6,
        _:Na561333a1d4b41b18f6b221baedcf067,
        _:Na7a9438381ec4c6aaf948e18ac4aefd7,
        _:Nb01b8ac800f44640906a4de1c28ada0d,
        _:Nb9c3ad14554f4eb4a3c81ab733a20d27,
        _:Nbd41726357b742e495ca9c2f33cd967e,
        _:Nc1db626d616242f093bc13b62c16bd19,
        _:Nc7baf4c642c94ed48fb471ee5ad0f5ee,
        _:Nce588251c57e4f2da919eab0760263ac,
        _:Nf23482172fec426592d03d1728c0e4f8,
        _:Nfa5d04390a614fc991b4975b3e40e1be .

