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

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

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

<artist/77801#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160308#subject> ;
    schema:name "Rika Madobe"@en,
        "窓辺リカ"@ja ;
    foaf:made <album/160308#composition>,
        <album/160308#subject> ;
    foaf:name "Rika Madobe"@en,
        "窓辺リカ"@ja .

<artist/81323#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160308#subject> ;
    schema:name "菅梓"@ja ;
    foaf:made <album/160308#composition>,
        <album/160308#subject> ;
    foaf:name "菅梓"@ja .

<artist/81326#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160308#subject> ;
    schema:name "Siroyuki Sinozuka"@en ;
    foaf:made <album/160308#composition>,
        <album/160308#subject> ;
    foaf:name "Siroyuki Sinozuka"@en .

<event/294> a mo:Release ;
    schema:name "Released at M3-2023 Fall (Oct 29, 2023)" .

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

<album/160308#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toumeina Seven / Project zia"@en,
        "透明なセブン / Project zia"@ja,
        "Toumeina Seven / Project zia"@ja-latn ;
    mo:performance_of <album/160308#musicalwork> ;
    mo:recorded_as <album/160308#musicalexpression> ;
    schema:name "Toumeina Seven / Project zia"@en,
        "透明なセブン / Project zia"@ja,
        "Toumeina Seven / Project zia"@ja-latn ;
    schema:workPerformed <album/160308#musicalwork> .

<https://media.vgm.io/albums/80/160308/160308-1293cd50c0f9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160308#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/160308/160308-1293cd50c0f9.jpg> ;
    foaf:depicts <album/160308#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/160308/160308-1293cd50c0f9.jpg> .

<https://medium-media.vgm.io/albums/80/160308/160308-1293cd50c0f9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/160308#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toumeina Seven / Project zia"@en,
        "透明なセブン / Project zia"@ja,
        "Toumeina Seven / Project zia"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(AprilBlue)"@en ;
            foaf:made <album/160308#composition> ;
            foaf:name "(AprilBlue)"@en ],
        <artist/77801#subject>,
        <artist/81323#subject>,
        <artist/81326#subject> ;
    mo:produced_work <album/160308#musicalwork> ;
    schema:name "Toumeina Seven / Project zia"@en,
        "透明なセブン / Project zia"@ja,
        "Toumeina Seven / Project zia"@ja-latn .

<album/160308#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-29"^^xsd:date ;
    dcterms:title "Toumeina Seven / Project zia"@en,
        "透明なセブン / Project zia"@ja,
        "Toumeina Seven / Project zia"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/160308#musicalexpression> ;
    mo:publisher _:N956dd0a2a17149d5b8cbc91be8d79c58 ;
    mo:record _:Na93a77636c8645d0a0dd78ea5b2d3098 ;
    mo:record_count 1 ;
    mo:release <event/294> ;
    schema:datePublished "2023-10-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/80/160308/160308-1293cd50c0f9.jpg> ;
    schema:name "Toumeina Seven / Project zia"@en,
        "透明なセブン / Project zia"@ja,
        "Toumeina Seven / Project zia"@ja-latn ;
    schema:publisher _:N956dd0a2a17149d5b8cbc91be8d79c58 ;
    foaf:depiction <https://media.vgm.io/albums/80/160308/160308-1293cd50c0f9.jpg> .

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

_:N16e581cb09d143e5a7edf51453a28410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "透明なセブン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Na93a77636c8645d0a0dd78ea5b2d3098 ;
    schema:name "透明なセブン"@ja .

_:N61d0388c09e748c4874d1847fc5703b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hypochondria"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:Na93a77636c8645d0a0dd78ea5b2d3098 ;
    schema:name "Hypochondria"@ja .

_:N7c99e149004a4880a29cb8f467815fb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜風のリズム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Na93a77636c8645d0a0dd78ea5b2d3098 ;
    schema:name "夜風のリズム"@ja .

_:N956dd0a2a17149d5b8cbc91be8d79c58 schema:name "Project zia"@en,
        "Project zia"@ja,
        "Project zia"@ja-latn ;
    foaf:name "Project zia"@en,
        "Project zia"@ja,
        "Project zia"@ja-latn .

_:Ne46b758a28b84452ae7600e5418184c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロスト・ラブ・ソング"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Na93a77636c8645d0a0dd78ea5b2d3098 ;
    schema:name "ロスト・ラブ・ソング"@ja .

_:Na93a77636c8645d0a0dd78ea5b2d3098 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16e581cb09d143e5a7edf51453a28410,
        _:N61d0388c09e748c4874d1847fc5703b0,
        _:N7c99e149004a4880a29cb8f467815fb4,
        _:Ne46b758a28b84452ae7600e5418184c0 ;
    mo:track_count 4 ;
    schema:duration "PT8:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N16e581cb09d143e5a7edf51453a28410,
        _:N61d0388c09e748c4874d1847fc5703b0,
        _:N7c99e149004a4880a29cb8f467815fb4,
        _:Ne46b758a28b84452ae7600e5418184c0 .

