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

<artist/11829#subject> a schema:Person,
        foaf:Person ;
    schema:name "ClariS"@en ;
    foaf:made <album/43021#subject>,
        <album/43021#vocals> ;
    foaf:name "ClariS"@en .

<artist/17648#subject> a schema:Person,
        foaf:Person ;
    schema:name "Clara"@en,
        "クララ"@ja ;
    foaf:made <album/43021#subject>,
        <album/43021#vocals> ;
    foaf:name "Clara"@en,
        "クララ"@ja .

<artist/17649#subject> a schema:Person,
        foaf:Person ;
    schema:name "Alice"@en,
        "アリス"@ja ;
    foaf:made <album/43021#subject>,
        <album/43021#vocals> ;
    foaf:name "Alice"@en,
        "アリス"@ja .

<artist/12934#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43021#subject> ;
    schema:name "Toshikazu Kadono"@en,
        "角野寿和"@ja ;
    foaf:made <album/43021#composition>,
        <album/43021#lyrics>,
        <album/43021#subject> ;
    foaf:name "Toshikazu Kadono"@en,
        "角野寿和"@ja .

<artist/2476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43021#subject> ;
    schema:name "kz"@en ;
    foaf:made <album/43021#composition>,
        <album/43021#lyrics>,
        <album/43021#subject> ;
    foaf:name "kz"@en .

<artist/35183#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43021#subject> ;
    schema:name "Manabu Ida"@en,
        "伊田学"@ja ;
    foaf:made <album/43021#composition>,
        <album/43021#lyrics>,
        <album/43021#subject> ;
    foaf:name "Manabu Ida"@en,
        "伊田学"@ja .

<product/2469#subject> a schema:CreativeWork ;
    schema:name "NISEKOI -False Love- (TV)"@en,
        "ニセコイ (TV)"@ja,
        "Nisekoi (TV)"@ja-latn ;
    foaf:name "NISEKOI -False Love- (TV)"@en,
        "ニセコイ (TV)"@ja,
        "Nisekoi (TV)"@ja-latn .

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

<album/43021#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CLICK / ClariS [Limited Edition]"@en,
        "CLICK / ClariS [初回生産限定盤]"@ja,
        "CLICK / ClariS [Limited Edition]"@ja-latn ;
    mo:performance_of <album/43021#musicalwork> ;
    mo:recorded_as <album/43021#musicalexpression> ;
    schema:name "CLICK / ClariS [Limited Edition]"@en,
        "CLICK / ClariS [初回生産限定盤]"@ja,
        "CLICK / ClariS [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/43021#musicalwork> .

<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/12/43021/43021-1387194026.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43021#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/43021/43021-1387194026.png> ;
    foaf:depicts <album/43021#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/43021/43021-1387194026.png> .

<https://medium-media.vgm.io/albums/12/43021/43021-1387194026.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/43021#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CLICK / ClariS [Limited Edition]"@en,
        "CLICK / ClariS [初回生産限定盤]"@ja,
        "CLICK / ClariS [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(livetune)"@en ;
            foaf:made <album/43021#composition> ;
            foaf:name "(livetune)"@en ],
        <artist/12934#subject>,
        <artist/2476#subject>,
        <artist/35183#subject> ;
    mo:produced_work <album/43021#musicalwork> ;
    schema:name "CLICK / ClariS [Limited Edition]"@en,
        "CLICK / ClariS [初回生産限定盤]"@ja,
        "CLICK / ClariS [Limited Edition]"@ja-latn .

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

<album/43021#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-29"^^xsd:date ;
    dcterms:title "CLICK / ClariS [Limited Edition]"@en,
        "CLICK / ClariS [初回生産限定盤]"@ja,
        "CLICK / ClariS [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-1458" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43021#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nf72aaa7ab5c0449b95d451e144e796d0 ;
    mo:record_count 1 ;
    schema:about <product/2469#subject> ;
    schema:datePublished "2014-01-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/43021/43021-1387194026.png> ;
    schema:name "CLICK / ClariS [Limited Edition]"@en,
        "CLICK / ClariS [初回生産限定盤]"@ja,
        "CLICK / ClariS [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/43021/43021-1387194026.png> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(livetune)"@en ;
    foaf:made <album/43021#subject> ;
    foaf:name "(livetune)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(livetune)"@en ;
    foaf:made <album/43021#lyrics> ;
    foaf:name "(livetune)"@en .

_:N090619b1a2cb4d07a9229f31c2b9b04a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シルシ"@ja,
        "Shirushi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nf72aaa7ab5c0449b95d451e144e796d0 ;
    schema:name "シルシ"@ja,
        "Shirushi"@ja-latn .

_:N5892b98738934af290610a8b467838f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CLICK"@ja,
        "CLICK"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nf72aaa7ab5c0449b95d451e144e796d0 ;
    schema:name "CLICK"@ja,
        "CLICK"@ja-latn .

_:N62df7d75514448959e3323b3fa2afb93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CLICK -TV MIX-"@ja,
        "CLICK -TV MIX-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nf72aaa7ab5c0449b95d451e144e796d0 ;
    schema:name "CLICK -TV MIX-"@ja,
        "CLICK -TV MIX-"@ja-latn .

_:N9c0da967a5b0417c93d1cee65a55ee3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "next to you"@ja,
        "next to you"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nf72aaa7ab5c0449b95d451e144e796d0 ;
    schema:name "next to you"@ja,
        "next to you"@ja-latn .

_:Nf72aaa7ab5c0449b95d451e144e796d0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N090619b1a2cb4d07a9229f31c2b9b04a,
        _:N5892b98738934af290610a8b467838f2,
        _:N62df7d75514448959e3323b3fa2afb93,
        _:N9c0da967a5b0417c93d1cee65a55ee3e ;
    mo:track_count 4 ;
    schema:duration "PT14:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N090619b1a2cb4d07a9229f31c2b9b04a,
        _:N5892b98738934af290610a8b467838f2,
        _:N62df7d75514448959e3323b3fa2afb93,
        _:N9c0da967a5b0417c93d1cee65a55ee3e .

