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

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

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

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91533#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/91533#composition>,
        <album/91533#subject> ;
    foaf:name "Taishi"@en .

<artist/2735#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91533#subject> ;
    schema:name "Nhato"@en ;
    foaf:made <album/91533#composition>,
        <album/91533#subject> ;
    foaf:name "Nhato"@en .

<artist/32398#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91533#subject> ;
    schema:name "Edelritter"@en ;
    foaf:made <album/91533#composition>,
        <album/91533#subject> ;
    foaf:name "Edelritter"@en .

<event/205> a mo:Release ;
    schema:name "Released at M3-2017 Fall (Oct 29, 2017)" .

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

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

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

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

<https://medium-media.vgm.io/albums/33/91533/91533-1570980288.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91533#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "INCINERATION"@en,
        "INCINERATION"@ja,
        "INCINERATION"@ja-latn ;
    mo:composer <artist/2454#subject>,
        <artist/2735#subject>,
        <artist/32398#subject> ;
    mo:produced_work <album/91533#musicalwork> ;
    schema:name "INCINERATION"@en,
        "INCINERATION"@ja,
        "INCINERATION"@ja-latn .

<album/91533#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-29"^^xsd:date ;
    dcterms:title "INCINERATION"@en,
        "INCINERATION"@ja,
        "INCINERATION"@ja-latn ;
    mo:catalogue_number "WAV-014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91533#musicalexpression> ;
    mo:publisher <org/1997#subject> ;
    mo:record _:Nb5f33b9a45ef4de586db052d574bfe7d ;
    mo:record_count 1 ;
    mo:release <event/205> ;
    schema:datePublished "2017-10-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/33/91533/91533-1570980288.jpg> ;
    schema:name "INCINERATION"@en,
        "INCINERATION"@ja,
        "INCINERATION"@ja-latn ;
    schema:publisher <org/1997#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/91533/91533-1570980288.jpg> .

_:N317fc04fac58417caec4e61e2efaad6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rapid Fire"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nb5f33b9a45ef4de586db052d574bfe7d ;
    schema:name "Rapid Fire"@en .

_:N387b48c062c343a1af7c393b976a865c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incineration"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nb5f33b9a45ef4de586db052d574bfe7d ;
    schema:name "Incineration"@en .

_:N9e1735ccc8244852976e3892cbf59e01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Slam"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nb5f33b9a45ef4de586db052d574bfe7d ;
    schema:name "Grand Slam"@en .

_:Na14857edcf7e4519bba100e0f87e9c9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Word For World Is Forest"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nb5f33b9a45ef4de586db052d574bfe7d ;
    schema:name "The Word For World Is Forest"@en .

_:Nb5f33b9a45ef4de586db052d574bfe7d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N317fc04fac58417caec4e61e2efaad6e,
        _:N387b48c062c343a1af7c393b976a865c,
        _:N9e1735ccc8244852976e3892cbf59e01,
        _:Na14857edcf7e4519bba100e0f87e9c9f ;
    mo:track_count 4 ;
    schema:duration "PT19:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N317fc04fac58417caec4e61e2efaad6e,
        _:N387b48c062c343a1af7c393b976a865c,
        _:N9e1735ccc8244852976e3892cbf59e01,
        _:Na14857edcf7e4519bba100e0f87e9c9f .

