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

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

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

<album/86838#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Welcome to Bright Falls"@en,
        "Welcome to Bright Falls"@ja,
        "Welcome to Bright Falls"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Black Iris"@en ;
            foaf:made <album/86838#composition> ;
            foaf:name "Black Iris"@en ] ;
    mo:produced_work <album/86838#musicalwork> ;
    schema:name "Welcome to Bright Falls"@en,
        "Welcome to Bright Falls"@ja,
        "Welcome to Bright Falls"@ja-latn .

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

<album/86838#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Welcome to Bright Falls"@en,
        "Welcome to Bright Falls"@ja,
        "Welcome to Bright Falls"@ja-latn ;
    mo:performance_of <album/86838#musicalwork> ;
    mo:recorded_as <album/86838#musicalexpression> ;
    schema:name "Welcome to Bright Falls"@en,
        "Welcome to Bright Falls"@ja,
        "Welcome to Bright Falls"@ja-latn ;
    schema:workPerformed <album/86838#musicalwork> .

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

<https://medium-media.vgm.io/albums/83/86838/86838-1558281475.png> a schema:ImageObject,
        foaf:Image .

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

<album/86838#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-10"^^xsd:date ;
    dcterms:title "Welcome to Bright Falls"@en,
        "Welcome to Bright Falls"@ja,
        "Welcome to Bright Falls"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/86838#musicalexpression> ;
    mo:publisher _:N3d41b70acff8447bbcea0412439afdd6 ;
    mo:record _:N123e2ad7e1714764871f5795310030cd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bright Falls"@en ;
            foaf:name "Bright Falls"@en ] ;
    schema:datePublished "2010-05-10"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/83/86838/86838-1558281475.png> ;
    schema:name "Welcome to Bright Falls"@en,
        "Welcome to Bright Falls"@ja,
        "Welcome to Bright Falls"@ja-latn ;
    schema:publisher _:N3d41b70acff8447bbcea0412439afdd6 ;
    foaf:depiction <https://media.vgm.io/albums/83/86838/86838-1558281475.png> .

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

_:N371cd927ee4945b49db1fc553ae07740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clouds of Grey"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N123e2ad7e1714764871f5795310030cd ;
    schema:name "Clouds of Grey"@en .

_:N3d41b70acff8447bbcea0412439afdd6 schema:name "Black Iris Music"@en ;
    foaf:name "Black Iris Music"@en .

_:N5216bb8c9a61463d838206e861a790d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I've Got a Man"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N123e2ad7e1714764871f5795310030cd ;
    schema:name "I've Got a Man"@en .

_:N6046232add89495499b488b3978e219e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Northwest Passage (Bright Falls Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N123e2ad7e1714764871f5795310030cd ;
    schema:name "Northwest Passage (Bright Falls Theme)"@en .

_:N617c177e43194ad3bac194aa0c52966b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L'amore e la Morte"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N123e2ad7e1714764871f5795310030cd ;
    schema:name "L'amore e la Morte"@en .

_:Nc9ebc720591941d2b635e55ed540efa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Every Time the Devil Knocks"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N123e2ad7e1714764871f5795310030cd ;
    schema:name "Every Time the Devil Knocks"@en .

_:Ncfb74514d77645e1bd03c80882dbf4fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Know That I'm Sincere"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N123e2ad7e1714764871f5795310030cd ;
    schema:name "Know That I'm Sincere"@en .

_:Nea96b02adeb44db68eece3a6e80e1fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stranger Shadows"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N123e2ad7e1714764871f5795310030cd ;
    schema:name "Stranger Shadows"@en .

_:Nfb57d3136ea5427f974777c9ffc2cd8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vou Me Embora Coracao"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N123e2ad7e1714764871f5795310030cd ;
    schema:name "Vou Me Embora Coracao"@en .

_:N123e2ad7e1714764871f5795310030cd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N371cd927ee4945b49db1fc553ae07740,
        _:N5216bb8c9a61463d838206e861a790d2,
        _:N6046232add89495499b488b3978e219e,
        _:N617c177e43194ad3bac194aa0c52966b,
        _:Nc9ebc720591941d2b635e55ed540efa3,
        _:Ncfb74514d77645e1bd03c80882dbf4fb,
        _:Nea96b02adeb44db68eece3a6e80e1fda,
        _:Nfb57d3136ea5427f974777c9ffc2cd8e ;
    mo:track_count 8 ;
    schema:duration "PT17:51"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N371cd927ee4945b49db1fc553ae07740,
        _:N5216bb8c9a61463d838206e861a790d2,
        _:N6046232add89495499b488b3978e219e,
        _:N617c177e43194ad3bac194aa0c52966b,
        _:Nc9ebc720591941d2b635e55ed540efa3,
        _:Ncfb74514d77645e1bd03c80882dbf4fb,
        _:Nea96b02adeb44db68eece3a6e80e1fda,
        _:Nfb57d3136ea5427f974777c9ffc2cd8e .

