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

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

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

<artist/18059#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59702#subject> ;
    schema:name "DEPAPEPE"@en ;
    foaf:made <album/59702#composition>,
        <album/59702#subject> ;
    foaf:name "DEPAPEPE"@en .

<product/6650#subject> a schema:CreativeWork ;
    schema:name "Honey and Clover II"@en,
        "ハチミツとクローバーII"@ja,
        "Hachimitsu to Clover II"@ja-latn ;
    foaf:name "Honey and Clover II"@en,
        "ハチミツとクローバーII"@ja,
        "Hachimitsu to Clover II"@ja-latn .

<album/59702#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Night & Day / DEPAPEPE meets Honey & Clover"@en,
        "Night & Day / DEPAPEPE meets ハチミツとクローバー"@ja,
        "Night & Day / DEPAPEPE meets Hachimitsu to Clover"@ja-latn ;
    mo:composer <artist/18059#subject> ;
    mo:produced_work <album/59702#musicalwork> ;
    schema:name "Night & Day / DEPAPEPE meets Honey & Clover"@en,
        "Night & Day / DEPAPEPE meets ハチミツとクローバー"@ja,
        "Night & Day / DEPAPEPE meets Hachimitsu to Clover"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/59702/59702-1466183640.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59702#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Night & Day / DEPAPEPE meets Honey & Clover"@en,
        "Night & Day / DEPAPEPE meets ハチミツとクローバー"@ja,
        "Night & Day / DEPAPEPE meets Hachimitsu to Clover"@ja-latn ;
    mo:performance_of <album/59702#musicalwork> ;
    mo:performer _:Na33197a63c7e48e3881adf6fa6debb6d ;
    mo:recorded_as <album/59702#musicalexpression> ;
    schema:byArtist _:Na33197a63c7e48e3881adf6fa6debb6d ;
    schema:name "Night & Day / DEPAPEPE meets Honey & Clover"@en,
        "Night & Day / DEPAPEPE meets ハチミツとクローバー"@ja,
        "Night & Day / DEPAPEPE meets Hachimitsu to Clover"@ja-latn ;
    schema:workPerformed <album/59702#musicalwork> .

<album/59702#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-11"^^xsd:date ;
    dcterms:title "Night & Day / DEPAPEPE meets Honey & Clover"@en,
        "Night & Day / DEPAPEPE meets ハチミツとクローバー"@ja,
        "Night & Day / DEPAPEPE meets Hachimitsu to Clover"@ja-latn ;
    mo:catalogue_number "SECL-430" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59702#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nccf39108325e47ceb63ed2b029dcd7e0 ;
    mo:record_count 1 ;
    schema:about <product/6650#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "DEPAPEPE meets Hachimitsu to Clover"@en ;
            foaf:name "DEPAPEPE meets Hachimitsu to Clover"@en ] ;
    schema:datePublished "2006-10-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/59702/59702-1466183640.jpg> ;
    schema:name "Night & Day / DEPAPEPE meets Honey & Clover"@en,
        "Night & Day / DEPAPEPE meets ハチミツとクローバー"@ja,
        "Night & Day / DEPAPEPE meets Hachimitsu to Clover"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/59702/59702-1466183640.jpg> .

_:N8658483c136a43e69aba9f3ec8be2583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光ノサキへ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nccf39108325e47ceb63ed2b029dcd7e0 ;
    schema:name "光ノサキへ"@ja .

_:Na33197a63c7e48e3881adf6fa6debb6d a schema:Person,
        foaf:Person ;
    mo:performed <album/59702#performance> ;
    schema:name "DEPAPEPE meets Hachimitsu to Clover"@en ;
    foaf:name "DEPAPEPE meets Hachimitsu to Clover"@en .

_:Na39c583668654032bf06404982b5bbfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パステル通り"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nccf39108325e47ceb63ed2b029dcd7e0 ;
    schema:name "パステル通り"@ja .

_:Ne07ca467245b4e84a0dc2b1b23f956e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night & Day"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nccf39108325e47ceb63ed2b029dcd7e0 ;
    schema:name "Night & Day"@ja .

_:Nf678fad0ffdb4436868fcd0c3bfa29bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハチロク"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nccf39108325e47ceb63ed2b029dcd7e0 ;
    schema:name "ハチロク"@ja .

_:Nccf39108325e47ceb63ed2b029dcd7e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8658483c136a43e69aba9f3ec8be2583,
        _:Na39c583668654032bf06404982b5bbfa,
        _:Ne07ca467245b4e84a0dc2b1b23f956e6,
        _:Nf678fad0ffdb4436868fcd0c3bfa29bb ;
    mo:track_count 4 ;
    schema:duration "PT14:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8658483c136a43e69aba9f3ec8be2583,
        _:Na39c583668654032bf06404982b5bbfa,
        _:Ne07ca467245b4e84a0dc2b1b23f956e6,
        _:Nf678fad0ffdb4436868fcd0c3bfa29bb .

