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

<artist/12993#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anna Tsuchiya"@en,
        "土屋アンナ"@ja ;
    foaf:made <album/134282#subject>,
        <album/134282#vocals> ;
    foaf:name "Anna Tsuchiya"@en,
        "土屋アンナ"@ja .

<artist/15503#subject> a schema:Person,
        foaf:Person ;
    schema:name "michiko motohashi"@en ;
    foaf:made <album/134282#lyrics>,
        <album/134282#subject> ;
    foaf:name "michiko motohashi"@en .

<album/134282#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GUILTY / Anna Tsuchiya"@en,
        "GUILTY / 土屋 アンナ"@ja,
        "GUILTY / Anna Tsuchiya"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "LUCA"@en ;
            foaf:made <album/134282#composition> ;
            foaf:name "LUCA"@en ] ;
    mo:produced_work <album/134282#musicalwork> ;
    schema:name "GUILTY / Anna Tsuchiya"@en,
        "GUILTY / 土屋 アンナ"@ja,
        "GUILTY / Anna Tsuchiya"@ja-latn .

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

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

<album/134282#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GUILTY / Anna Tsuchiya"@en,
        "GUILTY / 土屋 アンナ"@ja,
        "GUILTY / Anna Tsuchiya"@ja-latn ;
    mo:performance_of <album/134282#musicalwork> ;
    mo:recorded_as <album/134282#musicalexpression> ;
    schema:name "GUILTY / Anna Tsuchiya"@en,
        "GUILTY / 土屋 アンナ"@ja,
        "GUILTY / Anna Tsuchiya"@ja-latn ;
    schema:workPerformed <album/134282#musicalwork> .

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

<org/2332#subject> schema:name "MAD PRAY RECORDS"@en,
        "MAD PRAY RECORDS"@ja,
        "MAD PRAY RECORDS"@ja-latn ;
    foaf:name "MAD PRAY RECORDS"@en,
        "MAD PRAY RECORDS"@ja,
        "MAD PRAY RECORDS"@ja-latn .

<https://media.vgm.io/albums/28/134282/134282-5ff0d846a6e1.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134282#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/134282/134282-5ff0d846a6e1.webp> ;
    foaf:depicts <album/134282#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/134282/134282-5ff0d846a6e1.webp> .

<https://medium-media.vgm.io/albums/28/134282/134282-5ff0d846a6e1.webp> a schema:ImageObject,
        foaf:Image .

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

<album/134282#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-17"^^xsd:date ;
    dcterms:title "GUILTY / Anna Tsuchiya"@en,
        "GUILTY / 土屋 アンナ"@ja,
        "GUILTY / Anna Tsuchiya"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/134282#musicalexpression> ;
    mo:publisher <org/2332#subject> ;
    mo:record _:Ndf5f2e1b0bfb438dae22d4f5d36dc435 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Resident Evil Degeneration"@en ;
            foaf:name "Resident Evil Degeneration"@en ] ;
    schema:datePublished "2008-12-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/134282/134282-5ff0d846a6e1.webp> ;
    schema:name "GUILTY / Anna Tsuchiya"@en,
        "GUILTY / 土屋 アンナ"@ja,
        "GUILTY / Anna Tsuchiya"@ja-latn ;
    schema:publisher <org/2332#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/134282/134282-5ff0d846a6e1.webp> .

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

_:Nb2cfaaafb91f4b0aa8e5e65a5b2a4730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GUILTY"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ndf5f2e1b0bfb438dae22d4f5d36dc435 ;
    schema:name "GUILTY"@en .

_:Ndf5f2e1b0bfb438dae22d4f5d36dc435 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb2cfaaafb91f4b0aa8e5e65a5b2a4730 ;
    mo:track_count 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb2cfaaafb91f4b0aa8e5e65a5b2a4730 .

