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

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

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

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

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

<event/71> a mo:Release ;
    schema:name "Released at M3-2010 Spring (May 05, 2010)" .

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

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

<https://medium-media.vgm.io/albums/41/19114/19114-1273157976.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/19114#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BOG versus Marie - Arcana Integral -"@en,
        "BOG versus Marie - Arcana Integral -"@ja,
        "BOG versus Marie - Arcana Integral -"@ja-latn ;
    mo:performance_of <album/19114#musicalwork> ;
    mo:performer <artist/455#subject> ;
    mo:recorded_as <album/19114#musicalexpression> ;
    schema:byArtist <artist/455#subject> ;
    schema:name "BOG versus Marie - Arcana Integral -"@en,
        "BOG versus Marie - Arcana Integral -"@ja,
        "BOG versus Marie - Arcana Integral -"@ja-latn ;
    schema:workPerformed <album/19114#musicalwork> .

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

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

<album/19114#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "BOG versus Marie - Arcana Integral -"@en,
        "BOG versus Marie - Arcana Integral -"@ja,
        "BOG versus Marie - Arcana Integral -"@ja-latn ;
    mo:catalogue_number "AMX-00416" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19114#musicalexpression> ;
    mo:publisher _:N23a2676406204f8d866ce51badef93e0 ;
    mo:record _:N6537f3b783b842e3937b12e84a897a2d ;
    mo:record_count 1 ;
    mo:release <event/71> ;
    schema:byArtist <artist/455#subject> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/41/19114/19114-1273157976.jpg> ;
    schema:name "BOG versus Marie - Arcana Integral -"@en,
        "BOG versus Marie - Arcana Integral -"@ja,
        "BOG versus Marie - Arcana Integral -"@ja-latn ;
    schema:publisher _:N23a2676406204f8d866ce51badef93e0 ;
    foaf:depiction <https://media.vgm.io/albums/41/19114/19114-1273157976.jpg> .

_:N103210cc968740f2a79ec5891697b6ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stray Liner"@en,
        "ストレイライナー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N6537f3b783b842e3937b12e84a897a2d ;
    schema:name "Stray Liner"@en,
        "ストレイライナー"@ja .

_:N1f200042a7b84e2aaadcccfef7a671da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lying Eyes"@en,
        "偽りの瞳"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N6537f3b783b842e3937b12e84a897a2d ;
    schema:name "Lying Eyes"@en,
        "偽りの瞳"@ja .

_:N23a2676406204f8d866ce51badef93e0 schema:name "Astronotes"@en ;
    foaf:name "Astronotes"@en .

_:N28f4a1b98e9e441eab7e966199d21289 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teardrop"@en,
        "Teardrop"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N6537f3b783b842e3937b12e84a897a2d ;
    schema:name "Teardrop"@en,
        "Teardrop"@ja .

_:N8945e2cfa1b84b16814282f0344305c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Echo"@en,
        "Eternal Echo"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N6537f3b783b842e3937b12e84a897a2d ;
    schema:name "Eternal Echo"@en,
        "Eternal Echo"@ja .

_:Naf7c4b633f0449e980e4fddc3aae8033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Spirit"@en,
        "ディヴァイン・スピリット"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N6537f3b783b842e3937b12e84a897a2d ;
    schema:name "Divine Spirit"@en,
        "ディヴァイン・スピリット"@ja .

_:Nc0d6936ca94a42a397a47f9d864491f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Even at the End of the Night Sky"@en,
        "夜空の果てまでも"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N6537f3b783b842e3937b12e84a897a2d ;
    schema:name "Even at the End of the Night Sky"@en,
        "夜空の果てまでも"@ja .

_:Nd2b0d4bea8a943c7956c3a0e7591ed48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kyrie"@en,
        "キリエ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N6537f3b783b842e3937b12e84a897a2d ;
    schema:name "Kyrie"@en,
        "キリエ"@ja .

_:Ne600da05f8f840cc8df98de5322d7c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gate Of The Eden"@en,
        "Gate Of The Eden"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N6537f3b783b842e3937b12e84a897a2d ;
    schema:name "Gate Of The Eden"@en,
        "Gate Of The Eden"@ja .

_:Nfbcd8f658d0f4a0882647e018f5c5634 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monarchia"@en,
        "モナルキア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N6537f3b783b842e3937b12e84a897a2d ;
    schema:name "Monarchia"@en,
        "モナルキア"@ja .

_:N6537f3b783b842e3937b12e84a897a2d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N103210cc968740f2a79ec5891697b6ad,
        _:N1f200042a7b84e2aaadcccfef7a671da,
        _:N28f4a1b98e9e441eab7e966199d21289,
        _:N8945e2cfa1b84b16814282f0344305c7,
        _:Naf7c4b633f0449e980e4fddc3aae8033,
        _:Nc0d6936ca94a42a397a47f9d864491f5,
        _:Nd2b0d4bea8a943c7956c3a0e7591ed48,
        _:Ne600da05f8f840cc8df98de5322d7c01,
        _:Nfbcd8f658d0f4a0882647e018f5c5634 ;
    mo:track_count 9 ;
    schema:duration "PT39:38"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N103210cc968740f2a79ec5891697b6ad,
        _:N1f200042a7b84e2aaadcccfef7a671da,
        _:N28f4a1b98e9e441eab7e966199d21289,
        _:N8945e2cfa1b84b16814282f0344305c7,
        _:Naf7c4b633f0449e980e4fddc3aae8033,
        _:Nc0d6936ca94a42a397a47f9d864491f5,
        _:Nd2b0d4bea8a943c7956c3a0e7591ed48,
        _:Ne600da05f8f840cc8df98de5322d7c01,
        _:Nfbcd8f658d0f4a0882647e018f5c5634 .

