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

<artist/18133#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuji Sakamoto"@en,
        "坂元裕二"@ja ;
    foaf:made <album/59880#lyrics>,
        <album/59880#subject> ;
    foaf:name "Yuji Sakamoto"@en,
        "坂元裕二"@ja .

<artist/19678#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chara"@en ;
    foaf:made <album/59880#lyrics>,
        <album/59880#subject> ;
    foaf:name "Chara"@en .

<artist/21358#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shunji Iwai"@en,
        "岩井俊二"@ja ;
    foaf:made <album/59880#lyrics>,
        <album/59880#subject> ;
    foaf:name "Shunji Iwai"@en,
        "岩井俊二"@ja .

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

<artist/10713#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59880#subject> ;
    schema:name "Takeshi Kobayashi"@en,
        "小林武史"@ja ;
    foaf:made <album/59880#composition>,
        <album/59880#lyrics>,
        <album/59880#subject> ;
    foaf:name "Takeshi Kobayashi"@en,
        "小林武史"@ja .

<artist/18134#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59880#subject> ;
    schema:name "Daisuke Hinata"@en,
        "日向大介"@ja ;
    foaf:made <album/59880#composition>,
        <album/59880#subject> ;
    foaf:name "Daisuke Hinata"@en,
        "日向大介"@ja .

<artist/21369#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59880#subject> ;
    schema:name "Anna Koshino"@en,
        "越野アンナ"@ja ;
    foaf:made <album/59880#composition>,
        <album/59880#lyrics>,
        <album/59880#subject> ;
    foaf:name "Anna Koshino"@en,
        "越野アンナ"@ja .

<product/5306#subject> a schema:CreativeWork ;
    schema:name "BATTERY the animation"@en,
        "バッテリー the animation"@ja,
        "BATTERY the animation"@ja-latn ;
    foaf:name "BATTERY the animation"@en,
        "バッテリー the animation"@ja,
        "BATTERY the animation"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/08/59880/59880-1472366782.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59880#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Itsuka no Jibun / anderlust [Limited Edition]"@en,
        "いつかの自分 / anderlust"@ja,
        "Itsuka no Jibun / anderlust [Limited Edition]"@ja-latn ;
    mo:performance_of <album/59880#musicalwork> ;
    mo:performer <artist/18135#subject> ;
    mo:recorded_as <album/59880#musicalexpression> ;
    schema:byArtist <artist/18135#subject> ;
    schema:name "Itsuka no Jibun / anderlust [Limited Edition]"@en,
        "いつかの自分 / anderlust"@ja,
        "Itsuka no Jibun / anderlust [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/59880#musicalwork> .

<artist/18135#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59880#performance> ;
    schema:name "anderlust"@en ;
    foaf:name "anderlust"@en .

<album/59880#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Itsuka no Jibun / anderlust [Limited Edition]"@en,
        "いつかの自分 / anderlust"@ja,
        "Itsuka no Jibun / anderlust [Limited Edition]"@ja-latn ;
    mo:composer <artist/10713#subject>,
        <artist/18134#subject>,
        <artist/21369#subject> ;
    mo:produced_work <album/59880#musicalwork> ;
    schema:name "Itsuka no Jibun / anderlust [Limited Edition]"@en,
        "いつかの自分 / anderlust"@ja,
        "Itsuka no Jibun / anderlust [Limited Edition]"@ja-latn .

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

<album/59880#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-24"^^xsd:date ;
    dcterms:title "Itsuka no Jibun / anderlust [Limited Edition]"@en,
        "いつかの自分 / anderlust"@ja,
        "Itsuka no Jibun / anderlust [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-9164~5" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/59880#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N3fe5203d6c584b5d839bf2f702fe8e3d,
        _:N97fb3ba39bf0444e8f45cef47a316ef5 ;
    mo:record_count 2 ;
    schema:about <product/5306#subject> ;
    schema:byArtist <artist/18135#subject> ;
    schema:datePublished "2016-08-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/59880/59880-1472366782.jpg> ;
    schema:name "Itsuka no Jibun / anderlust [Limited Edition]"@en,
        "いつかの自分 / anderlust"@ja,
        "Itsuka no Jibun / anderlust [Limited Edition]"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/59880/59880-1472366782.jpg> .

_:N105311312eb64e9bb17445c1c32417bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日、春が来たら"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N3fe5203d6c584b5d839bf2f702fe8e3d ;
    schema:name "明日、春が来たら"@ja .

_:N1a798f5fa60c4f77a0e94d5087e6c026 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつかの自分 (Music Video Making)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N97fb3ba39bf0444e8f45cef47a316ef5 ;
    schema:name "いつかの自分 (Music Video Making)"@ja .

_:Nae4d5482395040ac8c1c5de0151770e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swallowtail Butterfly ～あいのうた～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N3fe5203d6c584b5d839bf2f702fe8e3d ;
    schema:name "Swallowtail Butterfly ～あいのうた～"@ja .

_:Nc7ecfdc379b1485ab64297e3f53350f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつかの自分"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N3fe5203d6c584b5d839bf2f702fe8e3d ;
    schema:name "いつかの自分"@ja .

_:Ne2f784f55dda464e8e46f97f3aa673ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつかの自分 (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N97fb3ba39bf0444e8f45cef47a316ef5 ;
    schema:name "いつかの自分 (Music Video)"@ja .

_:N97fb3ba39bf0444e8f45cef47a316ef5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1a798f5fa60c4f77a0e94d5087e6c026,
        _:Ne2f784f55dda464e8e46f97f3aa673ef ;
    mo:track_count 2 ;
    schema:duration "PT11:07"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1a798f5fa60c4f77a0e94d5087e6c026,
        _:Ne2f784f55dda464e8e46f97f3aa673ef .

_:N3fe5203d6c584b5d839bf2f702fe8e3d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N105311312eb64e9bb17445c1c32417bb,
        _:Nae4d5482395040ac8c1c5de0151770e1,
        _:Nc7ecfdc379b1485ab64297e3f53350f3 ;
    mo:track_count 3 ;
    schema:duration "PT13:59"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N105311312eb64e9bb17445c1c32417bb,
        _:Nae4d5482395040ac8c1c5de0151770e1,
        _:Nc7ecfdc379b1485ab64297e3f53350f3 .

