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

<artist/11986#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja ;
    foaf:made <album/92884#subject>,
        <album/92884#vocals> ;
    foaf:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja .

<artist/3409#subject> a schema:Person,
        foaf:Person ;
    schema:name "Neko Oikawa"@en,
        "及川眠子"@ja ;
    foaf:made <album/92884#lyrics>,
        <album/92884#subject> ;
    foaf:name "Neko Oikawa"@en,
        "及川眠子"@ja .

<artist/3602#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Taniyama"@en,
        "谷山浩子"@ja ;
    foaf:made <album/92884#lyrics>,
        <album/92884#subject> ;
    foaf:name "Hiroko Taniyama"@en,
        "谷山浩子"@ja .

<artist/9650#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kenzo Saeki"@en,
        "サエキけんぞう"@ja ;
    foaf:made <album/92884#lyrics>,
        <album/92884#subject> ;
    foaf:name "Kenzo Saeki"@en,
        "サエキけんぞう"@ja .

<artist/803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92884#subject> ;
    schema:name "Keiichi Okabe"@en,
        "岡部啓一"@ja ;
    foaf:made <album/92884#composition>,
        <album/92884#subject> ;
    foaf:name "Keiichi Okabe"@en,
        "岡部啓一"@ja .

<artist/8121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92884#subject> ;
    schema:name "Haruo Kubota"@en,
        "窪田晴男"@ja ;
    foaf:made <album/92884#composition>,
        <album/92884#subject> ;
    foaf:name "Haruo Kubota"@en,
        "窪田晴男"@ja .

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

<album/92884#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kitare! Akatsuki no Doushi / Sumire Uesaka"@en,
        "来たれ! 暁の同志 / 上坂すみれ"@ja,
        "Kitare! Akatsuki no Doushi / Sumire Uesaka"@ja-latn ;
    mo:performance_of <album/92884#musicalwork> ;
    mo:recorded_as <album/92884#musicalexpression> ;
    schema:name "Kitare! Akatsuki no Doushi / Sumire Uesaka"@en,
        "来たれ! 暁の同志 / 上坂すみれ"@ja,
        "Kitare! Akatsuki no Doushi / Sumire Uesaka"@ja-latn ;
    schema:workPerformed <album/92884#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/48/92884/92884-1573736773.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/92884#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kitare! Akatsuki no Doushi / Sumire Uesaka"@en,
        "来たれ! 暁の同志 / 上坂すみれ"@ja,
        "Kitare! Akatsuki no Doushi / Sumire Uesaka"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/92884#composition> ;
            foaf:name "(MONACA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Лесной путешественник"@en ;
            foaf:made <album/92884#composition> ;
            foaf:name "Лесной путешественник"@en ],
        <artist/803#subject>,
        <artist/8121#subject> ;
    mo:produced_work <album/92884#musicalwork> ;
    schema:name "Kitare! Akatsuki no Doushi / Sumire Uesaka"@en,
        "来たれ! 暁の同志 / 上坂すみれ"@ja,
        "Kitare! Akatsuki no Doushi / Sumire Uesaka"@ja-latn .

<album/92884#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-07-16"^^xsd:date ;
    dcterms:title "Kitare! Akatsuki no Doushi / Sumire Uesaka"@en,
        "来たれ! 暁の同志 / 上坂すみれ"@ja,
        "Kitare! Akatsuki no Doushi / Sumire Uesaka"@ja-latn ;
    mo:catalogue_number "KICM-1525" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92884#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nc793f91c8e144e239432f321e31bb3d9 ;
    mo:record_count 1 ;
    schema:datePublished "2014-07-16"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/48/92884/92884-1573736773.jpg> ;
    schema:name "Kitare! Akatsuki no Doushi / Sumire Uesaka"@en,
        "来たれ! 暁の同志 / 上坂すみれ"@ja,
        "Kitare! Akatsuki no Doushi / Sumire Uesaka"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/92884/92884-1573736773.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92884#subject> ;
    schema:name "Лесной путешественник"@en ;
    foaf:made <album/92884#subject> ;
    foaf:name "Лесной путешественник"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92884#subject> ;
    schema:name "(MONACA)"@en ;
    foaf:made <album/92884#subject> ;
    foaf:name "(MONACA)"@en .

_:N29856301953f42f2b31567a54492455c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRAUMAよ未来を開け!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nc793f91c8e144e239432f321e31bb3d9 ;
    schema:name "TRAUMAよ未来を開け!!"@ja .

_:N70f611c469ee402fb11296e65979ad57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無限マトリョーシカ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nc793f91c8e144e239432f321e31bb3d9 ;
    schema:name "無限マトリョーシカ"@ja .

_:Na1c4eccc42344b61853938e77570180c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "来たれ!暁の同志"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nc793f91c8e144e239432f321e31bb3d9 ;
    schema:name "来たれ!暁の同志"@ja .

_:Nb08a30755d5d427abd7dbcac62965670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無限マトリョーシカ (off vocal ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nc793f91c8e144e239432f321e31bb3d9 ;
    schema:name "無限マトリョーシカ (off vocal ver.)"@ja .

_:Ne9c916c0485440fc9303b2390266244d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "来たれ!暁の同志 (off vocal ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nc793f91c8e144e239432f321e31bb3d9 ;
    schema:name "来たれ!暁の同志 (off vocal ver.)"@ja .

_:Nf3f40556ae94452cbb09d0c2695e4fbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRAUMAよ未来を開け!! (off vocal ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nc793f91c8e144e239432f321e31bb3d9 ;
    schema:name "TRAUMAよ未来を開け!! (off vocal ver.)"@ja .

_:Nc793f91c8e144e239432f321e31bb3d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29856301953f42f2b31567a54492455c,
        _:N70f611c469ee402fb11296e65979ad57,
        _:Na1c4eccc42344b61853938e77570180c,
        _:Nb08a30755d5d427abd7dbcac62965670,
        _:Ne9c916c0485440fc9303b2390266244d,
        _:Nf3f40556ae94452cbb09d0c2695e4fbd ;
    mo:track_count 6 ;
    schema:duration "PT26:15"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N29856301953f42f2b31567a54492455c,
        _:N70f611c469ee402fb11296e65979ad57,
        _:Na1c4eccc42344b61853938e77570180c,
        _:Nb08a30755d5d427abd7dbcac62965670,
        _:Ne9c916c0485440fc9303b2390266244d,
        _:Nf3f40556ae94452cbb09d0c2695e4fbd .

