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

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

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

<artist/391#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96531#subject> ;
    schema:name "Michiko Naruke"@en,
        "なるけみちこ"@ja ;
    foaf:made <album/96531#composition>,
        <album/96531#subject> ;
    foaf:name "Michiko Naruke"@en,
        "なるけみちこ"@ja .

<event/232> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2020 (Feb 15, 2020)" .

<album/96531#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "a.s.o.r.t 2"@en,
        "a.s.o.r.t 2"@ja,
        "a.s.o.r.t 2"@ja-latn ;
    mo:composer <artist/391#subject> ;
    mo:produced_work <album/96531#musicalwork> ;
    schema:name "a.s.o.r.t 2"@en,
        "a.s.o.r.t 2"@ja,
        "a.s.o.r.t 2"@ja-latn .

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

<album/96531#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "a.s.o.r.t 2"@en,
        "a.s.o.r.t 2"@ja,
        "a.s.o.r.t 2"@ja-latn ;
    mo:performance_of <album/96531#musicalwork> ;
    mo:recorded_as <album/96531#musicalexpression> ;
    schema:name "a.s.o.r.t 2"@en,
        "a.s.o.r.t 2"@ja,
        "a.s.o.r.t 2"@ja-latn ;
    schema:workPerformed <album/96531#musicalwork> .

<https://media.vgm.io/albums/13/96531/96531-1582249256.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/96531#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/96531/96531-1582249256.png> ;
    foaf:depicts <album/96531#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/96531/96531-1582249256.png> .

<https://medium-media.vgm.io/albums/13/96531/96531-1582249256.png> a schema:ImageObject,
        foaf:Image .

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

<album/96531#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-15"^^xsd:date ;
    dcterms:title "a.s.o.r.t 2"@en,
        "a.s.o.r.t 2"@ja,
        "a.s.o.r.t 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96531#musicalexpression> ;
    mo:publisher _:N2a7f0f4d32ce494ab4faaa3877e8ebb6 ;
    mo:record _:N6d558bc19ed54654888f86d8fd867944 ;
    mo:record_count 1 ;
    mo:release <event/232> ;
    schema:datePublished "2020-02-15"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/13/96531/96531-1582249256.png> ;
    schema:name "a.s.o.r.t 2"@en,
        "a.s.o.r.t 2"@ja,
        "a.s.o.r.t 2"@ja-latn ;
    schema:publisher _:N2a7f0f4d32ce494ab4faaa3877e8ebb6 ;
    foaf:depiction <https://media.vgm.io/albums/13/96531/96531-1582249256.png> .

_:N20738a78ea054c0f8bb1a5958636246e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真冬の空"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d558bc19ed54654888f86d8fd867944 ;
    schema:name "真冬の空"@ja .

_:N2a7f0f4d32ce494ab4faaa3877e8ebb6 schema:name "Michiko Naruke"@en ;
    foaf:name "Michiko Naruke"@en .

_:Na379f187c0984972b01d268461de1d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "enough memories"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d558bc19ed54654888f86d8fd867944 ;
    schema:name "enough memories"@ja .

_:Na5d8aab2d7cc409fa18609f050fa684c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hot chocolate et cetera"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d558bc19ed54654888f86d8fd867944 ;
    schema:name "hot chocolate et cetera"@ja .

_:Nc69b074094234e5380bc4c416a514677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shellfishes"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d558bc19ed54654888f86d8fd867944 ;
    schema:name "shellfishes"@ja .

_:N6d558bc19ed54654888f86d8fd867944 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20738a78ea054c0f8bb1a5958636246e,
        _:Na379f187c0984972b01d268461de1d9f,
        _:Na5d8aab2d7cc409fa18609f050fa684c,
        _:Nc69b074094234e5380bc4c416a514677 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N20738a78ea054c0f8bb1a5958636246e,
        _:Na379f187c0984972b01d268461de1d9f,
        _:Na5d8aab2d7cc409fa18609f050fa684c,
        _:Nc69b074094234e5380bc4c416a514677 .

