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

<album/76647#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Three D Kanojo Real Girl Vol.1 Bonus CD"@en,
        "3D彼女 リアルガール 第1巻 特典CD"@ja,
        "3D Kanojo: Real Girl Vol.1 Bonus CD"@ja-latn ;
    mo:produced_work <album/76647#musicalwork> ;
    schema:name "Three D Kanojo Real Girl Vol.1 Bonus CD"@en,
        "3D彼女 リアルガール 第1巻 特典CD"@ja,
        "3D Kanojo: Real Girl Vol.1 Bonus CD"@ja-latn .

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

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

<product/6318#subject> a schema:CreativeWork ;
    schema:name "Real Girl"@en,
        "3D彼女 リアルガール"@ja,
        "3D Kanojo: Real Girl"@ja-latn ;
    foaf:name "Real Girl"@en,
        "3D彼女 リアルガール"@ja,
        "3D Kanojo: Real Girl"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/74/76647/76647-1522818452.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12671#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76647#performance> ;
    schema:name "Minami Tsuda"@en,
        "津田美波"@ja ;
    foaf:name "Minami Tsuda"@en,
        "津田美波"@ja .

<artist/12887#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76647#performance> ;
    schema:name "Shouta Aoi"@en,
        "蒼井翔太"@ja ;
    foaf:name "Shouta Aoi"@en,
        "蒼井翔太"@ja .

<artist/15291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76647#performance> ;
    schema:name "Yu Serizawa"@en,
        "芹澤優"@ja ;
    foaf:name "Yu Serizawa"@en,
        "芹澤優"@ja .

<artist/17203#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76647#performance> ;
    schema:name "Shiki Aoki"@en,
        "青木志貴"@ja ;
    foaf:name "Shiki Aoki"@en,
        "青木志貴"@ja .

<artist/29529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76647#performance> ;
    schema:name "Teppei Uenishi"@en,
        "上西哲平"@ja ;
    foaf:name "Teppei Uenishi"@en,
        "上西哲平"@ja .

<artist/30674#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76647#performance> ;
    schema:name "Uko Tachibana"@en,
        "橘U子"@ja ;
    foaf:name "Uko Tachibana"@en,
        "橘U子"@ja .

<artist/31176#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76647#performance> ;
    schema:name "Junpei Baba"@en,
        "馬場惇平"@ja ;
    foaf:name "Junpei Baba"@en,
        "馬場惇平"@ja .

<album/76647#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-27"^^xsd:date ;
    dcterms:title "Three D Kanojo Real Girl Vol.1 Bonus CD"@en,
        "3D彼女 リアルガール 第1巻 特典CD"@ja,
        "3D Kanojo: Real Girl Vol.1 Bonus CD"@ja-latn ;
    mo:catalogue_number "VPCY-71619C" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76647#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N738aa71db49e49b5bcf14dc77e3e2f09 ;
    mo:record_count 1 ;
    schema:about <product/6318#subject> ;
    schema:byArtist <artist/12671#subject>,
        <artist/12887#subject>,
        <artist/15291#subject>,
        <artist/17203#subject>,
        <artist/29529#subject>,
        <artist/30674#subject>,
        <artist/31176#subject> ;
    schema:datePublished "2018-06-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/74/76647/76647-1522818452.jpg> ;
    schema:name "Three D Kanojo Real Girl Vol.1 Bonus CD"@en,
        "3D彼女 リアルガール 第1巻 特典CD"@ja,
        "3D Kanojo: Real Girl Vol.1 Bonus CD"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/76647/76647-1522818452.jpg> .

<album/76647#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Three D Kanojo Real Girl Vol.1 Bonus CD"@en,
        "3D彼女 リアルガール 第1巻 特典CD"@ja,
        "3D Kanojo: Real Girl Vol.1 Bonus CD"@ja-latn ;
    mo:performance_of <album/76647#musicalwork> ;
    mo:performer <artist/12671#subject>,
        <artist/12887#subject>,
        <artist/15291#subject>,
        <artist/17203#subject>,
        <artist/29529#subject>,
        <artist/30674#subject>,
        <artist/31176#subject> ;
    mo:recorded_as <album/76647#musicalexpression> ;
    schema:byArtist <artist/12671#subject>,
        <artist/12887#subject>,
        <artist/15291#subject>,
        <artist/17203#subject>,
        <artist/29529#subject>,
        <artist/30674#subject>,
        <artist/31176#subject> ;
    schema:name "Three D Kanojo Real Girl Vol.1 Bonus CD"@en,
        "3D彼女 リアルガール 第1巻 特典CD"@ja,
        "3D Kanojo: Real Girl Vol.1 Bonus CD"@ja-latn ;
    schema:workPerformed <album/76647#musicalwork> .

_:N19160a3ab2e74c7ebb7b074851ba6a16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俺が鬼ヶ島に行こうとした件について"@ja ;
    mo:track_number 1 ;
    schema:duration "PT22:12"^^xsd:interval ;
    schema:inPlaylist _:N738aa71db49e49b5bcf14dc77e3e2f09 ;
    schema:name "俺が鬼ヶ島に行こうとした件について"@ja .

_:N738aa71db49e49b5bcf14dc77e3e2f09 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19160a3ab2e74c7ebb7b074851ba6a16 ;
    mo:track_count 1 ;
    schema:duration "PT22:12"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N19160a3ab2e74c7ebb7b074851ba6a16 .

