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

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

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

<artist/12194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23392#subject> ;
    schema:name "Carlos K."@en ;
    foaf:made <album/23392#composition>,
        <album/23392#lyrics>,
        <album/23392#subject> ;
    foaf:name "Carlos K."@en .

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

<product/22526#subject> a schema:CreativeWork ;
    schema:name "AKIBA'S TRIP"@en,
        "アキバズトリップ"@ja,
        "AKIBA'S TRIP"@ja-latn ;
    foaf:name "AKIBA'S TRIP"@en,
        "アキバズトリップ"@ja,
        "AKIBA'S TRIP"@ja-latn .

<product/893#subject> a schema:CreativeWork ;
    schema:name "Puella Magi Madoka☆Magica"@en,
        "魔法少女まどか☆マギカ"@ja,
        "Mahou Shoujo Madoka☆Magica"@ja-latn ;
    foaf:name "Puella Magi Madoka☆Magica"@en,
        "魔法少女まどか☆マギカ"@ja,
        "Mahou Shoujo Madoka☆Magica"@ja-latn .

<album/23392#musicalexpression> a mo:Signal ;
    mo:published_as <album/23392#subject> ;
    mo:records <album/23392#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/29/23392/23392-1296659532.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/23392#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/23392/23392-1296659532.jpg> ;
    foaf:depicts <album/23392#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/23392/23392-1296659532.jpg> .

<https://medium-media.vgm.io/albums/29/23392/23392-1296659532.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10830#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23392#performance> ;
    schema:name "Atsushi Yuasa"@en,
        "湯浅篤"@ja ;
    foaf:name "Atsushi Yuasa"@en,
        "湯浅篤"@ja .

<artist/11829#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23392#performance> ;
    schema:name "ClariS"@en ;
    foaf:name "ClariS"@en .

<artist/15455#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23392#performance> ;
    schema:name "Hiroomi Shitara"@en,
        "設楽博臣"@ja ;
    foaf:name "Hiroomi Shitara"@en,
        "設楽博臣"@ja .

<artist/17648#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23392#performance> ;
    schema:name "Clara"@en,
        "クララ"@ja ;
    foaf:name "Clara"@en,
        "クララ"@ja .

<artist/17649#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23392#performance> ;
    schema:name "Alice"@en,
        "アリス"@ja ;
    foaf:name "Alice"@en,
        "アリス"@ja .

<album/23392#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Connect / ClariS [Limited Edition]"@en,
        "コネクト/ ClariS"@ja,
        "Connect / ClariS [Limited Edition]"@ja-latn ;
    mo:composer <artist/10945#subject>,
        <artist/12194#subject>,
        <artist/12934#subject> ;
    mo:produced_work <album/23392#musicalwork> ;
    schema:name "Connect / ClariS [Limited Edition]"@en,
        "コネクト/ ClariS"@ja,
        "Connect / ClariS [Limited Edition]"@ja-latn .

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

<album/23392#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Connect / ClariS [Limited Edition]"@en,
        "コネクト/ ClariS"@ja,
        "Connect / ClariS [Limited Edition]"@ja-latn ;
    mo:performance_of <album/23392#musicalwork> ;
    mo:performer <artist/10830#subject>,
        <artist/11829#subject>,
        <artist/15455#subject>,
        <artist/17648#subject>,
        <artist/17649#subject> ;
    mo:recorded_as <album/23392#musicalexpression> ;
    schema:byArtist <artist/10830#subject>,
        <artist/11829#subject>,
        <artist/15455#subject>,
        <artist/17648#subject>,
        <artist/17649#subject> ;
    schema:name "Connect / ClariS [Limited Edition]"@en,
        "コネクト/ ClariS"@ja,
        "Connect / ClariS [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/23392#musicalwork> .

<album/23392#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-02-02"^^xsd:date ;
    dcterms:title "Connect / ClariS [Limited Edition]"@en,
        "コネクト/ ClariS"@ja,
        "Connect / ClariS [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-949" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23392#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nc893456d6d444f5b9df1266dd02073c7 ;
    mo:record_count 1 ;
    schema:about <product/22526#subject>,
        <product/893#subject> ;
    schema:byArtist <artist/10830#subject>,
        <artist/11829#subject>,
        <artist/15455#subject>,
        <artist/17648#subject>,
        <artist/17649#subject> ;
    schema:datePublished "2011-02-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/23392/23392-1296659532.jpg> ;
    schema:name "Connect / ClariS [Limited Edition]"@en,
        "コネクト/ ClariS"@ja,
        "Connect / ClariS [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/23392/23392-1296659532.jpg> .

_:N0e093d105a604fec8b986c32a3f9566d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コネクト"@ja,
        "Connect"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nc893456d6d444f5b9df1266dd02073c7 ;
    schema:name "コネクト"@ja,
        "Connect"@ja-latn .

_:N31d1608c912c4b25a5300f11f6f48313 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミとふたり"@ja,
        "Kimi to Futari"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nc893456d6d444f5b9df1266dd02073c7 ;
    schema:name "キミとふたり"@ja,
        "Kimi to Futari"@ja-latn .

_:Na6ab0208cb614a579659821eca2811e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コネクト -TV MIX-"@ja,
        "Connect -TV MIX-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nc893456d6d444f5b9df1266dd02073c7 ;
    schema:name "コネクト -TV MIX-"@ja,
        "Connect -TV MIX-"@ja-latn .

_:Na6e25ffd594b461c8fbaa4cc3b63c7b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamin'"@ja,
        "Dreamin'"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nc893456d6d444f5b9df1266dd02073c7 ;
    schema:name "Dreamin'"@ja,
        "Dreamin'"@ja-latn .

_:Nc893456d6d444f5b9df1266dd02073c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e093d105a604fec8b986c32a3f9566d,
        _:N31d1608c912c4b25a5300f11f6f48313,
        _:Na6ab0208cb614a579659821eca2811e1,
        _:Na6e25ffd594b461c8fbaa4cc3b63c7b8 ;
    mo:track_count 4 ;
    schema:duration "PT14:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0e093d105a604fec8b986c32a3f9566d,
        _:N31d1608c912c4b25a5300f11f6f48313,
        _:Na6ab0208cb614a579659821eca2811e1,
        _:Na6e25ffd594b461c8fbaa4cc3b63c7b8 .

