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

<artist/9720#subject> a schema:Person,
        foaf:Person ;
    schema:name "Atsushi Sakurai"@en,
        "櫻井敦司"@ja ;
    foaf:made <album/160851#lyrics>,
        <album/160851#subject> ;
    foaf:name "Atsushi Sakurai"@en,
        "櫻井敦司"@ja .

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

<artist/9719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160851#subject> ;
    schema:name "Hisashi Imai"@en,
        "今井寿"@ja ;
    foaf:made <album/160851#composition>,
        <album/160851#subject> ;
    foaf:name "Hisashi Imai"@en,
        "今井寿"@ja .

<artist/9936#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160851#subject> ;
    schema:name "Hidehiko Hoshino"@en,
        "星野英彦"@ja ;
    foaf:made <album/160851#composition>,
        <album/160851#subject> ;
    foaf:name "Hidehiko Hoshino"@en,
        "星野英彦"@ja .

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

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

<https://media.vgm.io/albums/15/160851/160851-60161b32645c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160851#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/160851/160851-60161b32645c.jpg> ;
    foaf:depicts <album/160851#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/160851/160851-60161b32645c.jpg> .

<https://medium-media.vgm.io/albums/15/160851/160851-60161b32645c.jpg> a schema:ImageObject,
        foaf:Image .

<album/160851#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kagerou / BUCK-TICK"@en,
        "蜉蝣 -かげろう- / BUCK-TICK"@ja,
        "Kagerou / BUCK-TICK"@ja-latn ;
    mo:composer <artist/9719#subject>,
        <artist/9936#subject> ;
    mo:produced_work <album/160851#musicalwork> ;
    schema:name "Kagerou / BUCK-TICK"@en,
        "蜉蝣 -かげろう- / BUCK-TICK"@ja,
        "Kagerou / BUCK-TICK"@ja-latn .

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

<album/160851#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kagerou / BUCK-TICK"@en,
        "蜉蝣 -かげろう- / BUCK-TICK"@ja,
        "Kagerou / BUCK-TICK"@ja-latn ;
    mo:performance_of <album/160851#musicalwork> ;
    mo:performer <artist/9718#subject> ;
    mo:recorded_as <album/160851#musicalexpression> ;
    schema:byArtist <artist/9718#subject> ;
    schema:name "Kagerou / BUCK-TICK"@en,
        "蜉蝣 -かげろう- / BUCK-TICK"@ja,
        "Kagerou / BUCK-TICK"@ja-latn ;
    schema:workPerformed <album/160851#musicalwork> .

<artist/9718#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/160851#performance> ;
    schema:name "BUCK-TICK"@en ;
    foaf:name "BUCK-TICK"@en .

<album/160851#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-02"^^xsd:date ;
    dcterms:title "Kagerou / BUCK-TICK"@en,
        "蜉蝣 -かげろう- / BUCK-TICK"@ja,
        "Kagerou / BUCK-TICK"@ja-latn ;
    mo:catalogue_number "BVCR-19687" ;
    mo:media_type "CD" ;
    mo:publication_of <album/160851#musicalexpression> ;
    mo:publisher _:N75200241708f486fba3b6104dea53dc8 ;
    mo:record _:N55be838cd5af4b87b81773488439c456 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "xxxHOLiC"@en ;
            foaf:name "xxxHOLiC"@en ] ;
    schema:byArtist <artist/9718#subject> ;
    schema:datePublished "2006-08-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/160851/160851-60161b32645c.jpg> ;
    schema:name "Kagerou / BUCK-TICK"@en,
        "蜉蝣 -かげろう- / BUCK-TICK"@ja,
        "Kagerou / BUCK-TICK"@ja-latn ;
    schema:publisher _:N75200241708f486fba3b6104dea53dc8 ;
    foaf:depiction <https://media.vgm.io/albums/15/160851/160851-60161b32645c.jpg> .

_:N19cb4a221e764c60a2c4bb84c1f415b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空蝉 -ウツセミ-"@ja,
        "Utsusemi -Utsusemi-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N55be838cd5af4b87b81773488439c456 ;
    schema:name "空蝉 -ウツセミ-"@ja,
        "Utsusemi -Utsusemi-"@ja-latn .

_:N75200241708f486fba3b6104dea53dc8 schema:name "ariola, BMG, BMG JAPAN, INC."@en ;
    foaf:name "ariola, BMG, BMG JAPAN, INC."@en .

_:N831bbee8f540472da75450630434f90b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蜉蝣 -かげろう-"@ja,
        "Kagerou -Kagerou-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N55be838cd5af4b87b81773488439c456 ;
    schema:name "蜉蝣 -かげろう-"@ja,
        "Kagerou -Kagerou-"@ja-latn .

_:N55be838cd5af4b87b81773488439c456 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19cb4a221e764c60a2c4bb84c1f415b8,
        _:N831bbee8f540472da75450630434f90b ;
    mo:track_count 2 ;
    schema:duration "PT9:17"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N19cb4a221e764c60a2c4bb84c1f415b8,
        _:N831bbee8f540472da75450630434f90b .

