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

<artist/40461#subject> a schema:Person,
        foaf:Person ;
    schema:name "Serena Kozuki"@en,
        "上月せれな"@ja ;
    foaf:made <album/62452#subject>,
        <album/62452#vocals> ;
    foaf:name "Serena Kozuki"@en,
        "上月せれな"@ja .

<artist/46385#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62452#subject> ;
    schema:name "Tommy Suzuki"@en,
        "とみゐ鈴木"@ja ;
    foaf:made <album/62452#composition>,
        <album/62452#lyrics>,
        <album/62452#subject> ;
    foaf:name "Tommy Suzuki"@en,
        "とみゐ鈴木"@ja .

<product/6010#subject> a schema:CreativeWork ;
    schema:name "Tenchi Muyo! Ryo-ohki 4th Season"@en,
        "天地無用! 魎皇鬼 第四期"@ja,
        "Tenchi Muyo! Ryououki Daiyonki"@ja-latn ;
    foaf:name "Tenchi Muyo! Ryo-ohki 4th Season"@en,
        "天地無用! 魎皇鬼 第四期"@ja,
        "Tenchi Muyo! Ryououki Daiyonki"@ja-latn .

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

<album/62452#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tenchi Muyo! / Serena Kozuki"@en,
        "天地無用! / 上月せれな"@ja,
        "Tenchi Muyo! / Serena Kozuki"@ja-latn ;
    mo:performance_of <album/62452#musicalwork> ;
    mo:recorded_as <album/62452#musicalexpression> ;
    schema:name "Tenchi Muyo! / Serena Kozuki"@en,
        "天地無用! / 上月せれな"@ja,
        "Tenchi Muyo! / Serena Kozuki"@ja-latn ;
    schema:workPerformed <album/62452#musicalwork> .

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

<org/5230#subject> schema:name "youthsource records"@en,
        "youthsource records"@ja,
        "youthsource records"@ja-latn ;
    foaf:name "youthsource records"@en,
        "youthsource records"@ja,
        "youthsource records"@ja-latn .

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

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

<album/62452#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenchi Muyo! / Serena Kozuki"@en,
        "天地無用! / 上月せれな"@ja,
        "Tenchi Muyo! / Serena Kozuki"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kazu"@en ;
            foaf:made <album/62452#composition> ;
            foaf:name "Kazu"@en ],
        <artist/46385#subject> ;
    mo:produced_work <album/62452#musicalwork> ;
    schema:name "Tenchi Muyo! / Serena Kozuki"@en,
        "天地無用! / 上月せれな"@ja,
        "Tenchi Muyo! / Serena Kozuki"@ja-latn .

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

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

<album/62452#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-29"^^xsd:date ;
    dcterms:title "Tenchi Muyo! / Serena Kozuki"@en,
        "天地無用! / 上月せれな"@ja,
        "Tenchi Muyo! / Serena Kozuki"@ja-latn ;
    mo:catalogue_number "YOSO-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62452#musicalexpression> ;
    mo:publisher <org/5230#subject> ;
    mo:record _:N9a9c9595768d44c7a0aaab3358465064 ;
    mo:record_count 1 ;
    schema:about <product/6010#subject> ;
    schema:datePublished "2016-11-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/62452/62452-1479375210.jpg> ;
    schema:name "Tenchi Muyo! / Serena Kozuki"@en,
        "天地無用! / 上月せれな"@ja,
        "Tenchi Muyo! / Serena Kozuki"@ja-latn ;
    schema:publisher <org/5230#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/62452/62452-1479375210.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kazu"@en ;
    foaf:made <album/62452#subject> ;
    foaf:name "Kazu"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62452#subject> ;
    schema:name "Kazu"@en ;
    foaf:made <album/62452#subject> ;
    foaf:name "Kazu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kazu"@en ;
    foaf:made <album/62452#lyrics> ;
    foaf:name "Kazu"@en .

_:N794e0e9bbdad44ae8957907d9388cc5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "じゃぱにーずかるちゃー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N9a9c9595768d44c7a0aaab3358465064 ;
    schema:name "じゃぱにーずかるちゃー"@ja .

_:N7ad59075f51a44c69617326c23d38762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "じゃぱにーずかるちゃー -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N9a9c9595768d44c7a0aaab3358465064 ;
    schema:name "じゃぱにーずかるちゃー -instrumental-"@ja .

_:Na127e44025084ff1899a36826848bb63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天地無用! -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N9a9c9595768d44c7a0aaab3358465064 ;
    schema:name "天地無用! -instrumental-"@ja .

_:Na3b7977ccea0420d85cacd05125233f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天地無用!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N9a9c9595768d44c7a0aaab3358465064 ;
    schema:name "天地無用!"@ja .

_:N9a9c9595768d44c7a0aaab3358465064 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N794e0e9bbdad44ae8957907d9388cc5c,
        _:N7ad59075f51a44c69617326c23d38762,
        _:Na127e44025084ff1899a36826848bb63,
        _:Na3b7977ccea0420d85cacd05125233f5 ;
    mo:track_count 4 ;
    schema:duration "PT15:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N794e0e9bbdad44ae8957907d9388cc5c,
        _:N7ad59075f51a44c69617326c23d38762,
        _:Na127e44025084ff1899a36826848bb63,
        _:Na3b7977ccea0420d85cacd05125233f5 .

