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

<artist/32928#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mariko Takeda"@en,
        "たけだまりこ"@ja ;
    foaf:made <album/95052#subject>,
        <album/95052#vocals> ;
    foaf:name "Mariko Takeda"@en,
        "たけだまりこ"@ja .

<artist/10821#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95052#subject> ;
    schema:name "Satomi Kawasaki"@en,
        "川崎里実"@ja ;
    foaf:made <album/95052#composition>,
        <album/95052#lyrics>,
        <album/95052#subject> ;
    foaf:name "Satomi Kawasaki"@en,
        "川崎里実"@ja .

<product/8452#subject> a schema:CreativeWork ;
    schema:name "Augmented Reality Girls Trinary"@en,
        "拡張少女系トライナリー"@ja,
        "Augmented Reality Girls Trinary"@ja-latn ;
    foaf:name "Augmented Reality Girls Trinary"@en,
        "拡張少女系トライナリー"@ja,
        "Augmented Reality Girls Trinary"@ja-latn .

<album/95052#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Augmented Reality Girls Trinary: Metroporitan medicine ~Uchuu no Housoku de TOKYO~"@en,
        "拡張少女系トライナリー・Metroporitan medicine 〜宇宙の法則でTOKYO〜"@ja,
        "Augmented Reality Girls Trinary: Metroporitan medicine ~Uchuu no Housoku de TOKYO~"@ja-latn ;
    mo:composer <artist/10821#subject> ;
    mo:produced_work <album/95052#musicalwork> ;
    schema:name "Augmented Reality Girls Trinary: Metroporitan medicine ~Uchuu no Housoku de TOKYO~"@en,
        "拡張少女系トライナリー・Metroporitan medicine 〜宇宙の法則でTOKYO〜"@ja,
        "Augmented Reality Girls Trinary: Metroporitan medicine ~Uchuu no Housoku de TOKYO~"@ja-latn .

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

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

<album/95052#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Augmented Reality Girls Trinary: Metroporitan medicine ~Uchuu no Housoku de TOKYO~"@en,
        "拡張少女系トライナリー・Metroporitan medicine 〜宇宙の法則でTOKYO〜"@ja,
        "Augmented Reality Girls Trinary: Metroporitan medicine ~Uchuu no Housoku de TOKYO~"@ja-latn ;
    mo:performance_of <album/95052#musicalwork> ;
    mo:recorded_as <album/95052#musicalexpression> ;
    schema:name "Augmented Reality Girls Trinary: Metroporitan medicine ~Uchuu no Housoku de TOKYO~"@en,
        "拡張少女系トライナリー・Metroporitan medicine 〜宇宙の法則でTOKYO〜"@ja,
        "Augmented Reality Girls Trinary: Metroporitan medicine ~Uchuu no Housoku de TOKYO~"@ja-latn ;
    schema:workPerformed <album/95052#musicalwork> .

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

<org/1349#subject> schema:name "KOEI TECMO GAMES CO., LTD."@en,
        "株式会社コーエーテクモゲームス"@ja,
        "KOEI TECMO GAMES CO., LTD."@ja-latn ;
    foaf:name "KOEI TECMO GAMES CO., LTD."@en,
        "株式会社コーエーテクモゲームス"@ja,
        "KOEI TECMO GAMES CO., LTD."@ja-latn .

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

<https://medium-media.vgm.io/albums/25/95052/95052-1578290357.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95052#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-22"^^xsd:date ;
    dcterms:title "Augmented Reality Girls Trinary: Metroporitan medicine ~Uchuu no Housoku de TOKYO~"@en,
        "拡張少女系トライナリー・Metroporitan medicine 〜宇宙の法則でTOKYO〜"@ja,
        "Augmented Reality Girls Trinary: Metroporitan medicine ~Uchuu no Housoku de TOKYO~"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95052#musicalexpression> ;
    mo:publisher <org/1349#subject> ;
    mo:record _:N9d8f61915b85408fac16e35c68a90ae5 ;
    mo:record_count 1 ;
    schema:about <product/8452#subject> ;
    schema:datePublished "2017-11-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/95052/95052-1578290357.jpg> ;
    schema:name "Augmented Reality Girls Trinary: Metroporitan medicine ~Uchuu no Housoku de TOKYO~"@en,
        "拡張少女系トライナリー・Metroporitan medicine 〜宇宙の法則でTOKYO〜"@ja,
        "Augmented Reality Girls Trinary: Metroporitan medicine ~Uchuu no Housoku de TOKYO~"@ja-latn ;
    schema:publisher <org/1349#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/95052/95052-1578290357.jpg> .

_:N07ccd487e6c84e7cb1d46499b7f52831 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metroporitan medicine 〜宇宙の法則でTOKYO〜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N9d8f61915b85408fac16e35c68a90ae5 ;
    schema:name "Metroporitan medicine 〜宇宙の法則でTOKYO〜"@ja .

_:N1e730ceb586c41f3abcab44edeb7aeb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metroporitan medicine 〜宇宙の法則でTOKYO〜[Karaoke Ver.]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N9d8f61915b85408fac16e35c68a90ae5 ;
    schema:name "Metroporitan medicine 〜宇宙の法則でTOKYO〜[Karaoke Ver.]"@ja .

_:N9d8f61915b85408fac16e35c68a90ae5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07ccd487e6c84e7cb1d46499b7f52831,
        _:N1e730ceb586c41f3abcab44edeb7aeb2 ;
    mo:track_count 2 ;
    schema:duration "PT10:10"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N07ccd487e6c84e7cb1d46499b7f52831,
        _:N1e730ceb586c41f3abcab44edeb7aeb2 .

