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

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

<artist/20066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96294#subject> ;
    schema:name "Yamato Kasai"@en ;
    foaf:made <album/96294#composition>,
        <album/96294#subject> ;
    foaf:name "Yamato Kasai"@en .

<artist/33158#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96294#subject> ;
    schema:name "Cassie Wei"@en ;
    foaf:made <album/96294#composition>,
        <album/96294#lyrics>,
        <album/96294#subject> ;
    foaf:name "Cassie Wei"@en .

<product/8057#subject> a schema:CreativeWork ;
    schema:name "GOBLIN SLAYER -GOBLIN'S CROWN-"@en,
        "ゴブリンスレイヤー GOBLIN'S CROWN"@ja,
        "GOBLIN SLAYER -GOBLIN'S CROWN-"@ja-latn ;
    foaf:name "GOBLIN SLAYER -GOBLIN'S CROWN-"@en,
        "ゴブリンスレイヤー GOBLIN'S CROWN"@ja,
        "GOBLIN SLAYER -GOBLIN'S CROWN-"@ja-latn .

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

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

<org/1908#subject> schema:name "Saihate Records"@en,
        "さいはてレコーズ"@ja,
        "Saihate Records"@ja-latn ;
    foaf:name "Saihate Records"@en,
        "さいはてレコーズ"@ja,
        "Saihate Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/96294/96294-1581633045.jpg> a schema:ImageObject,
        foaf:Image .

<album/96294#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Static / Mili"@en,
        "Static / Mili"@ja,
        "Static / Mili"@ja-latn ;
    mo:composer <artist/20066#subject>,
        <artist/33158#subject> ;
    mo:produced_work <album/96294#musicalwork> ;
    schema:name "Static / Mili"@en,
        "Static / Mili"@ja,
        "Static / Mili"@ja-latn .

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

<artist/20065#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96294#performance> ;
    schema:name "Mili"@en ;
    foaf:name "Mili"@en .

<artist/28063#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96294#performance> ;
    schema:name "Mizuki Kamada"@en,
        "鎌田瑞輝"@ja ;
    foaf:name "Mizuki Kamada"@en,
        "鎌田瑞輝"@ja .

<artist/9779#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96294#performance> ;
    schema:name "Crusher Kimura Strings"@en,
        "クラッシャー木村ストリングス"@ja ;
    foaf:name "Crusher Kimura Strings"@en,
        "クラッシャー木村ストリングス"@ja .

<album/96294#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Static / Mili"@en,
        "Static / Mili"@ja,
        "Static / Mili"@ja-latn ;
    mo:performance_of <album/96294#musicalwork> ;
    mo:performer <artist/20065#subject>,
        <artist/28063#subject>,
        <artist/9779#subject> ;
    mo:recorded_as <album/96294#musicalexpression> ;
    schema:byArtist <artist/20065#subject>,
        <artist/28063#subject>,
        <artist/9779#subject> ;
    schema:name "Static / Mili"@en,
        "Static / Mili"@ja,
        "Static / Mili"@ja-latn ;
    schema:workPerformed <album/96294#musicalwork> .

<album/96294#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-01"^^xsd:date ;
    dcterms:title "Static / Mili"@en,
        "Static / Mili"@ja,
        "Static / Mili"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/96294#musicalexpression> ;
    mo:publisher <org/1908#subject> ;
    mo:record _:N491bb5e3c400451384370031dc32dfb6 ;
    mo:record_count 1 ;
    schema:about <product/8057#subject> ;
    schema:byArtist <artist/20065#subject>,
        <artist/28063#subject>,
        <artist/9779#subject> ;
    schema:datePublished "2020-02-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/96294/96294-1581633045.jpg> ;
    schema:name "Static / Mili"@en,
        "Static / Mili"@ja,
        "Static / Mili"@ja-latn ;
    schema:publisher <org/1908#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/96294/96294-1581633045.jpg> .

_:N491bb5e3c400451384370031dc32dfb6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndc5203bd14604c1b9c600078e8fcd86e ;
    mo:track_count 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ndc5203bd14604c1b9c600078e8fcd86e .

_:Ndc5203bd14604c1b9c600078e8fcd86e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Static"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N491bb5e3c400451384370031dc32dfb6 ;
    schema:name "Static"@en .

