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

<artist/10845#subject> a schema:Person,
        foaf:Person ;
    schema:name "mavie"@en ;
    foaf:made <album/21725#lyrics>,
        <album/21725#subject> ;
    foaf:name "mavie"@en .

<artist/17180#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ion Okumura"@en,
        "奥村イオン"@ja ;
    foaf:made <album/21725#lyrics>,
        <album/21725#subject> ;
    foaf:name "Ion Okumura"@en,
        "奥村イオン"@ja .

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

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

<artist/25515#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21725#subject> ;
    schema:name "Wisao Yoshida"@en,
        "吉田ゐさお"@ja ;
    foaf:made <album/21725#composition>,
        <album/21725#subject> ;
    foaf:name "Wisao Yoshida"@en,
        "吉田ゐさお"@ja .

<artist/29015#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21725#subject> ;
    schema:name "Tadashi Nakamura"@en,
        "中村匡"@ja ;
    foaf:made <album/21725#composition>,
        <album/21725#subject> ;
    foaf:name "Tadashi Nakamura"@en,
        "中村匡"@ja .

<product/3261#subject> a schema:CreativeWork ;
    schema:name "Oreimo"@en,
        "俺の妹がこんなに可愛いわけがない"@ja,
        "Ore no Imouto ga Konnani Kawaii Wake ga nai"@ja-latn ;
    foaf:name "Oreimo"@en,
        "俺の妹がこんなに可愛いわけがない"@ja,
        "Ore no Imouto ga Konnani Kawaii Wake ga nai"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/52/21725/21725-1288301365.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/21725#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-20"^^xsd:date ;
    dcterms:title "irony / ClariS [Limited Edition]"@en,
        "irony / ClariS [期間生産限定盤]"@ja,
        "irony / ClariS [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-909" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21725#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nf167e2e50e7941cb9b3406eaef161e47 ;
    mo:record_count 1 ;
    schema:about <product/3261#subject> ;
    schema:datePublished "2010-10-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/21725/21725-1288301365.jpg> ;
    schema:name "irony / ClariS [Limited Edition]"@en,
        "irony / ClariS [期間生産限定盤]"@ja,
        "irony / ClariS [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/21725/21725-1288301365.jpg> .

_:N18eb7c2ec72d43e5a4520edbdb802591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neo Moon"@ja,
        "Neo Moon"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nf167e2e50e7941cb9b3406eaef161e47 ;
    schema:name "Neo Moon"@ja,
        "Neo Moon"@ja-latn .

_:N36316415da1c4414a5f359feb27206ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ココロの引力"@ja,
        "Kokoro no Inryoku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf167e2e50e7941cb9b3406eaef161e47 ;
    schema:name "ココロの引力"@ja,
        "Kokoro no Inryoku"@ja-latn .

_:N6f52adfce2ee438b898c63fc36befa6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "irony"@ja,
        "irony"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nf167e2e50e7941cb9b3406eaef161e47 ;
    schema:name "irony"@ja,
        "irony"@ja-latn .

_:N8afba52567ac4403bd03bcfc7e2ef3e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "irony-TV Mix-"@ja,
        "irony -TV Mix-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nf167e2e50e7941cb9b3406eaef161e47 ;
    schema:name "irony-TV Mix-"@ja,
        "irony -TV Mix-"@ja-latn .

_:Nf167e2e50e7941cb9b3406eaef161e47 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18eb7c2ec72d43e5a4520edbdb802591,
        _:N36316415da1c4414a5f359feb27206ae,
        _:N6f52adfce2ee438b898c63fc36befa6f,
        _:N8afba52567ac4403bd03bcfc7e2ef3e9 ;
    mo:track_count 4 ;
    schema:duration "PT13:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N18eb7c2ec72d43e5a4520edbdb802591,
        _:N36316415da1c4414a5f359feb27206ae,
        _:N6f52adfce2ee438b898c63fc36befa6f,
        _:N8afba52567ac4403bd03bcfc7e2ef3e9 .

