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

<artist/12585#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erica Masaki"@en,
        "真崎エリカ"@ja ;
    foaf:made <album/69167#lyrics>,
        <album/69167#subject> ;
    foaf:name "Erica Masaki"@en,
        "真崎エリカ"@ja .

<artist/27045#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Ono"@en,
        "大野柚布子"@ja ;
    foaf:made <album/69167#subject>,
        <album/69167#vocals> ;
    foaf:name "Yuko Ono"@en,
        "大野柚布子"@ja .

<artist/26144#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69167#subject> ;
    schema:name "Takayuki Ishikura"@en,
        "石倉誉之"@ja ;
    foaf:made <album/69167#composition>,
        <album/69167#subject> ;
    foaf:name "Takayuki Ishikura"@en,
        "石倉誉之"@ja .

<product/5549#subject> a schema:CreativeWork ;
    schema:name "Angel's 3Piece!"@en,
        "天使の3P! HERE COMES THE THREE ANGELS"@ja,
        "Tenshi no 3P! HERE COMES THE THREE ANGELS"@ja-latn ;
    foaf:name "Angel's 3Piece!"@en,
        "天使の3P! HERE COMES THE THREE ANGELS"@ja,
        "Tenshi no 3P! HERE COMES THE THREE ANGELS"@ja-latn .

<album/69167#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angel's Three Piece! SPECIAL CD 3"@en,
        "天使の3P! スペシャルCD 3"@ja,
        "Tenshi no 3P! Special CD 3"@ja-latn ;
    mo:composer <artist/26144#subject> ;
    mo:produced_work <album/69167#musicalwork> ;
    schema:name "Angel's Three Piece! SPECIAL CD 3"@en,
        "天使の3P! スペシャルCD 3"@ja,
        "Tenshi no 3P! Special CD 3"@ja-latn .

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

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

<album/69167#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Angel's Three Piece! SPECIAL CD 3"@en,
        "天使の3P! スペシャルCD 3"@ja,
        "Tenshi no 3P! Special CD 3"@ja-latn ;
    mo:performance_of <album/69167#musicalwork> ;
    mo:recorded_as <album/69167#musicalexpression> ;
    schema:name "Angel's Three Piece! SPECIAL CD 3"@en,
        "天使の3P! スペシャルCD 3"@ja,
        "Tenshi no 3P! Special CD 3"@ja-latn ;
    schema:workPerformed <album/69167#musicalwork> .

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

<org/4813#subject> schema:name "GAGA"@en,
        "ギャガ"@ja,
        "GAGA"@ja-latn ;
    foaf:name "GAGA"@en,
        "ギャガ"@ja,
        "GAGA"@ja-latn .

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

<https://medium-media.vgm.io/albums/76/69167/69167-1523434622.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69167#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-02"^^xsd:date ;
    dcterms:title "Angel's Three Piece! SPECIAL CD 3"@en,
        "天使の3P! スペシャルCD 3"@ja,
        "Tenshi no 3P! Special CD 3"@ja-latn ;
    mo:catalogue_number "HMCH-2071" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69167#musicalexpression> ;
    mo:publisher <org/4813#subject> ;
    mo:record _:N47c98a6d03c340898d62a01d4a5f699e ;
    mo:record_count 1 ;
    schema:about <product/5549#subject> ;
    schema:datePublished "2017-12-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/76/69167/69167-1523434622.jpg> ;
    schema:name "Angel's Three Piece! SPECIAL CD 3"@en,
        "天使の3P! スペシャルCD 3"@ja,
        "Tenshi no 3P! Special CD 3"@ja-latn ;
    schema:publisher <org/4813#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/69167/69167-1523434622.jpg> .

_:N3349e58fd6e140e08438912d2f9341dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe In...Myself (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N47c98a6d03c340898d62a01d4a5f699e ;
    schema:name "Believe In...Myself (Instrumental)"@en .

_:Nf2303a6a40894e8085e612dd4f985e00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe In...Myself"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N47c98a6d03c340898d62a01d4a5f699e ;
    schema:name "Believe In...Myself"@en .

_:N47c98a6d03c340898d62a01d4a5f699e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3349e58fd6e140e08438912d2f9341dc,
        _:Nf2303a6a40894e8085e612dd4f985e00 ;
    mo:track_count 2 ;
    schema:duration "PT8:40"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3349e58fd6e140e08438912d2f9341dc,
        _:Nf2303a6a40894e8085e612dd4f985e00 .

