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

<artist/30339#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suu"@en,
        "すぅ"@ja ;
    foaf:made <album/86322#lyrics>,
        <album/86322#subject> ;
    foaf:name "Suu"@en,
        "すぅ"@ja .

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

<artist/30338#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86322#subject> ;
    schema:name "Naoki Kubo"@en,
        "クボナオキ"@ja ;
    foaf:made <album/86322#composition>,
        <album/86322#subject> ;
    foaf:name "Naoki Kubo"@en,
        "クボナオキ"@ja .

<product/7303#subject> a schema:CreativeWork ;
    schema:name "Watanuki-sanchi no"@en,
        "四月一日さん家の"@ja,
        "Watanuki-sanchi no"@ja-latn ;
    foaf:name "Watanuki-sanchi no"@en,
        "四月一日さん家の"@ja,
        "Watanuki-sanchi no"@ja-latn .

<album/86322#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shigatsu no Kaze / SILENT SIREN"@en,
        "四月の風 / SILENT SIREN"@ja,
        "Shigatsu no Kaze / SILENT SIREN"@ja-latn ;
    mo:composer <artist/30338#subject> ;
    mo:produced_work <album/86322#musicalwork> ;
    schema:name "Shigatsu no Kaze / SILENT SIREN"@en,
        "四月の風 / SILENT SIREN"@ja,
        "Shigatsu no Kaze / SILENT SIREN"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/22/86322/86322-1556429793.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/86322#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shigatsu no Kaze / SILENT SIREN"@en,
        "四月の風 / SILENT SIREN"@ja,
        "Shigatsu no Kaze / SILENT SIREN"@ja-latn ;
    mo:performance_of <album/86322#musicalwork> ;
    mo:performer <artist/31509#subject> ;
    mo:recorded_as <album/86322#musicalexpression> ;
    schema:byArtist <artist/31509#subject> ;
    schema:name "Shigatsu no Kaze / SILENT SIREN"@en,
        "四月の風 / SILENT SIREN"@ja,
        "Shigatsu no Kaze / SILENT SIREN"@ja-latn ;
    schema:workPerformed <album/86322#musicalwork> .

<artist/31509#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86322#performance> ;
    schema:name "SILENT SIREN"@en ;
    foaf:name "SILENT SIREN"@en .

<album/86322#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-26"^^xsd:date ;
    dcterms:title "Shigatsu no Kaze / SILENT SIREN"@en,
        "四月の風 / SILENT SIREN"@ja,
        "Shigatsu no Kaze / SILENT SIREN"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/86322#musicalexpression> ;
    mo:publisher <org/1211#subject> ;
    mo:record _:N6fdbd5d9417d479382f4a7f742a0f319 ;
    mo:record_count 1 ;
    schema:about <product/7303#subject> ;
    schema:byArtist <artist/31509#subject> ;
    schema:datePublished "2019-04-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/86322/86322-1556429793.jpg> ;
    schema:name "Shigatsu no Kaze / SILENT SIREN"@en,
        "四月の風 / SILENT SIREN"@ja,
        "Shigatsu no Kaze / SILENT SIREN"@ja-latn ;
    schema:publisher <org/1211#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/86322/86322-1556429793.jpg> .

_:N1f7694b6143049d891ab0567ff139a38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "四月の風"@ja,
        "Shigatsu no Kaze"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N6fdbd5d9417d479382f4a7f742a0f319 ;
    schema:name "四月の風"@ja,
        "Shigatsu no Kaze"@ja-latn .

_:N6fdbd5d9417d479382f4a7f742a0f319 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f7694b6143049d891ab0567ff139a38 ;
    mo:track_count 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N1f7694b6143049d891ab0567ff139a38 .

