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

<artist/3298#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyazo"@en,
        "宮蔵"@ja ;
    foaf:made <album/45158#lyrics>,
        <album/45158#subject> ;
    foaf:name "Miyazo"@en,
        "宮蔵"@ja .

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

<artist/267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45158#subject> ;
    schema:name "Manack"@en ;
    foaf:made <album/45158#composition>,
        <album/45158#subject> ;
    foaf:name "Manack"@en .

<artist/656#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45158#subject> ;
    schema:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja ;
    foaf:made <album/45158#composition>,
        <album/45158#subject> ;
    foaf:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja .

<product/23500#subject> a schema:CreativeWork ;
    schema:name "Clover Heart's"@en,
        "Clover Heart's"@ja,
        "Clover Heart's"@ja-latn ;
    foaf:name "Clover Heart's"@en,
        "Clover Heart's"@ja,
        "Clover Heart's"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/85/45158/45158-1396881176.png> a schema:ImageObject,
        foaf:Image .

<album/45158#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Clover Heart's -Reproduct mix-"@en,
        "Clover Day's ソフマップ予約特典 特製ボーカルCD"@ja,
        "Clover Heart's -Reproduct mix-"@ja-latn ;
    mo:composer <artist/267#subject>,
        <artist/656#subject> ;
    mo:produced_work <album/45158#musicalwork> ;
    schema:name "Clover Heart's -Reproduct mix-"@en,
        "Clover Day's ソフマップ予約特典 特製ボーカルCD"@ja,
        "Clover Heart's -Reproduct mix-"@ja-latn .

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

<artist/1399#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45158#performance> ;
    schema:name "fripSide"@en ;
    foaf:name "fripSide"@en .

<artist/7390#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45158#performance> ;
    schema:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja ;
    foaf:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja .

<album/45158#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Clover Heart's -Reproduct mix-"@en,
        "Clover Day's ソフマップ予約特典 特製ボーカルCD"@ja,
        "Clover Heart's -Reproduct mix-"@ja-latn ;
    mo:performance_of <album/45158#musicalwork> ;
    mo:performer <artist/1399#subject>,
        <artist/7390#subject> ;
    mo:recorded_as <album/45158#musicalexpression> ;
    schema:byArtist <artist/1399#subject>,
        <artist/7390#subject> ;
    schema:name "Clover Heart's -Reproduct mix-"@en,
        "Clover Day's ソフマップ予約特典 特製ボーカルCD"@ja,
        "Clover Heart's -Reproduct mix-"@ja-latn ;
    schema:workPerformed <album/45158#musicalwork> .

<album/45158#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-03-28"^^xsd:date ;
    dcterms:title "Clover Heart's -Reproduct mix-"@en,
        "Clover Day's ソフマップ予約特典 特製ボーカルCD"@ja,
        "Clover Heart's -Reproduct mix-"@ja-latn ;
    mo:catalogue_number "AL-CLD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45158#musicalexpression> ;
    mo:publisher <org/360#subject> ;
    mo:record _:Nad3c30d7771e48508d292be3066522f7 ;
    mo:record_count 1 ;
    schema:about <product/23500#subject> ;
    schema:byArtist <artist/1399#subject>,
        <artist/7390#subject> ;
    schema:datePublished "2014-03-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/45158/45158-1396881176.png> ;
    schema:name "Clover Heart's -Reproduct mix-"@en,
        "Clover Day's ソフマップ予約特典 特製ボーカルCD"@ja,
        "Clover Heart's -Reproduct mix-"@ja-latn ;
    schema:publisher <org/360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/45158/45158-1396881176.png> .

_:Na591962507b64d16a4de8f4873b09766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clover Heart's -Re:product mix- half chorus ver"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nad3c30d7771e48508d292be3066522f7 ;
    schema:name "Clover Heart's -Re:product mix- half chorus ver"@en .

_:Nbe434293f50e49a38738c3a3dc279c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clover Heart's -Re:product mix- off chorus ver"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nad3c30d7771e48508d292be3066522f7 ;
    schema:name "Clover Heart's -Re:product mix- off chorus ver"@en .

_:Nd6d5e24cd97b4c08a5730ae05be81938 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clover Heart's -Re:product mix- full chorus ver"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nad3c30d7771e48508d292be3066522f7 ;
    schema:name "Clover Heart's -Re:product mix- full chorus ver"@en .

_:Nad3c30d7771e48508d292be3066522f7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na591962507b64d16a4de8f4873b09766,
        _:Nbe434293f50e49a38738c3a3dc279c71,
        _:Nd6d5e24cd97b4c08a5730ae05be81938 ;
    mo:track_count 3 ;
    schema:duration "PT11:02"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Na591962507b64d16a4de8f4873b09766,
        _:Nbe434293f50e49a38738c3a3dc279c71,
        _:Nd6d5e24cd97b4c08a5730ae05be81938 .

