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

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

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

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/776#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/776#composition>,
        <album/776#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/81#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/776#subject> ;
    schema:name "feel"@en ;
    foaf:made <album/776#composition>,
        <album/776#subject> ;
    foaf:name "feel"@en .

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/776#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/776#composition>,
        <album/776#subject> ;
    foaf:name "MANYO"@en .

<event/19> a mo:Release ;
    schema:name "Released at Comic Market 63 (Dec 28, 2002 to Dec 30, 2002)" .

<product/1509#subject> a schema:CreativeWork ;
    schema:name "[-Aka-]"@en,
        "朱 -Aka-"@ja,
        "[-Aka-]"@ja-latn ;
    foaf:name "[-Aka-]"@en,
        "朱 -Aka-"@ja,
        "[-Aka-]"@ja-latn .

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

<org/354#subject> schema:name "NEKONEKO software"@en,
        "ねこねこソフト"@ja,
        "NEKONEKO software"@ja-latn ;
    foaf:name "NEKONEKO software"@en,
        "ねこねこソフト"@ja,
        "NEKONEKO software"@ja-latn .

<https://media.vgm.io/albums/67/776/776-1161001587.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/776#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/776/776-1161001587.gif> ;
    foaf:depicts <album/776#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/776/776-1161001587.gif> .

<https://medium-media.vgm.io/albums/67/776/776-1161001587.gif> a schema:ImageObject,
        foaf:Image .

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

<artist/19#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/776#performance> ;
    schema:name "Ayana"@en,
        "彩菜"@ja ;
    foaf:name "Ayana"@en,
        "彩菜"@ja .

<album/776#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "[-Aka-] Pre sound tracks"@en,
        "[-Aka-] Pre sound tracks"@ja,
        "[-Aka-] Pre sound tracks"@ja-latn ;
    mo:performance_of <album/776#musicalwork> ;
    mo:performer _:Na489d0f0477a4f20a3caf482e937c12b,
        <artist/19#subject> ;
    mo:recorded_as <album/776#musicalexpression> ;
    schema:byArtist _:Na489d0f0477a4f20a3caf482e937c12b,
        <artist/19#subject> ;
    schema:name "[-Aka-] Pre sound tracks"@en,
        "[-Aka-] Pre sound tracks"@ja,
        "[-Aka-] Pre sound tracks"@ja-latn ;
    schema:workPerformed <album/776#musicalwork> .

<album/776#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "[-Aka-] Pre sound tracks"@en,
        "[-Aka-] Pre sound tracks"@ja,
        "[-Aka-] Pre sound tracks"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Little Wing"@en ;
            foaf:made <album/776#composition> ;
            foaf:name "(Little Wing"@en ],
        <artist/16#subject>,
        <artist/81#subject>,
        <artist/82#subject> ;
    mo:produced_work <album/776#musicalwork> ;
    schema:name "[-Aka-] Pre sound tracks"@en,
        "[-Aka-] Pre sound tracks"@ja,
        "[-Aka-] Pre sound tracks"@ja-latn .

<album/776#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-12-28"^^xsd:date ;
    dcterms:title "[-Aka-] Pre sound tracks"@en,
        "[-Aka-] Pre sound tracks"@ja,
        "[-Aka-] Pre sound tracks"@ja-latn ;
    mo:catalogue_number "NEKO2-009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/776#musicalexpression> ;
    mo:publisher <org/354#subject> ;
    mo:record _:N5731f82c64f943c2b7bf9e51830cf458 ;
    mo:record_count 1 ;
    mo:release <event/19> ;
    schema:about <product/1509#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "(I've"@en ;
            foaf:name "(I've"@en ],
        <artist/19#subject> ;
    schema:datePublished "2002-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/776/776-1161001587.gif> ;
    schema:name "[-Aka-] Pre sound tracks"@en,
        "[-Aka-] Pre sound tracks"@ja,
        "[-Aka-] Pre sound tracks"@ja-latn ;
    schema:publisher <org/354#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/776/776-1161001587.gif> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/776#subject> ;
    schema:name "(Little Wing"@en ;
    foaf:made <album/776#subject> ;
    foaf:name "(Little Wing"@en .

_:N5dae94945570464eb3e8853798acc34d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suna Gin (Off vocal)"@en,
        "砂銀 (Off vocal)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N5731f82c64f943c2b7bf9e51830cf458 ;
    schema:name "Suna Gin (Off vocal)"@en,
        "砂銀 (Off vocal)"@ja .

_:Na489d0f0477a4f20a3caf482e937c12b a schema:Person,
        foaf:Person ;
    mo:performed <album/776#performance> ;
    schema:name "(I've"@en ;
    foaf:name "(I've"@en .

_:Nbeb88d14fc394f16a77ab5adf1e71195 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those That Are There"@en,
        "そこに在るもの"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N5731f82c64f943c2b7bf9e51830cf458 ;
    schema:name "Those That Are There"@en,
        "そこに在るもの"@ja .

_:Ne86bb9042fb9436aafe2371b884aed58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Protector"@en,
        "守護者"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N5731f82c64f943c2b7bf9e51830cf458 ;
    schema:name "Protector"@en,
        "守護者"@ja .

_:N5731f82c64f943c2b7bf9e51830cf458 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5dae94945570464eb3e8853798acc34d,
        _:Nbeb88d14fc394f16a77ab5adf1e71195,
        _:Ne86bb9042fb9436aafe2371b884aed58 ;
    mo:track_count 3 ;
    schema:duration "PT9:36"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5dae94945570464eb3e8853798acc34d,
        _:Nbeb88d14fc394f16a77ab5adf1e71195,
        _:Ne86bb9042fb9436aafe2371b884aed58 .

