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

<artist/38188#subject> a schema:Person,
        foaf:Person ;
    schema:name "SEAMO"@en ;
    foaf:made <album/23538#subject>,
        <album/23538#vocals> ;
    foaf:name "SEAMO"@en .

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

<artist/11240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23538#subject> ;
    schema:name "Shintaro \"Growth\" Izutsu"@en,
        "井筒\"Growth\"伸太郎"@ja ;
    foaf:made <album/23538#composition>,
        <album/23538#subject> ;
    foaf:name "Shintaro \"Growth\" Izutsu"@en,
        "井筒\"Growth\"伸太郎"@ja .

<artist/25250#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23538#subject> ;
    schema:name "Naoki Takada"@en,
        "高田尚輝"@ja ;
    foaf:made <album/23538#composition>,
        <album/23538#subject> ;
    foaf:name "Naoki Takada"@en,
        "高田尚輝"@ja .

<product/5128#subject> a schema:CreativeWork ;
    schema:name "xxxHOLiC✦Kei"@en,
        "XXXホリック✦継"@ja,
        "xxxHOLiC✦Kei"@ja-latn ;
    foaf:name "xxxHOLiC✦Kei"@en,
        "XXXホリック✦継"@ja,
        "xxxHOLiC✦Kei"@ja-latn .

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

<album/23538#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Honey Honey feat. AYUSE KOZUE / SEAMO"@en,
        "ハニー・ハニー feat. AYUSE KOZUE / シーモ"@ja,
        "Honey Honey feat. AYUSE KOZUE / SEAMO"@ja-latn ;
    mo:performance_of <album/23538#musicalwork> ;
    mo:recorded_as <album/23538#musicalexpression> ;
    schema:name "Honey Honey feat. AYUSE KOZUE / SEAMO"@en,
        "ハニー・ハニー feat. AYUSE KOZUE / シーモ"@ja,
        "Honey Honey feat. AYUSE KOZUE / SEAMO"@ja-latn ;
    schema:workPerformed <album/23538#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/83/23538/23538-1296255294.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/23538#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Honey Honey feat. AYUSE KOZUE / SEAMO"@en,
        "ハニー・ハニー feat. AYUSE KOZUE / シーモ"@ja,
        "Honey Honey feat. AYUSE KOZUE / SEAMO"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "DJ 034"@en ;
            foaf:made <album/23538#composition> ;
            foaf:name "DJ 034"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ayuse"@en ;
            foaf:made <album/23538#composition> ;
            foaf:name "Ayuse"@en ],
        <artist/11240#subject>,
        <artist/25250#subject> ;
    mo:produced_work <album/23538#musicalwork> ;
    schema:name "Honey Honey feat. AYUSE KOZUE / SEAMO"@en,
        "ハニー・ハニー feat. AYUSE KOZUE / シーモ"@ja,
        "Honey Honey feat. AYUSE KOZUE / SEAMO"@ja-latn .

<album/23538#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-06-18"^^xsd:date ;
    dcterms:title "Honey Honey feat. AYUSE KOZUE / SEAMO"@en,
        "ハニー・ハニー feat. AYUSE KOZUE / シーモ"@ja,
        "Honey Honey feat. AYUSE KOZUE / SEAMO"@ja-latn ;
    mo:catalogue_number "BVCR-19736" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23538#musicalexpression> ;
    mo:publisher <org/2738#subject> ;
    mo:record _:N7044d4995b994fc08557ddbf040ddde7 ;
    mo:record_count 1 ;
    schema:about <product/5128#subject> ;
    schema:datePublished "2008-06-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/83/23538/23538-1296255294.jpg> ;
    schema:name "Honey Honey feat. AYUSE KOZUE / SEAMO"@en,
        "ハニー・ハニー feat. AYUSE KOZUE / シーモ"@ja,
        "Honey Honey feat. AYUSE KOZUE / SEAMO"@ja-latn ;
    schema:publisher <org/2738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/23538/23538-1296255294.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23538#subject> ;
    schema:name "DJ 034"@en ;
    foaf:made <album/23538#subject> ;
    foaf:name "DJ 034"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23538#subject> ;
    schema:name "Ayuse"@en ;
    foaf:made <album/23538#subject> ;
    foaf:name "Ayuse"@en .

_:N2664c12fbe90463384502ff975ca7bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honey Honey feat. AYUSE KOZUE"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N7044d4995b994fc08557ddbf040ddde7 ;
    schema:name "Honey Honey feat. AYUSE KOZUE"@en .

_:N86036733a83f48f681b6fb059496efc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honey Honey feat. AYUSE KOZUE (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N7044d4995b994fc08557ddbf040ddde7 ;
    schema:name "Honey Honey feat. AYUSE KOZUE (Instrumental)"@en .

_:Na02ffa3c07934967a18a3c4952379e42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honey Honey (Live Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N7044d4995b994fc08557ddbf040ddde7 ;
    schema:name "Honey Honey (Live Version)"@en .

_:N7044d4995b994fc08557ddbf040ddde7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2664c12fbe90463384502ff975ca7bea,
        _:N86036733a83f48f681b6fb059496efc3,
        _:Na02ffa3c07934967a18a3c4952379e42 ;
    mo:track_count 3 ;
    schema:duration "PT13:19"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2664c12fbe90463384502ff975ca7bea,
        _:N86036733a83f48f681b6fb059496efc3,
        _:Na02ffa3c07934967a18a3c4952379e42 .

