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

<album/75502#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GUNDAM TRIBUTE 2 FROM LANTIS"@en,
        "ガンダムトリビュート2 FROM LANTIS"@ja,
        "GUNDAM TRIBUTE 2 FROM LANTIS"@ja-latn ;
    mo:produced_work <album/75502#musicalwork> ;
    schema:name "GUNDAM TRIBUTE 2 FROM LANTIS"@en,
        "ガンダムトリビュート2 FROM LANTIS"@ja,
        "GUNDAM TRIBUTE 2 FROM LANTIS"@ja-latn .

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

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

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

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

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

<artist/1606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75502#performance> ;
    schema:name "Aki Misato"@en,
        "美郷あき"@ja ;
    foaf:name "Aki Misato"@en,
        "美郷あき"@ja .

<artist/4035#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75502#performance> ;
    schema:name "Chihiro Yonekura"@en,
        "米倉千尋"@ja ;
    foaf:name "Chihiro Yonekura"@en,
        "米倉千尋"@ja .

<artist/41755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75502#performance> ;
    schema:name "Faylan"@en,
        "飛蘭"@ja ;
    foaf:name "Faylan"@en,
        "飛蘭"@ja .

<artist/47#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75502#performance> ;
    schema:name "Minami Kuribayashi"@en,
        "栗林みな実"@ja ;
    foaf:name "Minami Kuribayashi"@en,
        "栗林みな実"@ja .

<artist/55#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75502#performance> ;
    schema:name "JAM Project"@en ;
    foaf:name "JAM Project"@en .

<artist/6531#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75502#performance> ;
    schema:name "GRANRODEO"@en ;
    foaf:name "GRANRODEO"@en .

<album/75502#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-10"^^xsd:date ;
    dcterms:title "GUNDAM TRIBUTE 2 FROM LANTIS"@en,
        "ガンダムトリビュート2 FROM LANTIS"@ja,
        "GUNDAM TRIBUTE 2 FROM LANTIS"@ja-latn ;
    mo:catalogue_number "LACA-15070" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75502#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mobile Suit Gundam Series"@en ;
            foaf:name "Mobile Suit Gundam Series"@en ] ;
    schema:byArtist <artist/1606#subject>,
        <artist/4035#subject>,
        <artist/41755#subject>,
        <artist/47#subject>,
        <artist/55#subject>,
        <artist/6531#subject> ;
    schema:datePublished "2010-11-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "GUNDAM TRIBUTE 2 FROM LANTIS"@en,
        "ガンダムトリビュート2 FROM LANTIS"@ja,
        "GUNDAM TRIBUTE 2 FROM LANTIS"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/75502#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/75502#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/75502#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GUNDAM TRIBUTE 2 FROM LANTIS"@en,
        "ガンダムトリビュート2 FROM LANTIS"@ja,
        "GUNDAM TRIBUTE 2 FROM LANTIS"@ja-latn ;
    mo:performance_of <album/75502#musicalwork> ;
    mo:performer <artist/1606#subject>,
        <artist/4035#subject>,
        <artist/41755#subject>,
        <artist/47#subject>,
        <artist/55#subject>,
        <artist/6531#subject> ;
    mo:recorded_as <album/75502#musicalexpression> ;
    schema:byArtist <artist/1606#subject>,
        <artist/4035#subject>,
        <artist/41755#subject>,
        <artist/47#subject>,
        <artist/55#subject>,
        <artist/6531#subject> ;
    schema:name "GUNDAM TRIBUTE 2 FROM LANTIS"@en,
        "ガンダムトリビュート2 FROM LANTIS"@ja,
        "GUNDAM TRIBUTE 2 FROM LANTIS"@ja-latn ;
    schema:workPerformed <album/75502#musicalwork> .

