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

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

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

<artist/42234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17734#subject> ;
    schema:name "SYUN"@en ;
    foaf:made <album/17734#composition>,
        <album/17734#subject> ;
    foaf:name "SYUN"@en .

<album/17734#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Atori no Sora to Shinchu no Tsuki Special CD"@en,
        "アトリの空と真鍮の月 スペシャルCD"@ja,
        "Atori no Sora to Shinchu no Tsuki Special CD"@ja-latn ;
    mo:composer <artist/42234#subject> ;
    mo:produced_work <album/17734#musicalwork> ;
    schema:name "Atori no Sora to Shinchu no Tsuki Special CD"@en,
        "アトリの空と真鍮の月 スペシャルCD"@ja,
        "Atori no Sora to Shinchu no Tsuki Special CD"@ja-latn .

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

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

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

<artist/2040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17734#performance> ;
    schema:name "Minami Hokuto"@en,
        "北都南"@ja ;
    foaf:name "Minami Hokuto"@en,
        "北都南"@ja .

<artist/23787#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17734#performance> ;
    schema:name "Sanma Aji"@en,
        "あじ秋刀魚"@ja ;
    foaf:name "Sanma Aji"@en,
        "あじ秋刀魚"@ja .

<artist/2529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17734#performance> ;
    schema:name "Suzune Kusunoki"@en,
        "楠鈴音"@ja ;
    foaf:name "Suzune Kusunoki"@en,
        "楠鈴音"@ja .

<artist/4056#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17734#performance> ;
    schema:name "Idumi Maki"@en,
        "まきいづみ"@ja ;
    foaf:name "Idumi Maki"@en,
        "まきいづみ"@ja .

<artist/5152#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17734#performance> ;
    schema:name "Rino Kawashima"@en,
        "かわしまりの"@ja ;
    foaf:name "Rino Kawashima"@en,
        "かわしまりの"@ja .

<artist/5174#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17734#performance> ;
    schema:name "Junko Kusayanagi"@en,
        "草柳順子"@ja ;
    foaf:name "Junko Kusayanagi"@en,
        "草柳順子"@ja .

<artist/7947#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17734#performance> ;
    schema:name "Komugi Nishida"@en,
        "西田こむぎ"@ja ;
    foaf:name "Komugi Nishida"@en,
        "西田こむぎ"@ja .

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/17734#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/17734#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/17734#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-27"^^xsd:date ;
    dcterms:title "Atori no Sora to Shinchu no Tsuki Special CD"@en,
        "アトリの空と真鍮の月 スペシャルCD"@ja,
        "Atori no Sora to Shinchu no Tsuki Special CD"@ja-latn ;
    mo:catalogue_number "SKR-174" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17734#musicalexpression> ;
    mo:publisher <org/2025#subject> ;
    mo:record _:N7b0ed5f07e504d59996897ce99058803 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Atori no Sora to Shinchu no Tsuki"@en ;
            foaf:name "Atori no Sora to Shinchu no Tsuki"@en ] ;
    schema:byArtist <artist/2040#subject>,
        <artist/23787#subject>,
        <artist/2529#subject>,
        <artist/4056#subject>,
        <artist/5152#subject>,
        <artist/5174#subject>,
        <artist/7947#subject> ;
    schema:datePublished "2009-11-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Atori no Sora to Shinchu no Tsuki Special CD"@en,
        "アトリの空と真鍮の月 スペシャルCD"@ja,
        "Atori no Sora to Shinchu no Tsuki Special CD"@ja-latn ;
    schema:publisher <org/2025#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/17734#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Atori no Sora to Shinchu no Tsuki Special CD"@en,
        "アトリの空と真鍮の月 スペシャルCD"@ja,
        "Atori no Sora to Shinchu no Tsuki Special CD"@ja-latn ;
    mo:performance_of <album/17734#musicalwork> ;
    mo:performer <artist/2040#subject>,
        <artist/23787#subject>,
        <artist/2529#subject>,
        <artist/4056#subject>,
        <artist/5152#subject>,
        <artist/5174#subject>,
        <artist/7947#subject> ;
    mo:recorded_as <album/17734#musicalexpression> ;
    schema:byArtist <artist/2040#subject>,
        <artist/23787#subject>,
        <artist/2529#subject>,
        <artist/4056#subject>,
        <artist/5152#subject>,
        <artist/5174#subject>,
        <artist/7947#subject> ;
    schema:name "Atori no Sora to Shinchu no Tsuki Special CD"@en,
        "アトリの空と真鍮の月 スペシャルCD"@ja,
        "Atori no Sora to Shinchu no Tsuki Special CD"@ja-latn ;
    schema:workPerformed <album/17734#musicalwork> .

_:N216276c378734140a763b6b834f687e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Transfer Student has Come!"@en,
        "転入生が来たよ！"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:N7b0ed5f07e504d59996897ce99058803 ;
    schema:name "The Transfer Student has Come!"@en,
        "転入生が来たよ！"@ja .

_:N60befaad90e24f688b59643dee2e028e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgia"@en,
        "郷愁"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N7b0ed5f07e504d59996897ce99058803 ;
    schema:name "Nostalgia"@en,
        "郷愁"@ja .

_:N6191f42d449a49799b9bed2539ac6fef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Contains Watermelon and Pants"@en,
        "スイカとぱんつとその中身"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:58"^^xsd:interval ;
    schema:inPlaylist _:N7b0ed5f07e504d59996897ce99058803 ;
    schema:name "This Contains Watermelon and Pants"@en,
        "スイカとぱんつとその中身"@ja .

_:N67bcddbec93e4cc1b549aef6a7fc4757 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Transfer Student is Coming!"@en,
        "転入生が来るよ！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N7b0ed5f07e504d59996897ce99058803 ;
    schema:name "A Transfer Student is Coming!"@en,
        "転入生が来るよ！"@ja .

_:Nc27c21952ac24cd796f102c76cb847ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm"@en,
        "長閑"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N7b0ed5f07e504d59996897ce99058803 ;
    schema:name "Calm"@en,
        "長閑"@ja .

_:Ne680aaf7a0ae4a98bb6f3f4bacb96715 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Vacation"@en,
        "夏休み"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N7b0ed5f07e504d59996897ce99058803 ;
    schema:name "Summer Vacation"@en,
        "夏休み"@ja .

_:N7b0ed5f07e504d59996897ce99058803 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N216276c378734140a763b6b834f687e5,
        _:N60befaad90e24f688b59643dee2e028e,
        _:N6191f42d449a49799b9bed2539ac6fef,
        _:N67bcddbec93e4cc1b549aef6a7fc4757,
        _:Nc27c21952ac24cd796f102c76cb847ee,
        _:Ne680aaf7a0ae4a98bb6f3f4bacb96715 ;
    mo:track_count 6 ;
    schema:duration "PT34:24"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N216276c378734140a763b6b834f687e5,
        _:N60befaad90e24f688b59643dee2e028e,
        _:N6191f42d449a49799b9bed2539ac6fef,
        _:N67bcddbec93e4cc1b549aef6a7fc4757,
        _:Nc27c21952ac24cd796f102c76cb847ee,
        _:Ne680aaf7a0ae4a98bb6f3f4bacb96715 .

