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

<album/79549#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brief Exchange / Chino Moreno"@en,
        "Brief Exchange / Chino Moreno"@ja,
        "Brief Exchange / Chino Moreno"@ja-latn ;
    mo:produced_work <album/79549#musicalwork> ;
    schema:name "Brief Exchange / Chino Moreno"@en,
        "Brief Exchange / Chino Moreno"@ja,
        "Brief Exchange / Chino Moreno"@ja-latn .

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

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

<album/79549#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brief Exchange / Chino Moreno"@en,
        "Brief Exchange / Chino Moreno"@ja,
        "Brief Exchange / Chino Moreno"@ja-latn ;
    mo:performance_of <album/79549#musicalwork> ;
    mo:recorded_as <album/79549#musicalexpression> ;
    schema:name "Brief Exchange / Chino Moreno"@en,
        "Brief Exchange / Chino Moreno"@ja,
        "Brief Exchange / Chino Moreno"@ja-latn ;
    schema:workPerformed <album/79549#musicalwork> .

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

<org/1294#subject> schema:name "Warner Bros. Records"@en,
        "Warner Bros. Records"@ja,
        "Warner Bros. Records"@ja-latn ;
    foaf:name "Warner Bros. Records"@en,
        "Warner Bros. Records"@ja,
        "Warner Bros. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/79549/79549-1533241330.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/79549#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-08"^^xsd:date ;
    dcterms:title "Brief Exchange / Chino Moreno"@en,
        "Brief Exchange / Chino Moreno"@ja,
        "Brief Exchange / Chino Moreno"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/79549#musicalexpression> ;
    mo:publisher <org/1294#subject> ;
    mo:record _:Nde0a4fffb3684e4d84a631e3df51a69b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dark Nights: Metal"@en ;
            foaf:name "Dark Nights: Metal"@en ] ;
    schema:datePublished "2018-06-08"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/94/79549/79549-1533241330.jpg> ;
    schema:name "Brief Exchange / Chino Moreno"@en,
        "Brief Exchange / Chino Moreno"@ja,
        "Brief Exchange / Chino Moreno"@ja-latn ;
    schema:publisher <org/1294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/79549/79549-1533241330.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Chino Moreno"@en ;
    foaf:made <album/79549#vocals> ;
    foaf:name "Chino Moreno"@en .

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

_:Na0b9a3e33783456bbf56a26bdb755972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brief Exchange (from DC's Dark Nights: Metal Soundtrack)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nde0a4fffb3684e4d84a631e3df51a69b ;
    schema:name "Brief Exchange (from DC's Dark Nights: Metal Soundtrack)"@en .

_:Nde0a4fffb3684e4d84a631e3df51a69b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na0b9a3e33783456bbf56a26bdb755972 ;
    mo:track_count 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Na0b9a3e33783456bbf56a26bdb755972 .

