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

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

<artist/24982#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76706#subject> ;
    schema:name "Tenta Sugisaka"@en,
        "杉坂天汰"@ja ;
    foaf:made <album/76706#composition>,
        <album/76706#lyrics>,
        <album/76706#subject> ;
    foaf:name "Tenta Sugisaka"@en,
        "杉坂天汰"@ja .

<artist/26715#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76706#subject> ;
    schema:name "AWOKI"@en ;
    foaf:made <album/76706#composition>,
        <album/76706#subject> ;
    foaf:name "AWOKI"@en .

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

<product/6302#subject> a schema:CreativeWork ;
    schema:name "Comic Girls"@en,
        "こみっくがーるず"@ja,
        "Comic Girls"@ja-latn ;
    foaf:name "Comic Girls"@en,
        "こみっくがーるず"@ja,
        "Comic Girls"@ja-latn .

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

<org/1718#subject> schema:name "Sony Pictures Home Entertainment"@en,
        "Sony Pictures Home Entertainment"@ja,
        "Sony Pictures Home Entertainment"@ja-latn ;
    foaf:name "Sony Pictures Home Entertainment"@en,
        "Sony Pictures Home Entertainment"@ja,
        "Sony Pictures Home Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/76706/76706-1541330149.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/76706#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "COMIC GIRLS BONUS CD Vol.4"@en,
        "こみっくがーるず BONUS CD Vol.4"@ja,
        "COMIC GIRLS BONUS CD Vol.4"@ja-latn ;
    mo:performance_of <album/76706#musicalwork> ;
    mo:performer <artist/18929#subject> ;
    mo:recorded_as <album/76706#musicalexpression> ;
    schema:byArtist <artist/18929#subject> ;
    schema:name "COMIC GIRLS BONUS CD Vol.4"@en,
        "こみっくがーるず BONUS CD Vol.4"@ja,
        "COMIC GIRLS BONUS CD Vol.4"@ja-latn ;
    schema:workPerformed <album/76706#musicalwork> .

<artist/18929#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76706#performance> ;
    schema:name "Kaede Hondo"@en,
        "本渡楓"@ja ;
    foaf:name "Kaede Hondo"@en,
        "本渡楓"@ja .

<album/76706#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "COMIC GIRLS BONUS CD Vol.4"@en,
        "こみっくがーるず BONUS CD Vol.4"@ja,
        "COMIC GIRLS BONUS CD Vol.4"@ja-latn ;
    mo:composer <artist/24982#subject>,
        <artist/26715#subject>,
        <artist/53994#subject> ;
    mo:produced_work <album/76706#musicalwork> ;
    schema:name "COMIC GIRLS BONUS CD Vol.4"@en,
        "こみっくがーるず BONUS CD Vol.4"@ja,
        "COMIC GIRLS BONUS CD Vol.4"@ja-latn .

<album/76706#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-26"^^xsd:date ;
    dcterms:title "COMIC GIRLS BONUS CD Vol.4"@en,
        "こみっくがーるず BONUS CD Vol.4"@ja,
        "COMIC GIRLS BONUS CD Vol.4"@ja-latn ;
    mo:catalogue_number "81291-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76706#musicalexpression> ;
    mo:publisher <org/1718#subject> ;
    mo:record _:Ne48b54a97ec64940b9386162a8dfd532 ;
    mo:record_count 1 ;
    schema:about <product/6302#subject> ;
    schema:byArtist <artist/18929#subject> ;
    schema:datePublished "2018-09-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/76706/76706-1541330149.jpg> ;
    schema:name "COMIC GIRLS BONUS CD Vol.4"@en,
        "こみっくがーるず BONUS CD Vol.4"@ja,
        "COMIC GIRLS BONUS CD Vol.4"@ja-latn ;
    schema:publisher <org/1718#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/76706/76706-1541330149.jpg> .

_:N0cff5b5b4c4f4a84a51b2baf145ab8d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙はみせない -恋塚小夢ver.-"@ja,
        "Namida wa Misenai -Koizuka Koyume ver.-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne48b54a97ec64940b9386162a8dfd532 ;
    schema:name "涙はみせない -恋塚小夢ver.-"@ja,
        "Namida wa Misenai -Koizuka Koyume ver.-"@ja-latn .

_:N95feed3b255b4d89b9b03a56c609836b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories -恋塚小夢ver.-"@ja,
        "Memories -Koizuka Koyume ver.-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne48b54a97ec64940b9386162a8dfd532 ;
    schema:name "Memories -恋塚小夢ver.-"@ja,
        "Memories -Koizuka Koyume ver.-"@ja-latn .

_:Ne48b54a97ec64940b9386162a8dfd532 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cff5b5b4c4f4a84a51b2baf145ab8d9,
        _:N95feed3b255b4d89b9b03a56c609836b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0cff5b5b4c4f4a84a51b2baf145ab8d9,
        _:N95feed3b255b4d89b9b03a56c609836b .

