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

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

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

<artist/162#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89833#subject> ;
    schema:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja ;
    foaf:made <album/89833#composition>,
        <album/89833#subject> ;
    foaf:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja .

<album/89833#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Another vampire"@en,
        "Another vampire"@ja,
        "Another vampire"@ja-latn ;
    mo:composer <artist/162#subject> ;
    mo:produced_work <album/89833#musicalwork> ;
    schema:name "Another vampire"@en,
        "Another vampire"@ja,
        "Another vampire"@ja-latn .

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

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

<org/126#subject> schema:name "M's art"@en,
        "M's art"@ja,
        "M's art"@ja-latn ;
    foaf:name "M's art"@en,
        "M's art"@ja,
        "M's art"@ja-latn .

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

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

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

<album/89833#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "Another vampire"@en,
        "Another vampire"@ja,
        "Another vampire"@ja-latn ;
    mo:catalogue_number "mapr-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89833#musicalexpression> ;
    mo:publisher <org/126#subject> ;
    mo:record _:N78f0cbf9c42744259a8ff24edcccbe19 ;
    mo:record_count 1 ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/33/89833/89833-1567018391.jpg> ;
    schema:name "Another vampire"@en,
        "Another vampire"@ja,
        "Another vampire"@ja-latn ;
    schema:publisher <org/126#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/89833/89833-1567018391.jpg> .

_:N00c6d93ac45144978e68166fa202110d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abelia"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N78f0cbf9c42744259a8ff24edcccbe19 ;
    schema:name "Abelia"@en .

_:N28d5194684ea420ca30c40e231f2f7d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of the blood"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N78f0cbf9c42744259a8ff24edcccbe19 ;
    schema:name "Battle of the blood"@en .

_:N33bfba66e2c143c5ade3b1fc020272f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Approach"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N78f0cbf9c42744259a8ff24edcccbe19 ;
    schema:name "Approach"@en .

_:N37f24d462a564f02aa85548e481ef5b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insane sea of trees"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N78f0cbf9c42744259a8ff24edcccbe19 ;
    schema:name "Insane sea of trees"@en .

_:N5b5e9c306d8747c48acb94b6da9a8d68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N78f0cbf9c42744259a8ff24edcccbe19 ;
    schema:name "Prologue"@en .

_:N6b0ef78747824878935a71832a780055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Restless"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N78f0cbf9c42744259a8ff24edcccbe19 ;
    schema:name "Restless"@en .

_:N7cdff90ea94847de971fd79ecade5eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N78f0cbf9c42744259a8ff24edcccbe19 ;
    schema:name "Mysterious"@en .

_:Na91b144159884d739778da46e69d4ab4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paramnesia"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N78f0cbf9c42744259a8ff24edcccbe19 ;
    schema:name "Paramnesia"@en .

_:Nca0ededb340148f286b8c25afaed6ec5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowing"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N78f0cbf9c42744259a8ff24edcccbe19 ;
    schema:name "Flowing"@en .

_:Nce6b0c00a636409cb12f0cda83eb70b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rootage"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N78f0cbf9c42744259a8ff24edcccbe19 ;
    schema:name "Rootage"@en .

_:N78f0cbf9c42744259a8ff24edcccbe19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00c6d93ac45144978e68166fa202110d,
        _:N28d5194684ea420ca30c40e231f2f7d2,
        _:N33bfba66e2c143c5ade3b1fc020272f7,
        _:N37f24d462a564f02aa85548e481ef5b1,
        _:N5b5e9c306d8747c48acb94b6da9a8d68,
        _:N6b0ef78747824878935a71832a780055,
        _:N7cdff90ea94847de971fd79ecade5eaf,
        _:Na91b144159884d739778da46e69d4ab4,
        _:Nca0ededb340148f286b8c25afaed6ec5,
        _:Nce6b0c00a636409cb12f0cda83eb70b6 ;
    mo:track_count 10 ;
    schema:duration "PT25:32"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N00c6d93ac45144978e68166fa202110d,
        _:N28d5194684ea420ca30c40e231f2f7d2,
        _:N33bfba66e2c143c5ade3b1fc020272f7,
        _:N37f24d462a564f02aa85548e481ef5b1,
        _:N5b5e9c306d8747c48acb94b6da9a8d68,
        _:N6b0ef78747824878935a71832a780055,
        _:N7cdff90ea94847de971fd79ecade5eaf,
        _:Na91b144159884d739778da46e69d4ab4,
        _:Nca0ededb340148f286b8c25afaed6ec5,
        _:Nce6b0c00a636409cb12f0cda83eb70b6 .

