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

<artist/5866#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasushi Akimoto"@en,
        "秋元康"@ja ;
    foaf:made <album/95266#lyrics>,
        <album/95266#subject> ;
    foaf:name "Yasushi Akimoto"@en,
        "秋元康"@ja .

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

<artist/27974#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95266#subject> ;
    schema:name "Hanazabu"@en ;
    foaf:made <album/95266#composition>,
        <album/95266#subject> ;
    foaf:name "Hanazabu"@en .

<artist/43978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95266#subject> ;
    schema:name "Junzabu"@en ;
    foaf:made <album/95266#composition>,
        <album/95266#subject> ;
    foaf:name "Junzabu"@en .

<product/6217#subject> a schema:CreativeWork ;
    schema:name "22/7 (Anime)"@en,
        "22/7 (Anime)"@ja,
        "22/7 (Anime)"@ja-latn ;
    foaf:name "22/7 (Anime)"@en,
        "22/7 (Anime)"@ja,
        "22/7 (Anime)"@ja-latn .

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

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

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

<https://media.vgm.io/albums/66/95266/95266-58adb56d9bb7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/95266#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/95266/95266-58adb56d9bb7.jpg> ;
    foaf:depicts <album/95266#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/95266/95266-58adb56d9bb7.jpg> .

<https://medium-media.vgm.io/albums/66/95266/95266-58adb56d9bb7.jpg> a schema:ImageObject,
        foaf:Image .

<album/95266#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "22/7 Character song CD: Moonlight"@en,
        "22/7 Character song CD: Moonlight"@ja,
        "22/7 Character song CD: Moonlight"@ja-latn ;
    mo:composer <artist/27974#subject>,
        <artist/43978#subject> ;
    mo:produced_work <album/95266#musicalwork> ;
    schema:name "22/7 Character song CD: Moonlight"@en,
        "22/7 Character song CD: Moonlight"@ja,
        "22/7 Character song CD: Moonlight"@ja-latn .

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

<album/95266#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "22/7 Character song CD: Moonlight"@en,
        "22/7 Character song CD: Moonlight"@ja,
        "22/7 Character song CD: Moonlight"@ja-latn ;
    mo:performance_of <album/95266#musicalwork> ;
    mo:performer <artist/32137#subject> ;
    mo:recorded_as <album/95266#musicalexpression> ;
    schema:byArtist <artist/32137#subject> ;
    schema:name "22/7 Character song CD: Moonlight"@en,
        "22/7 Character song CD: Moonlight"@ja,
        "22/7 Character song CD: Moonlight"@ja-latn ;
    schema:workPerformed <album/95266#musicalwork> .

<artist/32137#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95266#performance> ;
    schema:name "Reina Miyase"@en,
        "宮瀬玲奈"@ja ;
    foaf:name "Reina Miyase"@en,
        "宮瀬玲奈"@ja .

<album/95266#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-19"^^xsd:date ;
    dcterms:title "22/7 Character song CD: Moonlight"@en,
        "22/7 Character song CD: Moonlight"@ja,
        "22/7 Character song CD: Moonlight"@ja-latn ;
    mo:catalogue_number "ANZX-15230" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95266#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N73c1ef6899f9481e8f592e326b112d56 ;
    mo:record_count 1 ;
    schema:about <product/6217#subject> ;
    schema:byArtist <artist/32137#subject> ;
    schema:datePublished "2020-08-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/66/95266/95266-58adb56d9bb7.jpg> ;
    schema:name "22/7 Character song CD: Moonlight"@en,
        "22/7 Character song CD: Moonlight"@ja,
        "22/7 Character song CD: Moonlight"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/95266/95266-58adb56d9bb7.jpg> .

_:N16242548713049f99c5509323116b6f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N73c1ef6899f9481e8f592e326b112d56 ;
    schema:name "Moonlight"@en .

_:N6fb22350ca43436dba9528d8a5f1d4ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight -off vocal ver.-"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N73c1ef6899f9481e8f592e326b112d56 ;
    schema:name "Moonlight -off vocal ver.-"@en .

_:N73c1ef6899f9481e8f592e326b112d56 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16242548713049f99c5509323116b6f0,
        _:N6fb22350ca43436dba9528d8a5f1d4ed ;
    mo:track_count 2 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N16242548713049f99c5509323116b6f0,
        _:N6fb22350ca43436dba9528d8a5f1d4ed .

