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

<album/131304#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lethal / Feryquitous"@en,
        "Lethal / Feryquitous"@ja,
        "Lethal / Feryquitous"@ja-latn ;
    mo:produced_work <album/131304#musicalwork> ;
    schema:name "Lethal / Feryquitous"@en,
        "Lethal / Feryquitous"@ja,
        "Lethal / Feryquitous"@ja-latn .

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

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

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

<album/131304#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lethal / Feryquitous"@en,
        "Lethal / Feryquitous"@ja,
        "Lethal / Feryquitous"@ja-latn ;
    mo:performance_of <album/131304#musicalwork> ;
    mo:recorded_as <album/131304#musicalexpression> ;
    schema:name "Lethal / Feryquitous"@en,
        "Lethal / Feryquitous"@ja,
        "Lethal / Feryquitous"@ja-latn ;
    schema:workPerformed <album/131304#musicalwork> .

<https://media.vgm.io/albums/40/131304/131304-751619965824.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131304#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/131304/131304-751619965824.png> ;
    foaf:depicts <album/131304#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/131304/131304-751619965824.png> .

<https://medium-media.vgm.io/albums/40/131304/131304-751619965824.png> a schema:ImageObject,
        foaf:Image .

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

<album/131304#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-07"^^xsd:date ;
    dcterms:title "Lethal / Feryquitous"@en,
        "Lethal / Feryquitous"@ja,
        "Lethal / Feryquitous"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/131304#musicalexpression> ;
    mo:publisher _:N602e51d00b194b38b95c7e7f3415693d ;
    mo:record _:Ncd3b44d7fd844ed2acf0c5992beb053c ;
    mo:record_count 1 ;
    schema:datePublished "2020-08-07"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/40/131304/131304-751619965824.png> ;
    schema:name "Lethal / Feryquitous"@en,
        "Lethal / Feryquitous"@ja,
        "Lethal / Feryquitous"@ja-latn ;
    schema:publisher _:N602e51d00b194b38b95c7e7f3415693d ;
    foaf:depiction <https://media.vgm.io/albums/40/131304/131304-751619965824.png> .

_:N41df290e553b4c74a224e1b994f4980d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eschrichtius Sea"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ncd3b44d7fd844ed2acf0c5992beb053c ;
    schema:name "Eschrichtius Sea"@en .

_:N602e51d00b194b38b95c7e7f3415693d schema:name "Feryquitous"@en,
        "Feryquitous"@ja,
        "Feryquitous"@ja-latn ;
    foaf:name "Feryquitous"@en,
        "Feryquitous"@ja,
        "Feryquitous"@ja-latn .

_:N61f67b759219466c967d7735af2a92f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lethal"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ncd3b44d7fd844ed2acf0c5992beb053c ;
    schema:name "Lethal"@en .

_:Nc9fc227ae1be4aeb93eb808a13c98705 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hemizorv"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ncd3b44d7fd844ed2acf0c5992beb053c ;
    schema:name "Hemizorv"@en .

_:Ncd3b44d7fd844ed2acf0c5992beb053c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41df290e553b4c74a224e1b994f4980d,
        _:N61f67b759219466c967d7735af2a92f1,
        _:Nc9fc227ae1be4aeb93eb808a13c98705 ;
    mo:track_count 3 ;
    schema:duration "PT11:09"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N41df290e553b4c74a224e1b994f4980d,
        _:N61f67b759219466c967d7735af2a92f1,
        _:Nc9fc227ae1be4aeb93eb808a13c98705 .

