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

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

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

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

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

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

<artist/35183#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43019#subject> ;
    schema:name "Manabu Ida"@en,
        "伊田学"@ja ;
    foaf:made <album/43019#composition>,
        <album/43019#lyrics>,
        <album/43019#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/43019#musicalexpression> a mo:Signal ;
    mo:published_as <album/43019#subject> ;
    mo:records <album/43019#performance> .

<album/43019#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/43019#musicalwork> ;
    mo:recorded_as <album/43019#musicalexpression> ;
    schema:name "CLICK / ClariS [Limited Edition]"@en,
        "CLICK / ClariS [初回生産限定盤]"@ja,
        "CLICK / ClariS [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/43019#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/91/43019/43019-1387194089.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43019#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/43019/43019-1387194089.png> ;
    foaf:depicts <album/43019#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/43019/43019-1387194089.png> .

<https://medium-media.vgm.io/albums/91/43019/43019-1387194089.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/43019#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/43019#composition> ;
            foaf:name "(livetune)"@en ],
        <artist/12934#subject>,
        <artist/2476#subject>,
        <artist/35183#subject> ;
    mo:produced_work <album/43019#musicalwork> ;
    schema:name "CLICK / ClariS [Limited Edition]"@en,
        "CLICK / ClariS [初回生産限定盤]"@ja,
        "CLICK / ClariS [Limited Edition]"@ja-latn .

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

<album/43019#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-1455~6" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/43019#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N5fcf145fd3ec4cca943415b60e25fb82,
        _:Ne35e2a5527e94e8e96f58e7a8d445f47 ;
    mo:record_count 2 ;
    schema:about <product/2469#subject> ;
    schema:datePublished "2014-01-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/43019/43019-1387194089.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/91/43019/43019-1387194089.png> .

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

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

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

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

_:N5a7098a2f0204314ab1d3ae5aca07693 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CLICK -Instrumental-"@ja,
        "CLICK -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N5fcf145fd3ec4cca943415b60e25fb82 ;
    schema:name "CLICK -Instrumental-"@ja,
        "CLICK -Instrumental-"@ja-latn .

_:Naf12f31abe8b4c858c26f145f506611d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CLICK (Music Video)"@ja,
        "CLICK (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne35e2a5527e94e8e96f58e7a8d445f47 ;
    schema:name "CLICK (Music Video)"@ja,
        "CLICK (Music Video)"@ja-latn .

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

_:Ne35e2a5527e94e8e96f58e7a8d445f47 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Naf12f31abe8b4c858c26f145f506611d ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Naf12f31abe8b4c858c26f145f506611d .

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

_:N5fcf145fd3ec4cca943415b60e25fb82 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N47c2ba6eda9a47268a374b19b858a93c,
        _:N5a7098a2f0204314ab1d3ae5aca07693,
        _:Ndc18dad93fca445a81b1f61fce984615,
        _:Ne9ce57c06a9f41e6abe7a553c653b888 ;
    mo:track_count 4 ;
    schema:duration "PT17:45"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N47c2ba6eda9a47268a374b19b858a93c,
        _:N5a7098a2f0204314ab1d3ae5aca07693,
        _:Ndc18dad93fca445a81b1f61fce984615,
        _:Ne9ce57c06a9f41e6abe7a553c653b888 .

