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

<artist/24403#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayaka Tachibana"@en,
        "立花綾香"@ja ;
    foaf:made <album/55944#subject>,
        <album/55944#vocals> ;
    foaf:name "Ayaka Tachibana"@en,
        "立花綾香"@ja .

<artist/1069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55944#subject> ;
    schema:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja ;
    foaf:made <album/55944#composition>,
        <album/55944#subject> ;
    foaf:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja .

<artist/8896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55944#subject> ;
    schema:name "R·O·N"@en ;
    foaf:made <album/55944#composition>,
        <album/55944#subject> ;
    foaf:name "R·O·N"@en .

<product/4070#subject> a schema:CreativeWork ;
    schema:name "Grimgar of Fantasy and Ash"@en,
        "灰と幻想のグリムガル"@ja,
        "Hai to Gensou no Grimgar"@ja-latn ;
    foaf:name "Grimgar of Fantasy and Ash"@en,
        "灰と幻想のグリムガル"@ja,
        "Hai to Gensou no Grimgar"@ja-latn .

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

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

<album/55944#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Knew day / (K)NoW_NAME"@en,
        "Knew day / (K)NoW_NAME"@ja,
        "Knew day / (K)NoW_NAME"@ja-latn ;
    mo:performance_of <album/55944#musicalwork> ;
    mo:recorded_as <album/55944#musicalexpression> ;
    schema:name "Knew day / (K)NoW_NAME"@en,
        "Knew day / (K)NoW_NAME"@ja,
        "Knew day / (K)NoW_NAME"@ja-latn ;
    schema:workPerformed <album/55944#musicalwork> .

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

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

<https://media.vgm.io/albums/44/55944/55944-8a51bc3904b5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55944#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/55944/55944-8a51bc3904b5.jpg> ;
    foaf:depicts <album/55944#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/55944/55944-8a51bc3904b5.jpg> .

<https://medium-media.vgm.io/albums/44/55944/55944-8a51bc3904b5.jpg> a schema:ImageObject,
        foaf:Image .

<album/55944#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Knew day / (K)NoW_NAME"@en,
        "Knew day / (K)NoW_NAME"@ja,
        "Knew day / (K)NoW_NAME"@ja-latn ;
    mo:composer <artist/1069#subject>,
        <artist/8896#subject> ;
    mo:produced_work <album/55944#musicalwork> ;
    schema:name "Knew day / (K)NoW_NAME"@en,
        "Knew day / (K)NoW_NAME"@ja,
        "Knew day / (K)NoW_NAME"@ja-latn .

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

<album/55944#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-17"^^xsd:date ;
    dcterms:title "Knew day / (K)NoW_NAME"@en,
        "Knew day / (K)NoW_NAME"@ja,
        "Knew day / (K)NoW_NAME"@ja-latn ;
    mo:catalogue_number "THCS-60084" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55944#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:N080cde15fa6c479aacacc67712020b46 ;
    mo:record_count 1 ;
    schema:about <product/4070#subject> ;
    schema:datePublished "2016-02-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/55944/55944-8a51bc3904b5.jpg> ;
    schema:name "Knew day / (K)NoW_NAME"@en,
        "Knew day / (K)NoW_NAME"@ja,
        "Knew day / (K)NoW_NAME"@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/55944/55944-8a51bc3904b5.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "LEE"@en ;
    foaf:made <album/55944#lyrics> ;
    foaf:name "LEE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "LEE"@en ;
    foaf:made <album/55944#subject> ;
    foaf:name "LEE"@en .

_:N5eff7eb24dd441888c1d2b109ddc2127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knew day"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N080cde15fa6c479aacacc67712020b46 ;
    schema:name "Knew day"@en .

_:N76d35872b4ed404a8d50066060717f22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knew day (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N080cde15fa6c479aacacc67712020b46 ;
    schema:name "Knew day (Instrumental)"@en .

_:N8193044cf71945d09a8cc1a54780396e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand on the Ground (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N080cde15fa6c479aacacc67712020b46 ;
    schema:name "Stand on the Ground (Instrumental)"@en .

_:Nb12e736cbd35493f9375d5cb8bd85f4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nutrient"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N080cde15fa6c479aacacc67712020b46 ;
    schema:name "Nutrient"@en .

_:Nc240fb9e1b504d03b04baa42981620be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nutrient (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N080cde15fa6c479aacacc67712020b46 ;
    schema:name "Nutrient (Instrumental)"@en .

_:Ncf8fb1d977524f67aada291423e1ad86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand on the Ground"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N080cde15fa6c479aacacc67712020b46 ;
    schema:name "Stand on the Ground"@en .

_:N080cde15fa6c479aacacc67712020b46 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5eff7eb24dd441888c1d2b109ddc2127,
        _:N76d35872b4ed404a8d50066060717f22,
        _:N8193044cf71945d09a8cc1a54780396e,
        _:Nb12e736cbd35493f9375d5cb8bd85f4d,
        _:Nc240fb9e1b504d03b04baa42981620be,
        _:Ncf8fb1d977524f67aada291423e1ad86 ;
    mo:track_count 6 ;
    schema:duration "PT25:49"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5eff7eb24dd441888c1d2b109ddc2127,
        _:N76d35872b4ed404a8d50066060717f22,
        _:N8193044cf71945d09a8cc1a54780396e,
        _:Nb12e736cbd35493f9375d5cb8bd85f4d,
        _:Nc240fb9e1b504d03b04baa42981620be,
        _:Ncf8fb1d977524f67aada291423e1ad86 .

