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

<artist/25042#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fumiaki Maruto"@en,
        "丸戸史明"@ja ;
    foaf:made <album/7189#lyrics>,
        <album/7189#subject> ;
    foaf:name "Fumiaki Maruto"@en,
        "丸戸史明"@ja .

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

<album/7189#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sekai de Ichiban C na D"@en,
        "世界でいちばんCなD"@ja,
        "Sekai de Ichiban C na D"@ja-latn ;
    mo:composer <artist/97#subject> ;
    mo:produced_work <album/7189#musicalwork> ;
    schema:name "Sekai de Ichiban C na D"@en,
        "世界でいちばんCなD"@ja,
        "Sekai de Ichiban C na D"@ja-latn .

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

<org/1827#subject> schema:name "HERMIT"@en,
        "HERMIT"@ja,
        "HERMIT"@ja-latn ;
    foaf:name "HERMIT"@en,
        "HERMIT"@ja,
        "HERMIT"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/7189/7189-1204107784.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7189#performance> ;
    schema:name "Kazane"@en,
        "風音"@ja ;
    foaf:name "Kazane"@en,
        "風音"@ja .

<artist/3417#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7189#performance> ;
    schema:name "Hikaru Isshiki"@en,
        "一色ヒカル"@ja ;
    foaf:name "Hikaru Isshiki"@en,
        "一色ヒカル"@ja .

<artist/4195#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7189#performance> ;
    schema:name "Kori Natsuno"@en,
        "夏野こおり"@ja ;
    foaf:name "Kori Natsuno"@en,
        "夏野こおり"@ja .

<artist/4197#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7189#performance> ;
    schema:name "Nozomi Shibahara"@en,
        "芝原のぞみ"@ja ;
    foaf:name "Nozomi Shibahara"@en,
        "芝原のぞみ"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7189#subject> ;
    mo:performed <album/7189#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:made <album/7189#composition>,
        <album/7189#lyrics>,
        <album/7189#subject> ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<album/7189#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-22"^^xsd:date ;
    dcterms:title "Sekai de Ichiban C na D"@en,
        "世界でいちばんCなD"@ja,
        "Sekai de Ichiban C na D"@ja-latn ;
    mo:catalogue_number "Will-190CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7189#musicalexpression> ;
    mo:publisher <org/1827#subject> ;
    mo:record _:N891fb12073ad47808d81a62d593da588 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sekai de Ichiban Dame na Koi"@en ;
            foaf:name "Sekai de Ichiban Dame na Koi"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "先割れ丼"@en ;
            foaf:name "先割れ丼"@en ],
        <artist/1797#subject>,
        <artist/3417#subject>,
        <artist/4195#subject>,
        <artist/4197#subject>,
        <artist/97#subject> ;
    schema:datePublished "2007-11-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/7189/7189-1204107784.jpg> ;
    schema:name "Sekai de Ichiban C na D"@en,
        "世界でいちばんCなD"@ja,
        "Sekai de Ichiban C na D"@ja-latn ;
    schema:publisher <org/1827#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/7189/7189-1204107784.jpg> .

<album/7189#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sekai de Ichiban C na D"@en,
        "世界でいちばんCなD"@ja,
        "Sekai de Ichiban C na D"@ja-latn ;
    mo:performance_of <album/7189#musicalwork> ;
    mo:performer _:N9828f15fcfca49e2a408bb03d591333a,
        <artist/1797#subject>,
        <artist/3417#subject>,
        <artist/4195#subject>,
        <artist/4197#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/7189#musicalexpression> ;
    schema:byArtist _:N9828f15fcfca49e2a408bb03d591333a,
        <artist/1797#subject>,
        <artist/3417#subject>,
        <artist/4195#subject>,
        <artist/4197#subject>,
        <artist/97#subject> ;
    schema:name "Sekai de Ichiban C na D"@en,
        "世界でいちばんCなD"@ja,
        "Sekai de Ichiban C na D"@ja-latn ;
    schema:workPerformed <album/7189#musicalwork> .

_:N2045a0c229c94b1daa702cfa8138353d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Love"@en,
        "陽だまりコイゴコロ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N891fb12073ad47808d81a62d593da588 ;
    schema:name "Sunny Love"@en,
        "陽だまりコイゴコロ"@ja .

_:N2d15e84aebeb4f47bc27238c23421589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thread of Love"@en,
        "いとしさの糸"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N891fb12073ad47808d81a62d593da588 ;
    schema:name "Thread of Love"@en,
        "いとしさの糸"@ja .

_:N2d25b0e4e795421d86a11aec218cf3f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thread of Love Karaoke Ver."@en,
        "いとしさの糸 カラオケVer."@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N891fb12073ad47808d81a62d593da588 ;
    schema:name "Thread of Love Karaoke Ver."@en,
        "いとしさの糸 カラオケVer."@ja .

_:N9828f15fcfca49e2a408bb03d591333a a schema:Person,
        foaf:Person ;
    mo:performed <album/7189#performance> ;
    schema:name "先割れ丼"@en ;
    foaf:name "先割れ丼"@en .

_:Nb6c4e44f042d4986bf52e7b9e336f90e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mini Drama \"The Third First Day of Work\""@en,
        "ミニドラマ 「三度目の初出勤」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT27:10"^^xsd:interval ;
    schema:inPlaylist _:N891fb12073ad47808d81a62d593da588 ;
    schema:name "Mini Drama \"The Third First Day of Work\""@en,
        "ミニドラマ 「三度目の初出勤」"@ja .

_:Nf741f1d9055843d5b1e1d05645091b3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Love Karaoke Ver."@en,
        "陽だまりコイゴコロ カラオケVer."@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N891fb12073ad47808d81a62d593da588 ;
    schema:name "Sunny Love Karaoke Ver."@en,
        "陽だまりコイゴコロ カラオケVer."@ja .

_:N891fb12073ad47808d81a62d593da588 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2045a0c229c94b1daa702cfa8138353d,
        _:N2d15e84aebeb4f47bc27238c23421589,
        _:N2d25b0e4e795421d86a11aec218cf3f3,
        _:Nb6c4e44f042d4986bf52e7b9e336f90e,
        _:Nf741f1d9055843d5b1e1d05645091b3f ;
    mo:track_count 5 ;
    schema:duration "PT43:14"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2045a0c229c94b1daa702cfa8138353d,
        _:N2d15e84aebeb4f47bc27238c23421589,
        _:N2d25b0e4e795421d86a11aec218cf3f3,
        _:Nb6c4e44f042d4986bf52e7b9e336f90e,
        _:Nf741f1d9055843d5b1e1d05645091b3f .

