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

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

<artist/11606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92417#subject> ;
    schema:name "Jinnosuke Okibayashi"@en,
        "沖林仁之介"@ja ;
    foaf:made <album/92417#composition>,
        <album/92417#lyrics>,
        <album/92417#subject> ;
    foaf:name "Jinnosuke Okibayashi"@en,
        "沖林仁之介"@ja .

<artist/15508#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92417#subject> ;
    schema:name "RUON"@en ;
    foaf:made <album/92417#composition>,
        <album/92417#subject> ;
    foaf:name "RUON"@en .

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

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

<https://media.vgm.io/albums/71/92417/92417-1572839922.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92417#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/92417/92417-1572839922.png> ;
    foaf:depicts <album/92417#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/92417/92417-1572839922.png> .

<https://medium-media.vgm.io/albums/71/92417/92417-1572839922.png> a schema:ImageObject,
        foaf:Image .

<album/92417#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "epigraph"@en,
        "epigraph"@ja,
        "epigraph"@ja-latn ;
    mo:composer <artist/11606#subject>,
        <artist/15508#subject> ;
    mo:produced_work <album/92417#musicalwork> ;
    schema:name "epigraph"@en,
        "epigraph"@ja,
        "epigraph"@ja-latn .

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

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

<artist/27609#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92417#performance> ;
    schema:name "CHICACO"@en ;
    foaf:name "CHICACO"@en .

<artist/5977#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92417#performance> ;
    schema:name "kou"@en ;
    foaf:name "kou"@en .

<album/92417#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "epigraph"@en,
        "epigraph"@ja,
        "epigraph"@ja-latn ;
    mo:performance_of <album/92417#musicalwork> ;
    mo:performer _:N50b6aebf90aa42a8838eeac6df7b4ca6,
        <artist/27609#subject>,
        <artist/5977#subject> ;
    mo:recorded_as <album/92417#musicalexpression> ;
    schema:byArtist _:N50b6aebf90aa42a8838eeac6df7b4ca6,
        <artist/27609#subject>,
        <artist/5977#subject> ;
    schema:name "epigraph"@en,
        "epigraph"@ja,
        "epigraph"@ja-latn ;
    schema:workPerformed <album/92417#musicalwork> .

<album/92417#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "epigraph"@en,
        "epigraph"@ja,
        "epigraph"@ja-latn ;
    mo:catalogue_number "LGCD-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92417#musicalexpression> ;
    mo:publisher _:Nb27cc0e7db9743fe9a3ac238534de43c ;
    mo:record _:N079ffbe2e9d14974a05cefd9ede78b0c ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "みかるちる"@en ;
            foaf:name "みかるちる"@en ],
        <artist/27609#subject>,
        <artist/5977#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/71/92417/92417-1572839922.png> ;
    schema:name "epigraph"@en,
        "epigraph"@ja,
        "epigraph"@ja-latn ;
    schema:publisher _:Nb27cc0e7db9743fe9a3ac238534de43c ;
    foaf:depiction <https://media.vgm.io/albums/71/92417/92417-1572839922.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "みかるちる"@en ;
    foaf:made <album/92417#subject> ;
    foaf:name "みかるちる"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "みかるちる"@en ;
    foaf:made <album/92417#lyrics> ;
    foaf:name "みかるちる"@en .

_:N0d0efdb5fa074501b470cba03834f443 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fractal harmonize"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N079ffbe2e9d14974a05cefd9ede78b0c ;
    schema:name "fractal harmonize"@ja .

_:N0fb45ff49a4e437298afec78137157dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fractal harmonize -Taishi Remix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:47"^^xsd:interval ;
    schema:inPlaylist _:N079ffbe2e9d14974a05cefd9ede78b0c ;
    schema:name "fractal harmonize -Taishi Remix-"@ja .

_:N4d5841fc9882483a8e1cb2a2539f67a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kagerou"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N079ffbe2e9d14974a05cefd9ede78b0c ;
    schema:name "kagerou"@ja .

_:N50b6aebf90aa42a8838eeac6df7b4ca6 a schema:Person,
        foaf:Person ;
    mo:performed <album/92417#performance> ;
    schema:name "みかるちる"@en ;
    foaf:name "みかるちる"@en .

_:N695636466daf402caecfdb3c75b1e7a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コトノネ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N079ffbe2e9d14974a05cefd9ede78b0c ;
    schema:name "コトノネ"@ja .

_:Nb27cc0e7db9743fe9a3ac238534de43c schema:name "LYDIA GRAVE"@en ;
    foaf:name "LYDIA GRAVE"@en .

_:Nb9c23eb8d68e47ec988c39b5ca7b4e29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lapis"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N079ffbe2e9d14974a05cefd9ede78b0c ;
    schema:name "Lapis"@ja .

_:N079ffbe2e9d14974a05cefd9ede78b0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d0efdb5fa074501b470cba03834f443,
        _:N0fb45ff49a4e437298afec78137157dd,
        _:N4d5841fc9882483a8e1cb2a2539f67a3,
        _:N695636466daf402caecfdb3c75b1e7a0,
        _:Nb9c23eb8d68e47ec988c39b5ca7b4e29 ;
    mo:track_count 5 ;
    schema:duration "PT27:14"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0d0efdb5fa074501b470cba03834f443,
        _:N0fb45ff49a4e437298afec78137157dd,
        _:N4d5841fc9882483a8e1cb2a2539f67a3,
        _:N695636466daf402caecfdb3c75b1e7a0,
        _:Nb9c23eb8d68e47ec988c39b5ca7b4e29 .

