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

<artist/1815#subject> a schema:Person,
        foaf:Person ;
    schema:name "tororo"@en ;
    foaf:made <album/20415#lyrics>,
        <album/20415#subject> ;
    foaf:name "tororo"@en .

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

<artist/2174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20415#subject> ;
    schema:name "Nekono Comet"@en,
        "猫野こめっと"@ja ;
    foaf:made <album/20415#composition>,
        <album/20415#subject> ;
    foaf:name "Nekono Comet"@en,
        "猫野こめっと"@ja .

<album/20415#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A.C.D.C BC Da Capo ~First Drama CD Vol.1~"@en,
        "A.C.D.C. 紀元前 ダ・カーポ ～はじめてのドラマCD Vol.1～"@ja,
        "A.C.D.C BC Da Capo ~First Drama CD Vol.1~"@ja-latn ;
    mo:composer <artist/2174#subject> ;
    mo:produced_work <album/20415#musicalwork> ;
    schema:name "A.C.D.C BC Da Capo ~First Drama CD Vol.1~"@en,
        "A.C.D.C. 紀元前 ダ・カーポ ～はじめてのドラマCD Vol.1～"@ja,
        "A.C.D.C BC Da Capo ~First Drama CD Vol.1~"@ja-latn .

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

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

<org/1119#subject> schema:name "CIRCUS"@en,
        "有限会社サーカス"@ja,
        "CIRCUS"@ja-latn ;
    foaf:name "CIRCUS"@en,
        "有限会社サーカス"@ja,
        "CIRCUS"@ja-latn .

<https://media.vgm.io/albums/51/20415/20415-1283222312.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/20415#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/20415/20415-1283222312.jpg> ;
    foaf:depicts <album/20415#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/20415/20415-1283222312.jpg> .

<https://medium-media.vgm.io/albums/51/20415/20415-1283222312.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14916#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20415#performance> ;
    schema:name "Arisa"@en,
        "ありさ"@ja ;
    foaf:name "Arisa"@en,
        "ありさ"@ja .

<artist/1974#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20415#performance> ;
    schema:name "Yura Hinata"@en,
        "日向裕羅"@ja ;
    foaf:name "Yura Hinata"@en,
        "日向裕羅"@ja .

<artist/2034#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20415#performance> ;
    schema:name "Kanon Torii"@en,
        "鳥居花音"@ja ;
    foaf:name "Kanon Torii"@en,
        "鳥居花音"@ja .

<artist/2040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20415#performance> ;
    schema:name "Minami Hokuto"@en,
        "北都南"@ja ;
    foaf:name "Minami Hokuto"@en,
        "北都南"@ja .

<album/20415#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A.C.D.C BC Da Capo ~First Drama CD Vol.1~"@en,
        "A.C.D.C. 紀元前 ダ・カーポ ～はじめてのドラマCD Vol.1～"@ja,
        "A.C.D.C BC Da Capo ~First Drama CD Vol.1~"@ja-latn ;
    mo:performance_of <album/20415#musicalwork> ;
    mo:performer _:Ne40db4b77a134a3480d7d89718c8826c,
        <artist/14916#subject>,
        <artist/1974#subject>,
        <artist/2034#subject>,
        <artist/2040#subject> ;
    mo:recorded_as <album/20415#musicalexpression> ;
    schema:byArtist _:Ne40db4b77a134a3480d7d89718c8826c,
        <artist/14916#subject>,
        <artist/1974#subject>,
        <artist/2034#subject>,
        <artist/2040#subject> ;
    schema:name "A.C.D.C BC Da Capo ~First Drama CD Vol.1~"@en,
        "A.C.D.C. 紀元前 ダ・カーポ ～はじめてのドラマCD Vol.1～"@ja,
        "A.C.D.C BC Da Capo ~First Drama CD Vol.1~"@ja-latn ;
    schema:workPerformed <album/20415#musicalwork> .

<album/20415#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-07-30"^^xsd:date ;
    dcterms:title "A.C.D.C BC Da Capo ~First Drama CD Vol.1~"@en,
        "A.C.D.C. 紀元前 ダ・カーポ ～はじめてのドラマCD Vol.1～"@ja,
        "A.C.D.C BC Da Capo ~First Drama CD Vol.1~"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20415#musicalexpression> ;
    mo:publisher <org/1119#subject> ;
    mo:record _:Nf1a568c8a64a46ab9fff413d7d24c3c4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "D.C. ~Da Capo~ Series"@en ;
            foaf:name "D.C. ~Da Capo~ Series"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Snipe"@en ;
            foaf:name "Snipe"@en ],
        <artist/14916#subject>,
        <artist/1974#subject>,
        <artist/2034#subject>,
        <artist/2040#subject> ;
    schema:datePublished "2006-07-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/20415/20415-1283222312.jpg> ;
    schema:name "A.C.D.C BC Da Capo ~First Drama CD Vol.1~"@en,
        "A.C.D.C. 紀元前 ダ・カーポ ～はじめてのドラマCD Vol.1～"@ja,
        "A.C.D.C BC Da Capo ~First Drama CD Vol.1~"@ja-latn ;
    schema:publisher <org/1119#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/20415/20415-1283222312.jpg> .

_:N32fc6285ad8a4f8dbed7ca89bcb296aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For the First Time, \"Flame\""@en,
        "はじめての『炎』"@ja ;
    mo:track_number 3 ;
    schema:duration "PT48:45"^^xsd:interval ;
    schema:inPlaylist _:Nf1a568c8a64a46ab9fff413d7d24c3c4 ;
    schema:name "For the First Time, \"Flame\""@en,
        "はじめての『炎』"@ja .

_:N4f488043aefb4282aab148240df508c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Mamoth"@en,
        "ラヴ・マンモス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT23:15"^^xsd:interval ;
    schema:inPlaylist _:Nf1a568c8a64a46ab9fff413d7d24c3c4 ;
    schema:name "Love Mamoth"@en,
        "ラヴ・マンモス"@ja .

_:N9db64f63aefc4e9e87d6ec2358b92ad6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "プロローグ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT33:36"^^xsd:interval ;
    schema:inPlaylist _:Nf1a568c8a64a46ab9fff413d7d24c3c4 ;
    schema:name "Prologue"@en,
        "プロローグ"@ja .

_:Nb5a2e8335aa347cc8d44250f8747c3f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For the First Time, \"Song\""@en,
        "はじめての『うた』"@ja ;
    mo:track_number 5 ;
    schema:duration "PT46:52"^^xsd:interval ;
    schema:inPlaylist _:Nf1a568c8a64a46ab9fff413d7d24c3c4 ;
    schema:name "For the First Time, \"Song\""@en,
        "はじめての『うた』"@ja .

_:Nbcd4a9be56ac413790159b34f327a8a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For the First Time, \"Banana\"?"@en,
        "はじめての『バナナ』？"@ja ;
    mo:track_number 4 ;
    schema:duration "PT46:14"^^xsd:interval ;
    schema:inPlaylist _:Nf1a568c8a64a46ab9fff413d7d24c3c4 ;
    schema:name "For the First Time, \"Banana\"?"@en,
        "はじめての『バナナ』？"@ja .

_:Nd0f3c31f0a8c48bcb6a4b0a73211462f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interview ~snipe vs Arisa~"@en,
        "インタビュー ～snipe vs ありさ～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT37:49"^^xsd:interval ;
    schema:inPlaylist _:Nf1a568c8a64a46ab9fff413d7d24c3c4 ;
    schema:name "Interview ~snipe vs Arisa~"@en,
        "インタビュー ～snipe vs ありさ～"@ja .

_:Ne40db4b77a134a3480d7d89718c8826c a schema:Person,
        foaf:Person ;
    mo:performed <album/20415#performance> ;
    schema:name "Snipe"@en ;
    foaf:name "Snipe"@en .

_:Nf1a568c8a64a46ab9fff413d7d24c3c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32fc6285ad8a4f8dbed7ca89bcb296aa,
        _:N4f488043aefb4282aab148240df508c2,
        _:N9db64f63aefc4e9e87d6ec2358b92ad6,
        _:Nb5a2e8335aa347cc8d44250f8747c3f2,
        _:Nbcd4a9be56ac413790159b34f327a8a6,
        _:Nd0f3c31f0a8c48bcb6a4b0a73211462f ;
    mo:track_count 6 ;
    schema:duration "PT236:31"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N32fc6285ad8a4f8dbed7ca89bcb296aa,
        _:N4f488043aefb4282aab148240df508c2,
        _:N9db64f63aefc4e9e87d6ec2358b92ad6,
        _:Nb5a2e8335aa347cc8d44250f8747c3f2,
        _:Nbcd4a9be56ac413790159b34f327a8a6,
        _:Nd0f3c31f0a8c48bcb6a4b0a73211462f .

