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

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

<artist/10332#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31955#subject> ;
    schema:name "syow"@en ;
    foaf:made <album/31955#composition>,
        <album/31955#lyrics>,
        <album/31955#subject> ;
    foaf:name "syow"@en .

<artist/36200#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31955#subject> ;
    schema:name "mo2"@en ;
    foaf:made <album/31955#composition>,
        <album/31955#lyrics>,
        <album/31955#subject> ;
    foaf:name "mo2"@en .

<artist/3876#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31955#subject> ;
    schema:name "wight"@en ;
    foaf:made <album/31955#composition>,
        <album/31955#lyrics>,
        <album/31955#subject> ;
    foaf:name "wight"@en .

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 2011)" .

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

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

<https://medium-media.vgm.io/albums/55/31955/31955-1331054121.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10972#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31955#performance> ;
    schema:name "IKU"@en ;
    foaf:name "IKU"@en .

<artist/12511#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31955#performance> ;
    schema:name "Sunao Yoshikawa"@en,
        "吉河順央"@ja ;
    foaf:name "Sunao Yoshikawa"@en,
        "吉河順央"@ja .

<artist/3970#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31955#performance> ;
    schema:name "Annabel"@en ;
    foaf:name "Annabel"@en .

<artist/4382#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31955#performance> ;
    schema:name "Kahiena"@en,
        "カヒーナ"@ja ;
    foaf:name "Kahiena"@en,
        "カヒーナ"@ja .

<artist/455#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31955#performance> ;
    schema:name "Marie"@en,
        "真理絵"@ja ;
    foaf:name "Marie"@en,
        "真理絵"@ja .

<album/31955#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "apriori"@en,
        "apriori"@ja,
        "apriori"@ja-latn ;
    mo:composer <artist/10332#subject>,
        <artist/36200#subject>,
        <artist/3876#subject> ;
    mo:produced_work <album/31955#musicalwork> ;
    schema:name "apriori"@en,
        "apriori"@ja,
        "apriori"@ja-latn .

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

<album/31955#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "apriori"@en,
        "apriori"@ja,
        "apriori"@ja-latn ;
    mo:performance_of <album/31955#musicalwork> ;
    mo:performer <artist/10972#subject>,
        <artist/12511#subject>,
        <artist/3970#subject>,
        <artist/4382#subject>,
        <artist/455#subject> ;
    mo:recorded_as <album/31955#musicalexpression> ;
    schema:byArtist <artist/10972#subject>,
        <artist/12511#subject>,
        <artist/3970#subject>,
        <artist/4382#subject>,
        <artist/455#subject> ;
    schema:name "apriori"@en,
        "apriori"@ja,
        "apriori"@ja-latn ;
    schema:workPerformed <album/31955#musicalwork> .

<album/31955#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-31"^^xsd:date ;
    dcterms:title "apriori"@en,
        "apriori"@ja,
        "apriori"@ja-latn ;
    mo:catalogue_number "AMX-00418" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31955#musicalexpression> ;
    mo:publisher _:Nac0d60b560c54550b2a48c97e1acac44 ;
    mo:record _:Nffe06dddc9284ff7a53b47fdef490dc9 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:byArtist <artist/10972#subject>,
        <artist/12511#subject>,
        <artist/3970#subject>,
        <artist/4382#subject>,
        <artist/455#subject> ;
    schema:datePublished "2011-12-31"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/55/31955/31955-1331054121.jpg> ;
    schema:name "apriori"@en,
        "apriori"@ja,
        "apriori"@ja-latn ;
    schema:publisher _:Nac0d60b560c54550b2a48c97e1acac44 ;
    foaf:depiction <https://media.vgm.io/albums/55/31955/31955-1331054121.jpg> .

_:N199d0807dd25414c96939f3ebb47f8cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カラキテ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nffe06dddc9284ff7a53b47fdef490dc9 ;
    schema:name "カラキテ"@ja .

_:N3f188d2ecd9d4592855af8e74feb3b86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "箱庭の檻"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nffe06dddc9284ff7a53b47fdef490dc9 ;
    schema:name "箱庭の檻"@ja .

_:N9f32eaaae220479ba5a574b164387df2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "生誕のファサード"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nffe06dddc9284ff7a53b47fdef490dc9 ;
    schema:name "生誕のファサード"@ja .

_:Na0260bc0045e46369cf4509d7a0cfbbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innovations Lie"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nffe06dddc9284ff7a53b47fdef490dc9 ;
    schema:name "Innovations Lie"@ja .

_:Nac0d60b560c54550b2a48c97e1acac44 schema:name "Barbarian on the Groove / Astronotes"@en ;
    foaf:name "Barbarian on the Groove / Astronotes"@en .

_:Nae6f36782ef4440cba6c8d91d8ad8ac5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stack Overflow (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nffe06dddc9284ff7a53b47fdef490dc9 ;
    schema:name "Stack Overflow (Instrumental)"@ja .

_:Nb3f209a634ab42ff9d3fa2604d781927 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alternative Zero - オルタナティブゼロ -"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nffe06dddc9284ff7a53b47fdef490dc9 ;
    schema:name "Alternative Zero - オルタナティブゼロ -"@ja .

_:Ne4e2be26d20042c987dcd0849c2849c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マキナ・クラスター / Machina Cluster"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nffe06dddc9284ff7a53b47fdef490dc9 ;
    schema:name "マキナ・クラスター / Machina Cluster"@ja .

_:Neb5bd2d536064cf1a363a8e202e08b79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "多重整列 (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nffe06dddc9284ff7a53b47fdef490dc9 ;
    schema:name "多重整列 (Instrumental)"@ja .

_:Nf39cee4a8e9846aab4459840e7f65967 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ステラ・ノヴァ (Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nffe06dddc9284ff7a53b47fdef490dc9 ;
    schema:name "ステラ・ノヴァ (Instrumental)"@ja .

_:Nffe06dddc9284ff7a53b47fdef490dc9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N199d0807dd25414c96939f3ebb47f8cd,
        _:N3f188d2ecd9d4592855af8e74feb3b86,
        _:N9f32eaaae220479ba5a574b164387df2,
        _:Na0260bc0045e46369cf4509d7a0cfbbf,
        _:Nae6f36782ef4440cba6c8d91d8ad8ac5,
        _:Nb3f209a634ab42ff9d3fa2604d781927,
        _:Ne4e2be26d20042c987dcd0849c2849c5,
        _:Neb5bd2d536064cf1a363a8e202e08b79,
        _:Nf39cee4a8e9846aab4459840e7f65967 ;
    mo:track_count 9 ;
    schema:duration "PT37:35"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N199d0807dd25414c96939f3ebb47f8cd,
        _:N3f188d2ecd9d4592855af8e74feb3b86,
        _:N9f32eaaae220479ba5a574b164387df2,
        _:Na0260bc0045e46369cf4509d7a0cfbbf,
        _:Nae6f36782ef4440cba6c8d91d8ad8ac5,
        _:Nb3f209a634ab42ff9d3fa2604d781927,
        _:Ne4e2be26d20042c987dcd0849c2849c5,
        _:Neb5bd2d536064cf1a363a8e202e08b79,
        _:Nf39cee4a8e9846aab4459840e7f65967 .

