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

<artist/35043#subject> a schema:Person,
        foaf:Person ;
    schema:name "ゆりみっくす"@ja ;
    foaf:made <album/92104#lyrics>,
        <album/92104#subject> ;
    foaf:name "ゆりみっくす"@ja .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92104#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/92104#composition>,
        <album/92104#subject> ;
    foaf:name "ZUN"@en .

<artist/74269#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92104#subject> ;
    schema:name "Kyattsu"@en,
        "キャッツ"@ja ;
    foaf:made <album/92104#composition>,
        <album/92104#subject> ;
    foaf:name "Kyattsu"@en,
        "キャッツ"@ja .

<event/234> a mo:Release ;
    schema:name "Released at M3-2019 Fall (Oct 27, 2019)" .

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

<org/1472#subject> schema:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn ;
    foaf:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/92104/92104-1572175293.jpg> a schema:ImageObject,
        foaf:Image .

<album/92104#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsuki to Hoshi no Himitsu"@en,
        "月と星の秘密"@ja,
        "Tsuki to Hoshi no Himitsu"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/74269#subject> ;
    mo:produced_work <album/92104#musicalwork> ;
    schema:name "Tsuki to Hoshi no Himitsu"@en,
        "月と星の秘密"@ja,
        "Tsuki to Hoshi no Himitsu"@ja-latn .

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

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

<artist/16651#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92104#performance> ;
    schema:name "Miya Amamiya"@en,
        "天宮みや"@ja ;
    foaf:made <album/92104#lyrics>,
        <album/92104#subject> ;
    foaf:name "Miya Amamiya"@en,
        "天宮みや"@ja .

<artist/31087#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92104#performance> ;
    schema:name "Ami Himegi"@en,
        "姫城碧海"@ja ;
    foaf:name "Ami Himegi"@en,
        "姫城碧海"@ja .

<artist/34304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92104#performance> ;
    schema:name "Marcia"@en ;
    foaf:name "Marcia"@en .

<album/92104#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsuki to Hoshi no Himitsu"@en,
        "月と星の秘密"@ja,
        "Tsuki to Hoshi no Himitsu"@ja-latn ;
    mo:performance_of <album/92104#musicalwork> ;
    mo:performer <artist/16651#subject>,
        <artist/31087#subject>,
        <artist/34304#subject> ;
    mo:recorded_as <album/92104#musicalexpression> ;
    schema:byArtist <artist/16651#subject>,
        <artist/31087#subject>,
        <artist/34304#subject> ;
    schema:name "Tsuki to Hoshi no Himitsu"@en,
        "月と星の秘密"@ja,
        "Tsuki to Hoshi no Himitsu"@ja-latn ;
    schema:workPerformed <album/92104#musicalwork> .

<album/92104#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-27"^^xsd:date ;
    dcterms:title "Tsuki to Hoshi no Himitsu"@en,
        "月と星の秘密"@ja,
        "Tsuki to Hoshi no Himitsu"@ja-latn ;
    mo:catalogue_number "SFEX-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92104#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:N8233ced002dc4131845563a21fa29e86 ;
    mo:record_count 1 ;
    mo:release <event/234> ;
    schema:byArtist <artist/16651#subject>,
        <artist/31087#subject>,
        <artist/34304#subject> ;
    schema:datePublished "2019-10-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/40/92104/92104-1572175293.jpg> ;
    schema:name "Tsuki to Hoshi no Himitsu"@en,
        "月と星の秘密"@ja,
        "Tsuki to Hoshi no Himitsu"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/92104/92104-1572175293.jpg> .

_:N1e332f59c2114497b03cbb7525e4ee7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月と星の秘密"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8233ced002dc4131845563a21fa29e86 ;
    schema:name "月と星の秘密"@ja .

_:Nc575c10900ce44c48622358fd04468de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "異世界のパラドックス"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8233ced002dc4131845563a21fa29e86 ;
    schema:name "異世界のパラドックス"@ja .

_:N8233ced002dc4131845563a21fa29e86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e332f59c2114497b03cbb7525e4ee7d,
        _:Nc575c10900ce44c48622358fd04468de ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1e332f59c2114497b03cbb7525e4ee7d,
        _:Nc575c10900ce44c48622358fd04468de .

