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

<artist/1399#subject> a schema:Person,
        foaf:Person ;
    schema:name "fripSide"@en ;
    foaf:made <album/4576#subject>,
        <album/4576#vocals> ;
    foaf:name "fripSide"@en .

<artist/14882#subject> a schema:Person,
        foaf:Person ;
    schema:name "maya"@en ;
    foaf:made <album/4576#subject>,
        <album/4576#vocals> ;
    foaf:name "maya"@en .

<artist/3379#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja ;
    foaf:made <album/4576#lyrics>,
        <album/4576#subject> ;
    foaf:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja .

<artist/40456#subject> a schema:Person,
        foaf:Person ;
    schema:name "UR@N"@en ;
    foaf:made <album/4576#subject>,
        <album/4576#vocals> ;
    foaf:name "UR@N"@en .

<artist/1702#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4576#subject> ;
    schema:name "Yuji Naito"@en,
        "内藤侑史"@ja ;
    foaf:made <album/4576#composition>,
        <album/4576#lyrics>,
        <album/4576#subject> ;
    foaf:name "Yuji Naito"@en,
        "内藤侑史"@ja .

<artist/2350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4576#subject> ;
    schema:name "Kenji Arai"@en,
        "新井健史"@ja ;
    foaf:made <album/4576#composition>,
        <album/4576#subject> ;
    foaf:name "Kenji Arai"@en,
        "新井健史"@ja .

<artist/2907#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4576#subject> ;
    schema:name "Kazu Yamadaya"@en,
        "山田屋カズ"@ja ;
    foaf:made <album/4576#composition>,
        <album/4576#lyrics>,
        <album/4576#subject> ;
    foaf:name "Kazu Yamadaya"@en,
        "山田屋カズ"@ja .

<artist/656#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4576#subject> ;
    schema:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja ;
    foaf:made <album/4576#composition>,
        <album/4576#lyrics>,
        <album/4576#subject> ;
    foaf:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja .

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

<album/4576#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Katakoi no Tsuki Vocal Collection"@en,
        "片恋いの月 初回特典 Vocal Collection"@ja,
        "Katakoi no Tsuki Vocal Collection"@ja-latn ;
    mo:performance_of <album/4576#musicalwork> ;
    mo:recorded_as <album/4576#musicalexpression> ;
    schema:name "Katakoi no Tsuki Vocal Collection"@en,
        "片恋いの月 初回特典 Vocal Collection"@ja,
        "Katakoi no Tsuki Vocal Collection"@ja-latn ;
    schema:workPerformed <album/4576#musicalwork> .

<org/2191#subject> schema:name "Studio Ryokucha"@en,
        "すたじお緑茶"@ja,
        "Studio Ryokucha"@ja-latn ;
    foaf:name "Studio Ryokucha"@en,
        "すたじお緑茶"@ja,
        "Studio Ryokucha"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/4576/4576-1189273306.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/4576#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Katakoi no Tsuki Vocal Collection"@en,
        "片恋いの月 初回特典 Vocal Collection"@ja,
        "Katakoi no Tsuki Vocal Collection"@ja-latn ;
    mo:composer <artist/1702#subject>,
        <artist/2350#subject>,
        <artist/2907#subject>,
        <artist/656#subject> ;
    mo:produced_work <album/4576#musicalwork> ;
    schema:name "Katakoi no Tsuki Vocal Collection"@en,
        "片恋いの月 初回特典 Vocal Collection"@ja,
        "Katakoi no Tsuki Vocal Collection"@ja-latn .

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

<album/4576#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-25"^^xsd:date ;
    dcterms:title "Katakoi no Tsuki Vocal Collection"@en,
        "片恋いの月 初回特典 Vocal Collection"@ja,
        "Katakoi no Tsuki Vocal Collection"@ja-latn ;
    mo:catalogue_number "GWSR-1102" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4576#musicalexpression> ;
    mo:publisher <org/2191#subject> ;
    mo:record _:N5410711f4fc84d67ba815a1b27426c7d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Katakoi no Tsuki"@en ;
            foaf:name "Katakoi no Tsuki"@en ] ;
    schema:datePublished "2007-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/4576/4576-1189273306.jpg> ;
    schema:name "Katakoi no Tsuki Vocal Collection"@en,
        "片恋いの月 初回特典 Vocal Collection"@ja,
        "Katakoi no Tsuki Vocal Collection"@ja-latn ;
    schema:publisher <org/2191#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/4576/4576-1189273306.jpg> .

_:N0013748a82c14620a9ee3c30c23c36a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tomorrow"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N5410711f4fc84d67ba815a1b27426c7d ;
    schema:name "tomorrow"@en .

_:N51a95d9eda314e4fb95898a1478a7b84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "never no astray"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N5410711f4fc84d67ba815a1b27426c7d ;
    schema:name "never no astray"@en .

_:Nc23f62b8d5ef4530bc6c056fb2403481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "refrain moon"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N5410711f4fc84d67ba815a1b27426c7d ;
    schema:name "refrain moon"@en .

_:Nfc09e16e9d64444abd6349ee4b39006f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "split tears"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N5410711f4fc84d67ba815a1b27426c7d ;
    schema:name "split tears"@en .

_:N5410711f4fc84d67ba815a1b27426c7d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0013748a82c14620a9ee3c30c23c36a4,
        _:N51a95d9eda314e4fb95898a1478a7b84,
        _:Nc23f62b8d5ef4530bc6c056fb2403481,
        _:Nfc09e16e9d64444abd6349ee4b39006f ;
    mo:track_count 4 ;
    schema:duration "PT20:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0013748a82c14620a9ee3c30c23c36a4,
        _:N51a95d9eda314e4fb95898a1478a7b84,
        _:Nc23f62b8d5ef4530bc6c056fb2403481,
        _:Nfc09e16e9d64444abd6349ee4b39006f .

