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

<artist/31087#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ami Himegi"@en,
        "姫城碧海"@ja ;
    foaf:made <album/83983#subject>,
        <album/83983#vocals> ;
    foaf:name "Ami Himegi"@en,
        "姫城碧海"@ja .

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83983#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/83983#composition>,
        <album/83983#subject> ;
    foaf:name "ZUN"@en .

<product/2491#subject> a schema:CreativeWork ;
    schema:name "Danmaku Amanojaku ~ Impossible Spell Card."@en,
        "弾幕アマノジャク　～ Impossible Spell Card."@ja,
        "Danmaku Amanojaku ~ Impossible Spell Card."@ja-latn ;
    foaf:name "Danmaku Amanojaku ~ Impossible Spell Card."@en,
        "弾幕アマノジャク　～ Impossible Spell Card."@ja,
        "Danmaku Amanojaku ~ Impossible Spell Card."@ja-latn .

<album/83983#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sayonara Diary ~ their whereabouts"@en,
        "サヨナラダイアリー ～ their whereabouts"@ja,
        "Sayonara Diary ~ their whereabouts"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/83983#musicalwork> ;
    schema:name "Sayonara Diary ~ their whereabouts"@en,
        "サヨナラダイアリー ～ their whereabouts"@ja,
        "Sayonara Diary ~ their whereabouts"@ja-latn .

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

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

<album/83983#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sayonara Diary ~ their whereabouts"@en,
        "サヨナラダイアリー ～ their whereabouts"@ja,
        "Sayonara Diary ~ their whereabouts"@ja-latn ;
    mo:performance_of <album/83983#musicalwork> ;
    mo:recorded_as <album/83983#musicalexpression> ;
    schema:name "Sayonara Diary ~ their whereabouts"@en,
        "サヨナラダイアリー ～ their whereabouts"@ja,
        "Sayonara Diary ~ their whereabouts"@ja-latn ;
    schema:workPerformed <album/83983#musicalwork> .

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

<org/1472#subject> schema:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn ;
    foaf:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn .

<https://media.vgm.io/albums/38/83983/83983-1549153137.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/83983#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/83983/83983-1549153137.png> ;
    foaf:depicts <album/83983#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/83983/83983-1549153137.png> .

<https://medium-media.vgm.io/albums/38/83983/83983-1549153137.png> a schema:ImageObject,
        foaf:Image .

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

<album/83983#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "Sayonara Diary ~ their whereabouts"@en,
        "サヨナラダイアリー ～ their whereabouts"@ja,
        "Sayonara Diary ~ their whereabouts"@ja-latn ;
    mo:catalogue_number "SJFT-0039" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83983#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:N791e27b7ff894b59a030aae784cdedb0 ;
    mo:record_count 1 ;
    schema:about <product/2491#subject> ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/83983/83983-1549153137.png> ;
    schema:name "Sayonara Diary ~ their whereabouts"@en,
        "サヨナラダイアリー ～ their whereabouts"@ja,
        "Sayonara Diary ~ their whereabouts"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/83983/83983-1549153137.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "消板三太"@en ;
    foaf:made <album/83983#subject> ;
    foaf:name "消板三太"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "消板三太"@en ;
    foaf:made <album/83983#lyrics> ;
    foaf:name "消板三太"@en .

_:N58c0516e57ca4b829b96c82957f05de6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サヨナラダイアリー ～ their whereabouts (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N791e27b7ff894b59a030aae784cdedb0 ;
    schema:name "サヨナラダイアリー ～ their whereabouts (Instrumental)"@ja .

_:N63086e63dc8a4b488facc012106b93fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サヨナラダイアリー ～ their whereabouts"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N791e27b7ff894b59a030aae784cdedb0 ;
    schema:name "サヨナラダイアリー ～ their whereabouts"@ja .

_:N791e27b7ff894b59a030aae784cdedb0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N58c0516e57ca4b829b96c82957f05de6,
        _:N63086e63dc8a4b488facc012106b93fa ;
    mo:track_count 2 ;
    schema:duration "PT8:20"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N58c0516e57ca4b829b96c82957f05de6,
        _:N63086e63dc8a4b488facc012106b93fa .

