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

<artist/12585#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erica Masaki"@en,
        "真崎エリカ"@ja ;
    foaf:made <album/58844#lyrics>,
        <album/58844#subject> ;
    foaf:name "Erica Masaki"@en,
        "真崎エリカ"@ja .

<artist/2009#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Kakino"@en,
        "柿埜嘉奈子"@ja ;
    foaf:made <album/58844#lyrics>,
        <album/58844#subject> ;
    foaf:name "Kanako Kakino"@en,
        "柿埜嘉奈子"@ja .

<artist/36040#subject> a schema:Person,
        foaf:Person ;
    schema:name "BNSI"@en ;
    foaf:made <album/58844#lyrics>,
        <album/58844#subject> ;
    foaf:name "BNSI"@en .

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

<artist/13236#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58844#subject> ;
    schema:name "EFFY"@en ;
    foaf:made <album/58844#composition>,
        <album/58844#subject> ;
    foaf:name "EFFY"@en .

<product/3578#subject> a schema:CreativeWork ;
    schema:name "THE IDOLM@STER SideM"@en,
        "アイドルマスター SideM"@ja,
        "THE IDOLM@STER SideM"@ja-latn ;
    foaf:name "THE IDOLM@STER SideM"@en,
        "アイドルマスター SideM"@ja,
        "THE IDOLM@STER SideM"@ja-latn .

<album/58844#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@en,
        "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@ja,
        "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@ja-latn ;
    mo:composer <artist/13236#subject> ;
    mo:produced_work <album/58844#musicalwork> ;
    schema:name "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@en,
        "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@ja,
        "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@ja-latn .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/58844/58844-1469006257.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58844#performance> ;
    schema:name "Shunichi Toki"@en,
        "土岐隼一"@ja ;
    foaf:name "Shunichi Toki"@en,
        "土岐隼一"@ja .

<artist/31141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58844#performance> ;
    schema:name "Yuusuke Nagano"@en,
        "永野由祐"@ja ;
    foaf:name "Yuusuke Nagano"@en,
        "永野由祐"@ja .

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

<album/58844#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@en,
        "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@ja,
        "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@ja-latn ;
    mo:performance_of <album/58844#musicalwork> ;
    mo:performer <artist/29458#subject>,
        <artist/31141#subject> ;
    mo:recorded_as <album/58844#musicalexpression> ;
    schema:byArtist <artist/29458#subject>,
        <artist/31141#subject> ;
    schema:name "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@en,
        "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@ja,
        "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@ja-latn ;
    schema:workPerformed <album/58844#musicalwork> .

<album/58844#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-27"^^xsd:date ;
    dcterms:title "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@en,
        "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@ja,
        "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@ja-latn ;
    mo:catalogue_number "LACM-14391" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58844#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N12f439d32d7748e8b83a88de3f830320 ;
    mo:record_count 1 ;
    schema:about <product/3578#subject> ;
    schema:byArtist <artist/29458#subject>,
        <artist/31141#subject> ;
    schema:datePublished "2016-07-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/58844/58844-1469006257.jpg> ;
    schema:name "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@en,
        "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@ja,
        "THE IDOLM@STER SideM ST@RTING LINE-11 Altessimo"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/58844/58844-1469006257.jpg> .

_:N5ae23d20a4744f09974de002100dacca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 1st Movement ～未来のための二重奏～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N12f439d32d7748e8b83a88de3f830320 ;
    schema:name "The 1st Movement ～未来のための二重奏～"@ja .

_:N6c9a5802b2104d05a13de71d051d75c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama part 2 ～Altessimo & THE 虎牙道～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT15:29"^^xsd:interval ;
    schema:inPlaylist _:N12f439d32d7748e8b83a88de3f830320 ;
    schema:name "Drama part 2 ～Altessimo & THE 虎牙道～"@ja .

_:N83d3260bd6674ffcbc22ff8b0be43d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DRIVE A LIVE (Altessimo ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N12f439d32d7748e8b83a88de3f830320 ;
    schema:name "DRIVE A LIVE (Altessimo ver.)"@ja .

_:N93ad8e047bd14ce5a4c71d6e6f60d1ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama part 1 ～Altessimo～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT11:18"^^xsd:interval ;
    schema:inPlaylist _:N12f439d32d7748e8b83a88de3f830320 ;
    schema:name "Drama part 1 ～Altessimo～"@ja .

_:Nb283aeb051684d54be7cf14ed68433ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never end「Opus」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N12f439d32d7748e8b83a88de3f830320 ;
    schema:name "Never end「Opus」"@ja .

_:N12f439d32d7748e8b83a88de3f830320 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5ae23d20a4744f09974de002100dacca,
        _:N6c9a5802b2104d05a13de71d051d75c2,
        _:N83d3260bd6674ffcbc22ff8b0be43d8c,
        _:N93ad8e047bd14ce5a4c71d6e6f60d1ed,
        _:Nb283aeb051684d54be7cf14ed68433ac ;
    mo:track_count 5 ;
    schema:duration "PT41:29"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N5ae23d20a4744f09974de002100dacca,
        _:N6c9a5802b2104d05a13de71d051d75c2,
        _:N83d3260bd6674ffcbc22ff8b0be43d8c,
        _:N93ad8e047bd14ce5a4c71d6e6f60d1ed,
        _:Nb283aeb051684d54be7cf14ed68433ac .

