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

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

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

<artist/500#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124210#subject> ;
    schema:name "Soyo Oka"@en,
        "岡素世"@ja ;
    foaf:made <album/124210#composition>,
        <album/124210#subject> ;
    foaf:name "Soyo Oka"@en,
        "岡素世"@ja .

<artist/53063#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124210#subject> ;
    schema:name "mizuandpika"@en ;
    foaf:made <album/124210#composition>,
        <album/124210#subject> ;
    foaf:name "mizuandpika"@en .

<artist/53279#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124210#subject> ;
    schema:name "Daiki Kojima"@en,
        "小島大輝"@ja ;
    foaf:made <album/124210#composition>,
        <album/124210#subject> ;
    foaf:name "Daiki Kojima"@en,
        "小島大輝"@ja .

<artist/53722#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124210#subject> ;
    schema:name "Kuro"@en,
        "くろ"@ja ;
    foaf:made <album/124210#composition>,
        <album/124210#subject> ;
    foaf:name "Kuro"@en,
        "くろ"@ja .

<event/281> a mo:Release ;
    schema:name "Released at M3-2022 Fall (Oct 30, 2022)" .

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

<album/124210#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CHIPTUNE7"@en,
        "CHIPTUNE7"@ja,
        "CHIPTUNE7"@ja-latn ;
    mo:performance_of <album/124210#musicalwork> ;
    mo:recorded_as <album/124210#musicalexpression> ;
    schema:name "CHIPTUNE7"@en,
        "CHIPTUNE7"@ja,
        "CHIPTUNE7"@ja-latn ;
    schema:workPerformed <album/124210#musicalwork> .

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

<https://media.vgm.io/albums/01/124210/124210-8e06332cfa50.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124210#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/124210/124210-8e06332cfa50.png> ;
    foaf:depicts <album/124210#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/124210/124210-8e06332cfa50.png> .

<https://medium-media.vgm.io/albums/01/124210/124210-8e06332cfa50.png> a schema:ImageObject,
        foaf:Image .

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

<album/124210#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CHIPTUNE7"@en,
        "CHIPTUNE7"@ja,
        "CHIPTUNE7"@ja-latn ;
    mo:composer <artist/500#subject>,
        <artist/53063#subject>,
        <artist/53279#subject>,
        <artist/53722#subject> ;
    mo:produced_work <album/124210#musicalwork> ;
    schema:name "CHIPTUNE7"@en,
        "CHIPTUNE7"@ja,
        "CHIPTUNE7"@ja-latn .

<album/124210#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-30"^^xsd:date ;
    dcterms:title "CHIPTUNE7"@en,
        "CHIPTUNE7"@ja,
        "CHIPTUNE7"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/124210#musicalexpression> ;
    mo:publisher <org/4345#subject> ;
    mo:record _:Nea58192c29504ca7955c828eeb3ea897 ;
    mo:record_count 1 ;
    mo:release <event/281> ;
    schema:datePublished "2022-10-30"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/01/124210/124210-8e06332cfa50.png> ;
    schema:name "CHIPTUNE7"@en,
        "CHIPTUNE7"@ja,
        "CHIPTUNE7"@ja-latn ;
    schema:publisher <org/4345#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/124210/124210-8e06332cfa50.png> .

_:N4d6712a33a5d416b89d8e97da9c10745 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NES remake ver."@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nea58192c29504ca7955c828eeb3ea897 ;
    schema:name "NES remake ver."@ja .

_:N664de6d79e054866a397a1cbc5fc0be0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "up the gears!!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nea58192c29504ca7955c828eeb3ea897 ;
    schema:name "up the gears!!"@ja .

_:N9340a1f52838423b89b16de3c23f840d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Move!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nea58192c29504ca7955c828eeb3ea897 ;
    schema:name "Let's Move!"@ja .

_:Na0d01cb1c0654de28b47abaa71849384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NES"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nea58192c29504ca7955c828eeb3ea897 ;
    schema:name "NES"@ja .

_:Naa519132c8844055acaa05495f5cdb7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竜は少女の夢を見る"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nea58192c29504ca7955c828eeb3ea897 ;
    schema:name "竜は少女の夢を見る"@ja .

_:Nd0e2554c7dab430fa8426469244800ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメノナカ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nea58192c29504ca7955c828eeb3ea897 ;
    schema:name "ユメノナカ"@ja .

_:Nea58192c29504ca7955c828eeb3ea897 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4d6712a33a5d416b89d8e97da9c10745,
        _:N664de6d79e054866a397a1cbc5fc0be0,
        _:N9340a1f52838423b89b16de3c23f840d,
        _:Na0d01cb1c0654de28b47abaa71849384,
        _:Naa519132c8844055acaa05495f5cdb7a,
        _:Nd0e2554c7dab430fa8426469244800ca ;
    mo:track_count 6 ;
    schema:duration "PT15:36"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4d6712a33a5d416b89d8e97da9c10745,
        _:N664de6d79e054866a397a1cbc5fc0be0,
        _:N9340a1f52838423b89b16de3c23f840d,
        _:Na0d01cb1c0654de28b47abaa71849384,
        _:Naa519132c8844055acaa05495f5cdb7a,
        _:Nd0e2554c7dab430fa8426469244800ca .

