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

<artist/23597#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomohiro Akiura"@en,
        "秋浦智裕"@ja ;
    foaf:made <album/59234#lyrics>,
        <album/59234#subject> ;
    foaf:name "Tomohiro Akiura"@en,
        "秋浦智裕"@ja .

<artist/23598#subject> a schema:Person,
        foaf:Person ;
    schema:name "Izumi Soratani"@en,
        "空谷泉身"@ja ;
    foaf:made <album/59234#lyrics>,
        <album/59234#subject> ;
    foaf:name "Izumi Soratani"@en,
        "空谷泉身"@ja .

<artist/26693#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akihiro Shimoura"@en,
        "下浦晃裕"@ja ;
    foaf:made <album/59234#lyrics>,
        <album/59234#subject> ;
    foaf:name "Akihiro Shimoura"@en,
        "下浦晃裕"@ja .

<artist/26694#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomomi Akiyama"@en,
        "秋山智美"@ja ;
    foaf:made <album/59234#lyrics>,
        <album/59234#subject> ;
    foaf:name "Tomomi Akiyama"@en,
        "秋山智美"@ja .

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

<artist/14473#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59234#subject> ;
    schema:name "Kengo Minamida"@en,
        "南田健吾"@ja ;
    foaf:made <album/59234#composition>,
        <album/59234#subject> ;
    foaf:name "Kengo Minamida"@en,
        "南田健吾"@ja .

<artist/29079#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59234#subject> ;
    schema:name "KENT"@en ;
    foaf:made <album/59234#composition>,
        <album/59234#subject> ;
    foaf:name "KENT"@en .

<artist/29080#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59234#subject> ;
    schema:name "TOMOYA"@en ;
    foaf:made <album/59234#composition>,
        <album/59234#subject> ;
    foaf:name "TOMOYA"@en .

<product/8046#subject> a schema:CreativeWork ;
    schema:name "Taboo Tattoo"@en,
        "タブー・タトゥー"@ja,
        "Taboo Tattoo"@ja-latn ;
    foaf:name "Taboo Tattoo"@en,
        "タブー・タトゥー"@ja,
        "Taboo Tattoo"@ja-latn .

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

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/59234/59234-1468754218.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59234#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Belief / May'n"@en,
        "Belief / May'n"@ja,
        "Belief / May'n"@ja-latn ;
    mo:performance_of <album/59234#musicalwork> ;
    mo:performer <artist/8607#subject> ;
    mo:recorded_as <album/59234#musicalexpression> ;
    schema:byArtist <artist/8607#subject> ;
    schema:name "Belief / May'n"@en,
        "Belief / May'n"@ja,
        "Belief / May'n"@ja-latn ;
    schema:workPerformed <album/59234#musicalwork> .

<artist/8607#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59234#performance> ;
    schema:name "May'n"@en ;
    foaf:name "May'n"@en .

<album/59234#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Belief / May'n"@en,
        "Belief / May'n"@ja,
        "Belief / May'n"@ja-latn ;
    mo:composer <artist/14473#subject>,
        <artist/29079#subject>,
        <artist/29080#subject> ;
    mo:produced_work <album/59234#musicalwork> ;
    schema:name "Belief / May'n"@en,
        "Belief / May'n"@ja,
        "Belief / May'n"@ja-latn .

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

<album/59234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-24"^^xsd:date ;
    dcterms:title "Belief / May'n"@en,
        "Belief / May'n"@ja,
        "Belief / May'n"@ja-latn ;
    mo:catalogue_number "EYCA-11075" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59234#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:N8b06f0f2917b4f1d93534a150a90486f ;
    mo:record_count 1 ;
    schema:about <product/8046#subject> ;
    schema:byArtist <artist/8607#subject> ;
    schema:datePublished "2016-08-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/59234/59234-1468754218.jpg> ;
    schema:name "Belief / May'n"@en,
        "Belief / May'n"@ja,
        "Belief / May'n"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/59234/59234-1468754218.jpg> .

_:N2a46544c8b974df6af18294127f5745e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Belief"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N8b06f0f2917b4f1d93534a150a90486f ;
    schema:name "Belief"@en .

_:Naf3f0526f04343cbb4db4868bc19f640 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay Alive"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N8b06f0f2917b4f1d93534a150a90486f ;
    schema:name "Stay Alive"@en .

_:Nc1ccf46fc3c84cf4a56780aa84b253df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Belief (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N8b06f0f2917b4f1d93534a150a90486f ;
    schema:name "Belief (Instrumental)"@en .

_:Ndceb4aa1c16444ed8603eb1d2376c57d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay Alive (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N8b06f0f2917b4f1d93534a150a90486f ;
    schema:name "Stay Alive (Instrumental)"@en .

_:N8b06f0f2917b4f1d93534a150a90486f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a46544c8b974df6af18294127f5745e,
        _:Naf3f0526f04343cbb4db4868bc19f640,
        _:Nc1ccf46fc3c84cf4a56780aa84b253df,
        _:Ndceb4aa1c16444ed8603eb1d2376c57d ;
    mo:track_count 4 ;
    schema:duration "PT17:47"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2a46544c8b974df6af18294127f5745e,
        _:Naf3f0526f04343cbb4db4868bc19f640,
        _:Nc1ccf46fc3c84cf4a56780aa84b253df,
        _:Ndceb4aa1c16444ed8603eb1d2376c57d .

