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

<artist/54522#subject> a schema:Person,
        foaf:Person ;
    schema:name "Neeshe"@en,
        "にーしぇ"@ja ;
    foaf:made <album/35959#lyrics>,
        <album/35959#subject> ;
    foaf:name "Neeshe"@en,
        "にーしぇ"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/35959#lyrics>,
        <album/35959#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

<artist/11667#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35959#subject> ;
    schema:name "ILL"@en ;
    foaf:made <album/35959#composition>,
        <album/35959#subject> ;
    foaf:name "ILL"@en .

<artist/11668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35959#subject> ;
    schema:name "lapix"@en ;
    foaf:made <album/35959#composition>,
        <album/35959#subject> ;
    foaf:name "lapix"@en .

<artist/8890#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35959#subject> ;
    schema:name "Irus"@en,
        "irus8"@en ;
    foaf:made <album/35959#composition>,
        <album/35959#lyrics>,
        <album/35959#subject> ;
    foaf:name "Irus"@en,
        "irus8"@en .

<event/152> a mo:Release ;
    schema:name "Released at M3-2012 Fall (Oct 28, 2012)" .

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

<org/554#subject> schema:name "LiLA'c Records"@en,
        "リラレコーズ"@ja,
        "LiLA'c Records"@ja-latn ;
    foaf:name "LiLA'c Records"@en,
        "リラレコーズ"@ja,
        "LiLA'c Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/95/35959/35959-1350932138.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13042#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35959#performance> ;
    schema:name "Momobako"@en,
        "桃箱"@ja ;
    foaf:name "Momobako"@en,
        "桃箱"@ja .

<artist/13406#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35959#performance> ;
    schema:name "kalon."@en ;
    foaf:name "kalon."@en .

<artist/16958#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35959#performance> ;
    schema:name "ytr"@en,
        "ｙｔｒ"@ja ;
    foaf:made <album/35959#lyrics>,
        <album/35959#subject> ;
    foaf:name "ytr"@en,
        "ｙｔｒ"@ja .

<artist/6729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35959#performance> ;
    schema:name "℃iel"@en ;
    foaf:name "℃iel"@en .

<artist/9025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35959#performance> ;
    schema:name "Usa"@en,
        "うさ"@ja ;
    foaf:name "Usa"@en,
        "うさ"@ja .

<artist/9366#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35959#performance> ;
    schema:name "Yuuki Aihara"@en,
        "愛原佑季"@ja ;
    foaf:name "Yuuki Aihara"@en,
        "愛原佑季"@ja .

<album/35959#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Helical Addiction"@en,
        "Helical Addiction"@ja,
        "Helical Addiction"@ja-latn ;
    mo:composer <artist/11667#subject>,
        <artist/11668#subject>,
        <artist/8890#subject> ;
    mo:produced_work <album/35959#musicalwork> ;
    schema:name "Helical Addiction"@en,
        "Helical Addiction"@ja,
        "Helical Addiction"@ja-latn .

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

<album/35959#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Helical Addiction"@en,
        "Helical Addiction"@ja,
        "Helical Addiction"@ja-latn ;
    mo:performance_of <album/35959#musicalwork> ;
    mo:performer <artist/13042#subject>,
        <artist/13406#subject>,
        <artist/16958#subject>,
        <artist/6729#subject>,
        <artist/9025#subject>,
        <artist/9366#subject> ;
    mo:recorded_as <album/35959#musicalexpression> ;
    schema:byArtist <artist/13042#subject>,
        <artist/13406#subject>,
        <artist/16958#subject>,
        <artist/6729#subject>,
        <artist/9025#subject>,
        <artist/9366#subject> ;
    schema:name "Helical Addiction"@en,
        "Helical Addiction"@ja,
        "Helical Addiction"@ja-latn ;
    schema:workPerformed <album/35959#musicalwork> .

<album/35959#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-28"^^xsd:date ;
    dcterms:title "Helical Addiction"@en,
        "Helical Addiction"@ja,
        "Helical Addiction"@ja-latn ;
    mo:catalogue_number "LLAC-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35959#musicalexpression> ;
    mo:publisher <org/554#subject> ;
    mo:record _:Ncebecd805e9c4874ba84b0f7fe384886 ;
    mo:record_count 1 ;
    mo:release <event/152> ;
    schema:byArtist <artist/13042#subject>,
        <artist/13406#subject>,
        <artist/16958#subject>,
        <artist/6729#subject>,
        <artist/9025#subject>,
        <artist/9366#subject> ;
    schema:datePublished "2012-10-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/95/35959/35959-1350932138.jpg> ;
    schema:name "Helical Addiction"@en,
        "Helical Addiction"@ja,
        "Helical Addiction"@ja-latn ;
    schema:publisher <org/554#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/35959/35959-1350932138.jpg> .

_:N1174771129f04775bb9677022137412d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "InnerBrain (ILL'31ectro Remix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Ncebecd805e9c4874ba84b0f7fe384886 ;
    schema:name "InnerBrain (ILL'31ectro Remix)"@en .

_:N243e7f44a3d141c4a3d142a3bc450073 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Posthumous Mind"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ncebecd805e9c4874ba84b0f7fe384886 ;
    schema:name "Posthumous Mind"@en .

_:N2c92160962d8415e987d72079242db7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2CT2"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ncebecd805e9c4874ba84b0f7fe384886 ;
    schema:name "2CT2"@en .

_:N4523ae3e7ce74328bea893ec1817fcd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gravity Paranoia"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ncebecd805e9c4874ba84b0f7fe384886 ;
    schema:name "Gravity Paranoia"@en .

_:N57b14b50d6b141d9a5c45f88e1d28e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "when the rain stops"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ncebecd805e9c4874ba84b0f7fe384886 ;
    schema:name "when the rain stops"@en .

_:N8690bdf39cd6436793c48c46808172cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incubus Dive"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:Ncebecd805e9c4874ba84b0f7fe384886 ;
    schema:name "Incubus Dive"@en .

_:Nb872c04d31d445e696ef574425273138 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grubby cake feat. 桃箱"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Ncebecd805e9c4874ba84b0f7fe384886 ;
    schema:name "Grubby cake feat. 桃箱"@en .

_:Nf1fa4b25f0d54375b4ba2d3a91d2dd42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grubby Cake"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Ncebecd805e9c4874ba84b0f7fe384886 ;
    schema:name "Grubby Cake"@en .

_:Nfce551e226d14f6ba28206bd0034e002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Forget the Dead"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Ncebecd805e9c4874ba84b0f7fe384886 ;
    schema:name "Never Forget the Dead"@en .

_:Ncebecd805e9c4874ba84b0f7fe384886 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1174771129f04775bb9677022137412d,
        _:N243e7f44a3d141c4a3d142a3bc450073,
        _:N2c92160962d8415e987d72079242db7c,
        _:N4523ae3e7ce74328bea893ec1817fcd0,
        _:N57b14b50d6b141d9a5c45f88e1d28e5a,
        _:N8690bdf39cd6436793c48c46808172cc,
        _:Nb872c04d31d445e696ef574425273138,
        _:Nf1fa4b25f0d54375b4ba2d3a91d2dd42,
        _:Nfce551e226d14f6ba28206bd0034e002 ;
    mo:track_count 9 ;
    schema:duration "PT43:21"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1174771129f04775bb9677022137412d,
        _:N243e7f44a3d141c4a3d142a3bc450073,
        _:N2c92160962d8415e987d72079242db7c,
        _:N4523ae3e7ce74328bea893ec1817fcd0,
        _:N57b14b50d6b141d9a5c45f88e1d28e5a,
        _:N8690bdf39cd6436793c48c46808172cc,
        _:Nb872c04d31d445e696ef574425273138,
        _:Nf1fa4b25f0d54375b4ba2d3a91d2dd42,
        _:Nfce551e226d14f6ba28206bd0034e002 .

