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

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

<artist/2047#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25095#subject> ;
    schema:name "Shunsuke Shiina"@en,
        "椎名俊介"@ja ;
    foaf:made <album/25095#composition>,
        <album/25095#subject> ;
    foaf:name "Shunsuke Shiina"@en,
        "椎名俊介"@ja .

<artist/4446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25095#subject> ;
    schema:name "Takafumi Kamijo"@en,
        "上條貴史"@ja ;
    foaf:made <album/25095#composition>,
        <album/25095#subject> ;
    foaf:name "Takafumi Kamijo"@en,
        "上條貴史"@ja .

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

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

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

<https://medium-media.vgm.io/albums/59/25095/25095-1301603826.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/11453#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25095#performance> ;
    schema:name "Youki Kanno"@en,
        "カンノユウキ"@ja ;
    foaf:made <album/25095#lyrics>,
        <album/25095#subject> ;
    foaf:name "Youki Kanno"@en,
        "カンノユウキ"@ja .

<artist/142#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25095#performance> ;
    schema:name "Mami Nakayama"@en,
        "中山マミ"@ja ;
    foaf:made <album/25095#lyrics>,
        <album/25095#subject> ;
    foaf:name "Mami Nakayama"@en,
        "中山マミ"@ja .

<artist/2048#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25095#performance> ;
    schema:name "Ami Kamishiro"@en,
        "神代あみ"@ja ;
    foaf:name "Ami Kamishiro"@en,
        "神代あみ"@ja .

<album/25095#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TROUBLE@SPIRAL VOCAL CD"@en,
        "とらぶる@すぱいらる! ボーカルCD"@ja,
        "TROUBLE@SPIRAL VOCAL CD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Change of the moon"@en ;
            foaf:made <album/25095#composition> ;
            foaf:name "(Change of the moon"@en ],
        <artist/2047#subject>,
        <artist/4446#subject> ;
    mo:produced_work <album/25095#musicalwork> ;
    schema:name "TROUBLE@SPIRAL VOCAL CD"@en,
        "とらぶる@すぱいらる! ボーカルCD"@ja,
        "TROUBLE@SPIRAL VOCAL CD"@ja-latn .

<album/25095#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TROUBLE@SPIRAL VOCAL CD"@en,
        "とらぶる@すぱいらる! ボーカルCD"@ja,
        "TROUBLE@SPIRAL VOCAL CD"@ja-latn ;
    mo:performance_of <album/25095#musicalwork> ;
    mo:performer _:Na6b92e82038642cca4df712c013c426a,
        <artist/11453#subject>,
        <artist/142#subject>,
        <artist/2048#subject> ;
    mo:recorded_as <album/25095#musicalexpression> ;
    schema:byArtist _:Na6b92e82038642cca4df712c013c426a,
        <artist/11453#subject>,
        <artist/142#subject>,
        <artist/2048#subject> ;
    schema:name "TROUBLE@SPIRAL VOCAL CD"@en,
        "とらぶる@すぱいらる! ボーカルCD"@ja,
        "TROUBLE@SPIRAL VOCAL CD"@ja-latn ;
    schema:workPerformed <album/25095#musicalwork> .

<album/25095#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-31"^^xsd:date ;
    dcterms:title "TROUBLE@SPIRAL VOCAL CD"@en,
        "とらぶる@すぱいらる! ボーカルCD"@ja,
        "TROUBLE@SPIRAL VOCAL CD"@ja-latn ;
    mo:catalogue_number "AACD-1005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25095#musicalexpression> ;
    mo:publisher <org/1950#subject> ;
    mo:record _:N56df7f6b46154cee9b348ea62b7e0cd1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "TROUBLE@SPIRAL!"@en ;
            foaf:name "TROUBLE@SPIRAL!"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "(Angel Note)"@en ;
            foaf:name "(Angel Note)"@en ],
        <artist/11453#subject>,
        <artist/142#subject>,
        <artist/2048#subject> ;
    schema:datePublished "2011-03-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/25095/25095-1301603826.jpg> ;
    schema:name "TROUBLE@SPIRAL VOCAL CD"@en,
        "とらぶる@すぱいらる! ボーカルCD"@ja,
        "TROUBLE@SPIRAL VOCAL CD"@ja-latn ;
    schema:publisher <org/1950#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/25095/25095-1301603826.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25095#subject> ;
    schema:name "(Change of the moon"@en ;
    foaf:made <album/25095#subject> ;
    foaf:name "(Change of the moon"@en .

_:N4cc364e29bb84fdaa79f23d240dba5a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "微笑み見たい"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N56df7f6b46154cee9b348ea62b7e0cd1 ;
    schema:name "微笑み見たい"@ja .

_:N76cb4413f3ee4e5d895aa5583357cc71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "微笑み見たい (karaoke ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N56df7f6b46154cee9b348ea62b7e0cd1 ;
    schema:name "微笑み見たい (karaoke ver.)"@ja .

_:Na6b92e82038642cca4df712c013c426a a schema:Person,
        foaf:Person ;
    mo:performed <album/25095#performance> ;
    schema:name "(Angel Note)"@en ;
    foaf:name "(Angel Note)"@en .

_:Nbdf72944d7cd40ecbf033cfcbc162860 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "our precious bond (karaoke ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N56df7f6b46154cee9b348ea62b7e0cd1 ;
    schema:name "our precious bond (karaoke ver.)"@ja .

_:Nc45d11957f6a4d7ca02a0829b168d3d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "our precious bond (orgel ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N56df7f6b46154cee9b348ea62b7e0cd1 ;
    schema:name "our precious bond (orgel ver.)"@ja .

_:Nfb3cbde609124b7ab9ac578cd989b8bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "our precious bond (piano ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N56df7f6b46154cee9b348ea62b7e0cd1 ;
    schema:name "our precious bond (piano ver.)"@ja .

_:Nff17b07695dd4f89b794fc4898ae5334 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "our precious bond"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N56df7f6b46154cee9b348ea62b7e0cd1 ;
    schema:name "our precious bond"@ja .

_:N56df7f6b46154cee9b348ea62b7e0cd1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4cc364e29bb84fdaa79f23d240dba5a0,
        _:N76cb4413f3ee4e5d895aa5583357cc71,
        _:Nbdf72944d7cd40ecbf033cfcbc162860,
        _:Nc45d11957f6a4d7ca02a0829b168d3d8,
        _:Nfb3cbde609124b7ab9ac578cd989b8bd,
        _:Nff17b07695dd4f89b794fc4898ae5334 ;
    mo:track_count 6 ;
    schema:duration "PT21:19"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4cc364e29bb84fdaa79f23d240dba5a0,
        _:N76cb4413f3ee4e5d895aa5583357cc71,
        _:Nbdf72944d7cd40ecbf033cfcbc162860,
        _:Nc45d11957f6a4d7ca02a0829b168d3d8,
        _:Nfb3cbde609124b7ab9ac578cd989b8bd,
        _:Nff17b07695dd4f89b794fc4898ae5334 .

