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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/96038#lyrics>,
        <album/96038#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

<artist/13720#subject> a schema:Person,
        foaf:Person ;
    schema:name "lotta"@en ;
    foaf:made <album/96038#lyrics>,
        <album/96038#subject> ;
    foaf:name "lotta"@en .

<artist/30291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoko Ohmoto"@en,
        "おおもと友子"@ja ;
    foaf:made <album/96038#lyrics>,
        <album/96038#subject> ;
    foaf:name "Tomoko Ohmoto"@en,
        "おおもと友子"@ja .

<artist/4204#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja ;
    foaf:made <album/96038#subject>,
        <album/96038#vocals> ;
    foaf:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja .

<artist/851#subject> a schema:Person,
        foaf:Person ;
    schema:name "rino"@en ;
    foaf:made <album/96038#lyrics>,
        <album/96038#subject> ;
    foaf:name "rino"@en .

<artist/9#subject> a schema:Person,
        foaf:Person ;
    schema:name "riya"@en ;
    foaf:made <album/96038#lyrics>,
        <album/96038#subject> ;
    foaf:name "riya"@en .

<artist/1760#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96038#subject> ;
    schema:name "Tomohisa Ishikawa"@en,
        "石川智久"@ja ;
    foaf:made <album/96038#composition>,
        <album/96038#subject> ;
    foaf:name "Tomohisa Ishikawa"@en,
        "石川智久"@ja .

<artist/35#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96038#subject> ;
    schema:name "Hijiri Anze"@en,
        "安瀬聖"@ja ;
    foaf:made <album/96038#composition>,
        <album/96038#subject> ;
    foaf:name "Hijiri Anze"@en,
        "安瀬聖"@ja .

<artist/868#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96038#subject> ;
    schema:name "Naoyuki Osada"@en,
        "長田直之"@ja ;
    foaf:made <album/96038#composition>,
        <album/96038#subject> ;
    foaf:name "Naoyuki Osada"@en,
        "長田直之"@ja .

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

<album/96038#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Semete Sora wo / Rie Kugimiya"@en,
        "せめて空を / 釘宮理恵"@ja,
        "Semete Sora wo / Rie Kugimiya"@ja-latn ;
    mo:performance_of <album/96038#musicalwork> ;
    mo:recorded_as <album/96038#musicalexpression> ;
    schema:name "Semete Sora wo / Rie Kugimiya"@en,
        "せめて空を / 釘宮理恵"@ja,
        "Semete Sora wo / Rie Kugimiya"@ja-latn ;
    schema:workPerformed <album/96038#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/83/96038/96038-1586306789.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/96038#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Semete Sora wo / Rie Kugimiya"@en,
        "せめて空を / 釘宮理恵"@ja,
        "Semete Sora wo / Rie Kugimiya"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(TECHNOBOYS PULCRAFT GREEN-FUND)"@en ;
            foaf:made <album/96038#composition> ;
            foaf:name "(TECHNOBOYS PULCRAFT GREEN-FUND)"@en ],
        <artist/1760#subject>,
        <artist/35#subject>,
        <artist/868#subject> ;
    mo:produced_work <album/96038#musicalwork> ;
    schema:name "Semete Sora wo / Rie Kugimiya"@en,
        "せめて空を / 釘宮理恵"@ja,
        "Semete Sora wo / Rie Kugimiya"@ja-latn .

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

<album/96038#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-08"^^xsd:date ;
    dcterms:title "Semete Sora wo / Rie Kugimiya"@en,
        "せめて空を / 釘宮理恵"@ja,
        "Semete Sora wo / Rie Kugimiya"@ja-latn ;
    mo:catalogue_number "LACA-15822" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96038#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N105f67eef3ec43a4afa7b10e4d5b9db4 ;
    mo:record_count 1 ;
    schema:datePublished "2020-04-08"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/83/96038/96038-1586306789.jpg> ;
    schema:name "Semete Sora wo / Rie Kugimiya"@en,
        "せめて空を / 釘宮理恵"@ja,
        "Semete Sora wo / Rie Kugimiya"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/96038/96038-1586306789.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96038#subject> ;
    schema:name "(TECHNOBOYS PULCRAFT GREEN-FUND)"@en ;
    foaf:made <album/96038#subject> ;
    foaf:name "(TECHNOBOYS PULCRAFT GREEN-FUND)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(TECHNOBOYS PULCRAFT GREEN-FUND)"@en ;
    foaf:made <album/96038#lyrics> ;
    foaf:name "(TECHNOBOYS PULCRAFT GREEN-FUND)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(TECHNOBOYS PULCRAFT GREEN-FUND)"@en ;
    foaf:made <album/96038#subject> ;
    foaf:name "(TECHNOBOYS PULCRAFT GREEN-FUND)"@en .

_:N33357015b7184f1db4fc7347da19d128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月明かりのカノン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N105f67eef3ec43a4afa7b10e4d5b9db4 ;
    schema:name "月明かりのカノン"@ja .

_:N557b0a6e3ff04394be066f99383b0e4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "premier"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N105f67eef3ec43a4afa7b10e4d5b9db4 ;
    schema:name "premier"@ja .

_:N60d4bd019fca499f8132c0194fab7a24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vilenmua"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N105f67eef3ec43a4afa7b10e4d5b9db4 ;
    schema:name "vilenmua"@ja .

_:N612092ca4b5040fa99616f919ff790e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "記憶メヌエット"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N105f67eef3ec43a4afa7b10e4d5b9db4 ;
    schema:name "記憶メヌエット"@ja .

_:Nf45b230b28cd477b8d179bda9ffbb10c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空のアルカナ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:52"^^xsd:interval ;
    schema:inPlaylist _:N105f67eef3ec43a4afa7b10e4d5b9db4 ;
    schema:name "空のアルカナ"@ja .

_:Nfa5de1a652b04d8ab88cfd6a560b9092 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "jelly fish"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N105f67eef3ec43a4afa7b10e4d5b9db4 ;
    schema:name "jelly fish"@ja .

_:N105f67eef3ec43a4afa7b10e4d5b9db4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33357015b7184f1db4fc7347da19d128,
        _:N557b0a6e3ff04394be066f99383b0e4c,
        _:N60d4bd019fca499f8132c0194fab7a24,
        _:N612092ca4b5040fa99616f919ff790e8,
        _:Nf45b230b28cd477b8d179bda9ffbb10c,
        _:Nfa5de1a652b04d8ab88cfd6a560b9092 ;
    mo:track_count 6 ;
    schema:duration "PT31:15"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N33357015b7184f1db4fc7347da19d128,
        _:N557b0a6e3ff04394be066f99383b0e4c,
        _:N60d4bd019fca499f8132c0194fab7a24,
        _:N612092ca4b5040fa99616f919ff790e8,
        _:Nf45b230b28cd477b8d179bda9ffbb10c,
        _:Nfa5de1a652b04d8ab88cfd6a560b9092 .

