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

<album/139393#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wolves Standing Towards Enemies / Camellia"@en,
        "Wolves Standing Towards Enemies / Camellia"@ja,
        "Wolves Standing Towards Enemies / Camellia"@ja-latn ;
    mo:produced_work <album/139393#musicalwork> ;
    schema:name "Wolves Standing Towards Enemies / Camellia"@en,
        "Wolves Standing Towards Enemies / Camellia"@ja,
        "Wolves Standing Towards Enemies / Camellia"@ja-latn .

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

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

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

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

<album/139393#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wolves Standing Towards Enemies / Camellia"@en,
        "Wolves Standing Towards Enemies / Camellia"@ja,
        "Wolves Standing Towards Enemies / Camellia"@ja-latn ;
    mo:performance_of <album/139393#musicalwork> ;
    mo:recorded_as <album/139393#musicalexpression> ;
    schema:name "Wolves Standing Towards Enemies / Camellia"@en,
        "Wolves Standing Towards Enemies / Camellia"@ja,
        "Wolves Standing Towards Enemies / Camellia"@ja-latn ;
    schema:workPerformed <album/139393#musicalwork> .

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

<https://medium-media.vgm.io/albums/39/139393/139393-b15e274418c6.png> a schema:ImageObject,
        foaf:Image .

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

<album/139393#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-17"^^xsd:date ;
    dcterms:title "Wolves Standing Towards Enemies / Camellia"@en,
        "Wolves Standing Towards Enemies / Camellia"@ja,
        "Wolves Standing Towards Enemies / Camellia"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139393#musicalexpression> ;
    mo:publisher _:N8d3bf208df8d4f5da3074c9565517e01 ;
    mo:record _:N3831fd30eaf84692af4e0d3e92388009 ;
    mo:record_count 1 ;
    schema:about <product/11760#subject> ;
    schema:datePublished "2020-07-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/139393/139393-b15e274418c6.png> ;
    schema:name "Wolves Standing Towards Enemies / Camellia"@en,
        "Wolves Standing Towards Enemies / Camellia"@ja,
        "Wolves Standing Towards Enemies / Camellia"@ja-latn ;
    schema:publisher _:N8d3bf208df8d4f5da3074c9565517e01 ;
    foaf:depiction <https://media.vgm.io/albums/39/139393/139393-b15e274418c6.png> .

_:N3831fd30eaf84692af4e0d3e92388009 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N45b897af19da47a2a875801a99e4d74c ;
    mo:track_count 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N45b897af19da47a2a875801a99e4d74c .

_:N45b897af19da47a2a875801a99e4d74c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wolves Standing Towards Enemies"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N3831fd30eaf84692af4e0d3e92388009 ;
    schema:name "Wolves Standing Towards Enemies"@en .

_:N8d3bf208df8d4f5da3074c9565517e01 schema:name "Camellia"@en,
        "Camellia"@ja,
        "Camellia"@ja-latn ;
    foaf:name "Camellia"@en,
        "Camellia"@ja,
        "Camellia"@ja-latn .

