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

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

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

<artist/33158#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97397#subject> ;
    schema:name "Cassie Wei"@en ;
    foaf:made <album/97397#composition>,
        <album/97397#lyrics>,
        <album/97397#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 .

<product/8233#subject> a schema:CreativeWork ;
    schema:name "Gleipnir"@en,
        "グレイプニル"@ja,
        "Gleipnir"@ja-latn ;
    foaf:name "Gleipnir"@en,
        "グレイプニル"@ja,
        "Gleipnir"@ja-latn .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

<https://media.vgm.io/albums/79/97397/97397-79755eded503.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/97397#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/97397/97397-79755eded503.jpg> ;
    foaf:depicts <album/97397#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/97397/97397-79755eded503.jpg> .

<https://medium-media.vgm.io/albums/79/97397/97397-79755eded503.jpg> a schema:ImageObject,
        foaf:Image .

<album/97397#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ame to Taieki to Nioi/Static / Mili"@en,
        "雨と体液と匂い/Static / Mili"@ja,
        "Ame to Taieki to Nioi/Static / Mili"@ja-latn ;
    mo:composer <artist/20066#subject>,
        <artist/33158#subject> ;
    mo:produced_work <album/97397#musicalwork> ;
    schema:name "Ame to Taieki to Nioi/Static / Mili"@en,
        "雨と体液と匂い/Static / Mili"@ja,
        "Ame to Taieki to Nioi/Static / Mili"@ja-latn .

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

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

<album/97397#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ame to Taieki to Nioi/Static / Mili"@en,
        "雨と体液と匂い/Static / Mili"@ja,
        "Ame to Taieki to Nioi/Static / Mili"@ja-latn ;
    mo:performance_of <album/97397#musicalwork> ;
    mo:performer <artist/20065#subject> ;
    mo:recorded_as <album/97397#musicalexpression> ;
    schema:byArtist <artist/20065#subject> ;
    schema:name "Ame to Taieki to Nioi/Static / Mili"@en,
        "雨と体液と匂い/Static / Mili"@ja,
        "Ame to Taieki to Nioi/Static / Mili"@ja-latn ;
    schema:workPerformed <album/97397#musicalwork> .

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

<album/97397#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-10"^^xsd:date ;
    dcterms:title "Ame to Taieki to Nioi/Static / Mili"@en,
        "雨と体液と匂い/Static / Mili"@ja,
        "Ame to Taieki to Nioi/Static / Mili"@ja-latn ;
    mo:catalogue_number "VTCL-35321" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97397#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N1c2df9bc37ed4135af1d2686a2fe8359 ;
    mo:record_count 1 ;
    schema:about <product/8057#subject>,
        <product/8233#subject> ;
    schema:byArtist <artist/20065#subject> ;
    schema:datePublished "2020-06-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/79/97397/97397-79755eded503.jpg> ;
    schema:name "Ame to Taieki to Nioi/Static / Mili"@en,
        "雨と体液と匂い/Static / Mili"@ja,
        "Ame to Taieki to Nioi/Static / Mili"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/97397/97397-79755eded503.jpg> .

_:N2463fff304ba4ac28f44081b750bb14e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Static (instrumental)"@ja,
        "Static (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N1c2df9bc37ed4135af1d2686a2fe8359 ;
    schema:name "Static (instrumental)"@ja,
        "Static (instrumental)"@ja-latn .

_:N685510eb10814c47991b6f19813b8c8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨と体液と匂い"@ja,
        "Ame to Taieki to Nioi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N1c2df9bc37ed4135af1d2686a2fe8359 ;
    schema:name "雨と体液と匂い"@ja,
        "Ame to Taieki to Nioi"@ja-latn .

_:N729c8ea1ca3d43f68662e1a5e519ed27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨と体液と匂い (instrumental)"@ja,
        "Ame to Taieki to Nioi (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N1c2df9bc37ed4135af1d2686a2fe8359 ;
    schema:name "雨と体液と匂い (instrumental)"@ja,
        "Ame to Taieki to Nioi (instrumental)"@ja-latn .

_:N9e8edfca77074b078f5175ff07e5ea35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Static"@ja,
        "Static"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N1c2df9bc37ed4135af1d2686a2fe8359 ;
    schema:name "Static"@ja,
        "Static"@ja-latn .

_:N1c2df9bc37ed4135af1d2686a2fe8359 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2463fff304ba4ac28f44081b750bb14e,
        _:N685510eb10814c47991b6f19813b8c8b,
        _:N729c8ea1ca3d43f68662e1a5e519ed27,
        _:N9e8edfca77074b078f5175ff07e5ea35 ;
    mo:track_count 4 ;
    schema:duration "PT17:02"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2463fff304ba4ac28f44081b750bb14e,
        _:N685510eb10814c47991b6f19813b8c8b,
        _:N729c8ea1ca3d43f68662e1a5e519ed27,
        _:N9e8edfca77074b078f5175ff07e5ea35 .

