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

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

<artist/63616#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20116#subject> ;
    schema:name "HAJIME KANASUGI"@en ;
    foaf:made <album/20116#composition>,
        <album/20116#lyrics>,
        <album/20116#subject> ;
    foaf:name "HAJIME KANASUGI"@en .

<event/14> a mo:Release ;
    schema:name "Released at Comic Market 68 (Aug 12, 2005 to Aug 14, 2005)" .

<product/19615#subject> a schema:CreativeWork ;
    schema:name "Witch's A-la-mode II ~Hikari to Yami no Etranger~"@en,
        "魔女っ娘ア・ラ・モードII ～光と闇のエトランゼ～"@ja,
        "Majokko A-la-mode ~Hikari to Yami no Etranger~"@ja-latn ;
    foaf:name "Witch's A-la-mode II ~Hikari to Yami no Etranger~"@en,
        "魔女っ娘ア・ラ・モードII ～光と闇のエトランゼ～"@ja,
        "Majokko A-la-mode ~Hikari to Yami no Etranger~"@ja-latn .

<product/20218#subject> a schema:CreativeWork ;
    schema:name "One♥Tama ~Boku to Oneechan to Kitsune no Yu~"@en,
        "おね♥たま ～ボクとお姉ちゃんと狐の湯～"@ja,
        "One♥Tama ~Boku to Oneechan to Kitsune no Yu~"@ja-latn ;
    foaf:name "One♥Tama ~Boku to Oneechan to Kitsune no Yu~"@en,
        "おね♥たま ～ボクとお姉ちゃんと狐の湯～"@ja,
        "One♥Tama ~Boku to Oneechan to Kitsune no Yu~"@ja-latn .

<album/20116#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A BONE Featuring Cats and Dogs 1st MAXI: A POP de Ikou"@en,
        "A BONE Featuring Cats and Dogs 1st MAXI「A POPで逝こう」"@ja,
        "A BONE Featuring Cats and Dogs 1st MAXI: A POP de Ikou"@ja-latn ;
    mo:composer <artist/63616#subject> ;
    mo:produced_work <album/20116#musicalwork> ;
    schema:name "A BONE Featuring Cats and Dogs 1st MAXI: A POP de Ikou"@en,
        "A BONE Featuring Cats and Dogs 1st MAXI「A POPで逝こう」"@ja,
        "A BONE Featuring Cats and Dogs 1st MAXI: A POP de Ikou"@ja-latn .

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

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

<album/20116#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A BONE Featuring Cats and Dogs 1st MAXI: A POP de Ikou"@en,
        "A BONE Featuring Cats and Dogs 1st MAXI「A POPで逝こう」"@ja,
        "A BONE Featuring Cats and Dogs 1st MAXI: A POP de Ikou"@ja-latn ;
    mo:performance_of <album/20116#musicalwork> ;
    mo:recorded_as <album/20116#musicalexpression> ;
    schema:name "A BONE Featuring Cats and Dogs 1st MAXI: A POP de Ikou"@en,
        "A BONE Featuring Cats and Dogs 1st MAXI「A POPで逝こう」"@ja,
        "A BONE Featuring Cats and Dogs 1st MAXI: A POP de Ikou"@ja-latn ;
    schema:workPerformed <album/20116#musicalwork> .

<https://media.vgm.io/albums/61/20116/20116-621392bc167f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/20116#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/20116/20116-621392bc167f.jpg> ;
    foaf:depicts <album/20116#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/20116/20116-621392bc167f.jpg> .

<https://medium-media.vgm.io/albums/61/20116/20116-621392bc167f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20116#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-12"^^xsd:date ;
    dcterms:title "A BONE Featuring Cats and Dogs 1st MAXI: A POP de Ikou"@en,
        "A BONE Featuring Cats and Dogs 1st MAXI「A POPで逝こう」"@ja,
        "A BONE Featuring Cats and Dogs 1st MAXI: A POP de Ikou"@ja-latn ;
    mo:catalogue_number "AKS-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20116#musicalexpression> ;
    mo:publisher _:N3efbbf39b8b04293ba545c2636db6602 ;
    mo:record _:N71066515d606498fb654fc0ac3c58be2 ;
    mo:record_count 1 ;
    mo:release <event/14> ;
    schema:about <product/19615#subject>,
        <product/20218#subject> ;
    schema:datePublished "2005-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/20116/20116-621392bc167f.jpg> ;
    schema:name "A BONE Featuring Cats and Dogs 1st MAXI: A POP de Ikou"@en,
        "A BONE Featuring Cats and Dogs 1st MAXI「A POPで逝こう」"@ja,
        "A BONE Featuring Cats and Dogs 1st MAXI: A POP de Ikou"@ja-latn ;
    schema:publisher _:N3efbbf39b8b04293ba545c2636db6602 ;
    foaf:depiction <https://media.vgm.io/albums/61/20116/20116-621392bc167f.jpg> .

_:N08489e1aba984863abc481064223fe66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LINK ENERGY remixed by BLASTERHEAD FULL SIZE"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71066515d606498fb654fc0ac3c58be2 ;
    schema:name "LINK ENERGY remixed by BLASTERHEAD FULL SIZE"@ja .

_:N338943b652434214a81633591c10ecab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆけむりモード INST"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71066515d606498fb654fc0ac3c58be2 ;
    schema:name "ゆけむりモード INST"@ja .

_:N3efbbf39b8b04293ba545c2636db6602 schema:name "T2 RECORDS"@en,
        "T2 RECORDS"@ja,
        "T2 RECORDS"@ja-latn ;
    foaf:name "T2 RECORDS"@en,
        "T2 RECORDS"@ja,
        "T2 RECORDS"@ja-latn .

_:N914c3c8cf41d499ebd66414882d8f234 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MMC (MAKE ME CRAZY) SHORT SIZE"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71066515d606498fb654fc0ac3c58be2 ;
    schema:name "MMC (MAKE ME CRAZY) SHORT SIZE"@ja .

_:N933fc619bd3648c285506c9749b3bc90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆけむりモード SHORT SIZE"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71066515d606498fb654fc0ac3c58be2 ;
    schema:name "ゆけむりモード SHORT SIZE"@ja .

_:N9683d9878f434ecf8854fc7316c03ea8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LINK ENERGY A BONE ORIGINAL TRUE END VERSION FULL SIZE"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71066515d606498fb654fc0ac3c58be2 ;
    schema:name "LINK ENERGY A BONE ORIGINAL TRUE END VERSION FULL SIZE"@ja .

_:Nb6ee68e9ccb8438793c87385a6dc3f65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MMC (MAKE ME CRAZY) FULL SIZE"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71066515d606498fb654fc0ac3c58be2 ;
    schema:name "MMC (MAKE ME CRAZY) FULL SIZE"@ja .

_:Nc9f1c0d290ee4bceb1a33e639f2d854c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MMC (MAKE ME CRAZY) INST"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71066515d606498fb654fc0ac3c58be2 ;
    schema:name "MMC (MAKE ME CRAZY) INST"@ja .

_:Ncf442939b1ad40948c868abe30b2393b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LINK ENERGY remixed by BLASTERHEAD INST"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71066515d606498fb654fc0ac3c58be2 ;
    schema:name "LINK ENERGY remixed by BLASTERHEAD INST"@ja .

_:Nd19ff8c7b93e4579801f4f6eff3beee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LINK ENERGY A BONE ORIGINAL TRUE END VERSION INST"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71066515d606498fb654fc0ac3c58be2 ;
    schema:name "LINK ENERGY A BONE ORIGINAL TRUE END VERSION INST"@ja .

_:Ndde846db438149c8aa7799469a23fcfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕ハ考エルダカラ僕ハ存在スル INST"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71066515d606498fb654fc0ac3c58be2 ;
    schema:name "僕ハ考エルダカラ僕ハ存在スル INST"@ja .

_:Ne607194285634a4696d816cccfa34396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕ハ考エルダカラ僕ハ存在スル FULL SIZE"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71066515d606498fb654fc0ac3c58be2 ;
    schema:name "僕ハ考エルダカラ僕ハ存在スル FULL SIZE"@ja .

_:Nff09736e2b7c4a2cb217f075ea2884f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆけむりモード FULL SIZE"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71066515d606498fb654fc0ac3c58be2 ;
    schema:name "ゆけむりモード FULL SIZE"@ja .

_:N71066515d606498fb654fc0ac3c58be2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08489e1aba984863abc481064223fe66,
        _:N338943b652434214a81633591c10ecab,
        _:N914c3c8cf41d499ebd66414882d8f234,
        _:N933fc619bd3648c285506c9749b3bc90,
        _:N9683d9878f434ecf8854fc7316c03ea8,
        _:Nb6ee68e9ccb8438793c87385a6dc3f65,
        _:Nc9f1c0d290ee4bceb1a33e639f2d854c,
        _:Ncf442939b1ad40948c868abe30b2393b,
        _:Nd19ff8c7b93e4579801f4f6eff3beee5,
        _:Ndde846db438149c8aa7799469a23fcfc,
        _:Ne607194285634a4696d816cccfa34396,
        _:Nff09736e2b7c4a2cb217f075ea2884f0 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N08489e1aba984863abc481064223fe66,
        _:N338943b652434214a81633591c10ecab,
        _:N914c3c8cf41d499ebd66414882d8f234,
        _:N933fc619bd3648c285506c9749b3bc90,
        _:N9683d9878f434ecf8854fc7316c03ea8,
        _:Nb6ee68e9ccb8438793c87385a6dc3f65,
        _:Nc9f1c0d290ee4bceb1a33e639f2d854c,
        _:Ncf442939b1ad40948c868abe30b2393b,
        _:Nd19ff8c7b93e4579801f4f6eff3beee5,
        _:Ndde846db438149c8aa7799469a23fcfc,
        _:Ne607194285634a4696d816cccfa34396,
        _:Nff09736e2b7c4a2cb217f075ea2884f0 .

