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

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

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

<artist/4213#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120042#subject> ;
    schema:name "USAO"@en ;
    foaf:made <album/120042#composition>,
        <album/120042#subject> ;
    foaf:name "USAO"@en .

<artist/53376#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120042#subject> ;
    schema:name "Camellia"@en ;
    foaf:made <album/120042#composition>,
        <album/120042#subject> ;
    foaf:name "Camellia"@en .

<product/12004#subject> a schema:CreativeWork ;
    schema:name "WACCA Reverse"@en,
        "WACCA Reverse"@ja,
        "WACCA Reverse"@ja-latn ;
    foaf:name "WACCA Reverse"@en,
        "WACCA Reverse"@ja,
        "WACCA Reverse"@ja-latn .

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

<album/120042#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Möbius / USAO & Camellia"@en,
        "Möbius / USAO & Camellia"@ja,
        "Möbius / USAO & Camellia"@ja-latn ;
    mo:performance_of <album/120042#musicalwork> ;
    mo:recorded_as <album/120042#musicalexpression> ;
    schema:name "Möbius / USAO & Camellia"@en,
        "Möbius / USAO & Camellia"@ja,
        "Möbius / USAO & Camellia"@ja-latn ;
    schema:workPerformed <album/120042#musicalwork> .

<org/380#subject> schema:name "HARDCORE TANO*C"@en,
        "HARDCORE TANO*C"@ja,
        "HARDCORE TANO*C"@ja-latn ;
    foaf:name "HARDCORE TANO*C"@en,
        "HARDCORE TANO*C"@ja,
        "HARDCORE TANO*C"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/120042/120042-781154336021.png> a schema:ImageObject,
        foaf:Image .

<album/120042#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Möbius / USAO & Camellia"@en,
        "Möbius / USAO & Camellia"@ja,
        "Möbius / USAO & Camellia"@ja-latn ;
    mo:composer <artist/4213#subject>,
        <artist/53376#subject> ;
    mo:produced_work <album/120042#musicalwork> ;
    schema:name "Möbius / USAO & Camellia"@en,
        "Möbius / USAO & Camellia"@ja,
        "Möbius / USAO & Camellia"@ja-latn .

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

<album/120042#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-28"^^xsd:date ;
    dcterms:title "Möbius / USAO & Camellia"@en,
        "Möbius / USAO & Camellia"@ja,
        "Möbius / USAO & Camellia"@ja-latn ;
    mo:catalogue_number "TCDR-0141" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/120042#musicalexpression> ;
    mo:publisher <org/380#subject> ;
    mo:record _:N24fcdb2069f2464f8fdd38d61cc82aea ;
    mo:record_count 1 ;
    schema:about <product/12004#subject> ;
    schema:datePublished "2022-04-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/120042/120042-781154336021.png> ;
    schema:name "Möbius / USAO & Camellia"@en,
        "Möbius / USAO & Camellia"@ja,
        "Möbius / USAO & Camellia"@ja-latn ;
    schema:publisher <org/380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/120042/120042-781154336021.png> .

_:N24fcdb2069f2464f8fdd38d61cc82aea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndc117d6939dc4658834a9f27ef662dd0 ;
    mo:track_count 1 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ndc117d6939dc4658834a9f27ef662dd0 .

_:Ndc117d6939dc4658834a9f27ef662dd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Möbius"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N24fcdb2069f2464f8fdd38d61cc82aea ;
    schema:name "Möbius"@en .

