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

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

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

<artist/17650#subject> a schema:Person,
        foaf:Person ;
    schema:name "Karen"@en,
        "カレン"@ja ;
    foaf:made <album/49072#subject>,
        <album/49072#vocals> ;
    foaf:name "Karen"@en,
        "カレン"@ja .

<artist/9144#subject> a schema:Person,
        foaf:Person ;
    schema:name "meg rock"@en ;
    foaf:made <album/49072#lyrics>,
        <album/49072#subject> ;
    foaf:name "meg rock"@en .

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49072#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/49072#composition>,
        <album/49072#lyrics>,
        <album/49072#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<artist/12780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49072#subject> ;
    schema:name "Ryosuke Shigenaga"@en,
        "重永亮介"@ja ;
    foaf:made <album/49072#composition>,
        <album/49072#subject> ;
    foaf:name "Ryosuke Shigenaga"@en,
        "重永亮介"@ja .

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

<product/3122#subject> a schema:CreativeWork ;
    schema:name "Tsukimonogatari"@en,
        "憑物語"@ja,
        "Tsukimonogatari"@ja-latn ;
    foaf:name "Tsukimonogatari"@en,
        "憑物語"@ja,
        "Tsukimonogatari"@ja-latn .

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

<album/49072#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "border / ClariS [Limited Edition]"@en,
        "border / ClariS [期間生産限定盤]"@ja,
        "border / ClariS [Limited Edition]"@ja-latn ;
    mo:performance_of <album/49072#musicalwork> ;
    mo:recorded_as <album/49072#musicalexpression> ;
    schema:name "border / ClariS [Limited Edition]"@en,
        "border / ClariS [期間生産限定盤]"@ja,
        "border / ClariS [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/49072#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/27/49072/49072-1420541508.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/49072#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/49072/49072-1420541508.jpg> ;
    foaf:depicts <album/49072#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/49072/49072-1420541508.jpg> .

<https://medium-media.vgm.io/albums/27/49072/49072-1420541508.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/49072#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "border / ClariS [Limited Edition]"@en,
        "border / ClariS [期間生産限定盤]"@ja,
        "border / ClariS [Limited Edition]"@ja-latn ;
    mo:composer <artist/10945#subject>,
        <artist/12780#subject>,
        <artist/15434#subject> ;
    mo:produced_work <album/49072#musicalwork> ;
    schema:name "border / ClariS [Limited Edition]"@en,
        "border / ClariS [期間生産限定盤]"@ja,
        "border / ClariS [Limited Edition]"@ja-latn .

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

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

<album/49072#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-07"^^xsd:date ;
    dcterms:title "border / ClariS [Limited Edition]"@en,
        "border / ClariS [期間生産限定盤]"@ja,
        "border / ClariS [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-1626" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49072#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Ned22ded98e784bad9839913488b0fee2 ;
    mo:record_count 1 ;
    schema:about <product/3122#subject> ;
    schema:datePublished "2015-01-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/49072/49072-1420541508.jpg> ;
    schema:name "border / ClariS [Limited Edition]"@en,
        "border / ClariS [期間生産限定盤]"@ja,
        "border / ClariS [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/49072/49072-1420541508.jpg> .

_:N207c1a179c6e4e51b4b60ee45692b54b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kite"@en,
        "カイト"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ned22ded98e784bad9839913488b0fee2 ;
    schema:name "Kite"@en,
        "カイト"@ja .

_:N307d672c95a449018714ba2dfac9a907 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "border"@en,
        "border"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ned22ded98e784bad9839913488b0fee2 ;
    schema:name "border"@en,
        "border"@ja .

_:Nbd72521a6f2b41f4b98c4defdcb3b7dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflect"@en,
        "Reflect"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ned22ded98e784bad9839913488b0fee2 ;
    schema:name "Reflect"@en,
        "Reflect"@ja .

_:Nffba540b3f794641ace9449918d412c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "border -TV MIX-"@en,
        "border -TV MIX-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ned22ded98e784bad9839913488b0fee2 ;
    schema:name "border -TV MIX-"@en,
        "border -TV MIX-"@ja .

_:Ned22ded98e784bad9839913488b0fee2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N207c1a179c6e4e51b4b60ee45692b54b,
        _:N307d672c95a449018714ba2dfac9a907,
        _:Nbd72521a6f2b41f4b98c4defdcb3b7dd,
        _:Nffba540b3f794641ace9449918d412c2 ;
    mo:track_count 4 ;
    schema:duration "PT14:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N207c1a179c6e4e51b4b60ee45692b54b,
        _:N307d672c95a449018714ba2dfac9a907,
        _:Nbd72521a6f2b41f4b98c4defdcb3b7dd,
        _:Nffba540b3f794641ace9449918d412c2 .

