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

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

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

<artist/49147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157736#subject> ;
    schema:name "WHITEFISTS"@en ;
    foaf:made <album/157736#composition>,
        <album/157736#subject> ;
    foaf:name "WHITEFISTS"@en .

<artist/53643#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157736#subject> ;
    schema:name "The Herb Shop"@en ;
    foaf:made <album/157736#composition>,
        <album/157736#subject> ;
    foaf:name "The Herb Shop"@en .

<event/202> a mo:Release ;
    schema:name "Released at M3-2017 Spring (Apr 30, 2017)" .

<product/893#subject> a schema:CreativeWork ;
    schema:name "Puella Magi Madoka☆Magica"@en,
        "魔法少女まどか☆マギカ"@ja,
        "Mahou Shoujo Madoka☆Magica"@ja-latn ;
    foaf:name "Puella Magi Madoka☆Magica"@en,
        "魔法少女まどか☆マギカ"@ja,
        "Mahou Shoujo Madoka☆Magica"@ja-latn .

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

<album/157736#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Codex Venefica"@en,
        "Codex Venefica"@ja,
        "Codex Venefica"@ja-latn ;
    mo:performance_of <album/157736#musicalwork> ;
    mo:recorded_as <album/157736#musicalexpression> ;
    schema:name "Codex Venefica"@en,
        "Codex Venefica"@ja,
        "Codex Venefica"@ja-latn ;
    schema:workPerformed <album/157736#musicalwork> .

<https://media.vgm.io/albums/63/157736/157736-6697bb6d0ff8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157736#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/157736/157736-6697bb6d0ff8.jpg> ;
    foaf:depicts <album/157736#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/157736/157736-6697bb6d0ff8.jpg> .

<https://medium-media.vgm.io/albums/63/157736/157736-6697bb6d0ff8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/157736#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Codex Venefica"@en,
        "Codex Venefica"@ja,
        "Codex Venefica"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "komaenu"@en ;
            foaf:made <album/157736#composition> ;
            foaf:name "komaenu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kaoru"@en ;
            foaf:made <album/157736#composition> ;
            foaf:name "Kaoru"@en ],
        <artist/49147#subject>,
        <artist/53643#subject> ;
    mo:produced_work <album/157736#musicalwork> ;
    schema:name "Codex Venefica"@en,
        "Codex Venefica"@ja,
        "Codex Venefica"@ja-latn .

<album/157736#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "Codex Venefica"@en,
        "Codex Venefica"@ja,
        "Codex Venefica"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/157736#musicalexpression> ;
    mo:publisher _:Nbe6d5fa97b1b4c4fa42201de59d2e56b ;
    mo:record _:N76144dc3a37e48fcb73faa6d55e5be43 ;
    mo:record_count 1 ;
    mo:release <event/202> ;
    schema:about <product/893#subject> ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/157736/157736-6697bb6d0ff8.jpg> ;
    schema:name "Codex Venefica"@en,
        "Codex Venefica"@ja,
        "Codex Venefica"@ja-latn ;
    schema:publisher _:Nbe6d5fa97b1b4c4fa42201de59d2e56b ;
    foaf:depiction <https://media.vgm.io/albums/63/157736/157736-6697bb6d0ff8.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157736#subject> ;
    schema:name "Kaoru"@en ;
    foaf:made <album/157736#subject> ;
    foaf:name "Kaoru"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157736#subject> ;
    schema:name "komaenu"@en ;
    foaf:made <album/157736#subject> ;
    foaf:name "komaenu"@en .

_:N6125ad151ec84019bb6101632ee0fc44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cor Contritum"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N76144dc3a37e48fcb73faa6d55e5be43 ;
    schema:name "Cor Contritum"@en .

_:Na58d2b015fb84a07bcf277624a658901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N76144dc3a37e48fcb73faa6d55e5be43 ;
    schema:name "introduction"@en .

_:Nbe6d5fa97b1b4c4fa42201de59d2e56b schema:name "IV Capitulis"@en,
        "IV Capitulis"@ja,
        "IV Capitulis"@ja-latn ;
    foaf:name "IV Capitulis"@en,
        "IV Capitulis"@ja,
        "IV Capitulis"@ja-latn .

_:Nd2003997c5bd498bbb9146baa62789aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "disconnected"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N76144dc3a37e48fcb73faa6d55e5be43 ;
    schema:name "disconnected"@en .

_:Ne9ec8de66df34397b4ffd83c1ad9a300 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The different"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N76144dc3a37e48fcb73faa6d55e5be43 ;
    schema:name "The different"@en .

_:Neb9581be398a4befb52fb48fed2c0926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cursed miracle"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N76144dc3a37e48fcb73faa6d55e5be43 ;
    schema:name "Cursed miracle"@en .

_:N76144dc3a37e48fcb73faa6d55e5be43 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6125ad151ec84019bb6101632ee0fc44,
        _:Na58d2b015fb84a07bcf277624a658901,
        _:Nd2003997c5bd498bbb9146baa62789aa,
        _:Ne9ec8de66df34397b4ffd83c1ad9a300,
        _:Neb9581be398a4befb52fb48fed2c0926 ;
    mo:track_count 5 ;
    schema:duration "PT17:33"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N6125ad151ec84019bb6101632ee0fc44,
        _:Na58d2b015fb84a07bcf277624a658901,
        _:Nd2003997c5bd498bbb9146baa62789aa,
        _:Ne9ec8de66df34397b4ffd83c1ad9a300,
        _:Neb9581be398a4befb52fb48fed2c0926 .

