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

<artist/25136#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai Kakumoto"@en,
        "角本麻衣"@ja ;
    foaf:made <album/69165#lyrics>,
        <album/69165#subject> ;
    foaf:name "Mai Kakumoto"@en,
        "角本麻衣"@ja .

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

<artist/17517#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69165#subject> ;
    schema:name "Takanori Fujimoto"@en,
        "藤本貴則"@ja ;
    foaf:made <album/69165#composition>,
        <album/69165#subject> ;
    foaf:name "Takanori Fujimoto"@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/69165#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angel's Three Piece! SPECIAL CD 1"@en,
        "天使の3P! スペシャルCD 1"@ja,
        "Tenshi no 3P! Special CD 1"@ja-latn ;
    mo:composer <artist/17517#subject> ;
    mo:produced_work <album/69165#musicalwork> ;
    schema:name "Angel's Three Piece! SPECIAL CD 1"@en,
        "天使の3P! スペシャルCD 1"@ja,
        "Tenshi no 3P! Special CD 1"@ja-latn .

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

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

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

<album/69165#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/56/69165/69165-1523434011.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/69165#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/69165/69165-1523434011.jpg> ;
    foaf:depicts <album/69165#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/69165/69165-1523434011.jpg> .

<https://medium-media.vgm.io/albums/56/69165/69165-1523434011.jpg> a schema:ImageObject,
        foaf:Image .

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

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

_:N4497f5eee3a04421b33c6f9f3bd0d556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAND UP!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N62741b3b58be4d7eb2d680b864ee55eb ;
    schema:name "STAND UP!"@en .

_:Ncb0b170e7cd2494698a4169c6c29f31b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAND UP! (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N62741b3b58be4d7eb2d680b864ee55eb ;
    schema:name "STAND UP! (Instrumental)"@en .

_:N62741b3b58be4d7eb2d680b864ee55eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4497f5eee3a04421b33c6f9f3bd0d556,
        _:Ncb0b170e7cd2494698a4169c6c29f31b ;
    mo:track_count 2 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4497f5eee3a04421b33c6f9f3bd0d556,
        _:Ncb0b170e7cd2494698a4169c6c29f31b .

