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

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

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

<artist/15157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102459#subject> ;
    schema:name "Joe Henson"@en ;
    foaf:made <album/102459#composition>,
        <album/102459#subject> ;
    foaf:name "Joe Henson"@en .

<artist/15158#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102459#subject> ;
    schema:name "Alexis Smith"@en ;
    foaf:made <album/102459#composition>,
        <album/102459#subject> ;
    foaf:name "Alexis Smith"@en .

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

<album/102459#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bright Futures / The Flight"@en,
        "Bright Futures / The Flight"@ja,
        "Bright Futures / The Flight"@ja-latn ;
    mo:performance_of <album/102459#musicalwork> ;
    mo:recorded_as <album/102459#musicalexpression> ;
    schema:name "Bright Futures / The Flight"@en,
        "Bright Futures / The Flight"@ja,
        "Bright Futures / The Flight"@ja-latn ;
    schema:workPerformed <album/102459#musicalwork> .

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

<https://medium-media.vgm.io/albums/95/102459/102459-bae1ead6389e.jpg> a schema:ImageObject,
        foaf:Image .

<album/102459#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bright Futures / The Flight"@en,
        "Bright Futures / The Flight"@ja,
        "Bright Futures / The Flight"@ja-latn ;
    mo:composer <artist/15157#subject>,
        <artist/15158#subject> ;
    mo:produced_work <album/102459#musicalwork> ;
    schema:name "Bright Futures / The Flight"@en,
        "Bright Futures / The Flight"@ja,
        "Bright Futures / The Flight"@ja-latn .

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

<album/102459#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-17"^^xsd:date ;
    dcterms:title "Bright Futures / The Flight"@en,
        "Bright Futures / The Flight"@ja,
        "Bright Futures / The Flight"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/102459#musicalexpression> ;
    mo:publisher _:N60c8b80964db4fe58ba492e53e41a903 ;
    mo:record _:N6bfdda4be08d4b03be69414765265ef8 ;
    mo:record_count 1 ;
    schema:datePublished "2020-04-17"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/95/102459/102459-bae1ead6389e.jpg> ;
    schema:name "Bright Futures / The Flight"@en,
        "Bright Futures / The Flight"@ja,
        "Bright Futures / The Flight"@ja-latn ;
    schema:publisher _:N60c8b80964db4fe58ba492e53e41a903 ;
    foaf:depiction <https://media.vgm.io/albums/95/102459/102459-bae1ead6389e.jpg> .

_:N34bf89bcd6264f289f9ce8d69f9551e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "San Pietro"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N6bfdda4be08d4b03be69414765265ef8 ;
    schema:name "San Pietro"@en .

_:N366c64125a6d4ca990ed1d342d340ea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anomalous Beauty"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N6bfdda4be08d4b03be69414765265ef8 ;
    schema:name "Anomalous Beauty"@en .

_:N4c5234d015f54ac1aa07d16048101b5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Umbrian Cloud"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N6bfdda4be08d4b03be69414765265ef8 ;
    schema:name "Umbrian Cloud"@en .

_:N56fcca3e3e124164aad8a6434097a159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aseverar"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N6bfdda4be08d4b03be69414765265ef8 ;
    schema:name "Aseverar"@en .

_:N5e72f38b69f8478db30ead9813e0f9b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interoperability"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N6bfdda4be08d4b03be69414765265ef8 ;
    schema:name "Interoperability"@en .

_:N60c8b80964db4fe58ba492e53e41a903 schema:name "Audio Network Ltd"@en,
        "Audio Network Ltd"@ja,
        "Audio Network Ltd"@ja-latn ;
    foaf:name "Audio Network Ltd"@en,
        "Audio Network Ltd"@ja,
        "Audio Network Ltd"@ja-latn .

_:N6703ebff8db44c8ebdbbfeaca4b4b487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lake Constance"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N6bfdda4be08d4b03be69414765265ef8 ;
    schema:name "Lake Constance"@en .

_:N7847aab529934f5b91f57589c4c57794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Don't Know Why"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N6bfdda4be08d4b03be69414765265ef8 ;
    schema:name "I Don't Know Why"@en .

_:Nf6253107df8f40d5b21f39b830067a89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atacama"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N6bfdda4be08d4b03be69414765265ef8 ;
    schema:name "Atacama"@en .

_:N6bfdda4be08d4b03be69414765265ef8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34bf89bcd6264f289f9ce8d69f9551e0,
        _:N366c64125a6d4ca990ed1d342d340ea4,
        _:N4c5234d015f54ac1aa07d16048101b5c,
        _:N56fcca3e3e124164aad8a6434097a159,
        _:N5e72f38b69f8478db30ead9813e0f9b9,
        _:N6703ebff8db44c8ebdbbfeaca4b4b487,
        _:N7847aab529934f5b91f57589c4c57794,
        _:Nf6253107df8f40d5b21f39b830067a89 ;
    mo:track_count 8 ;
    schema:duration "PT24:51"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N34bf89bcd6264f289f9ce8d69f9551e0,
        _:N366c64125a6d4ca990ed1d342d340ea4,
        _:N4c5234d015f54ac1aa07d16048101b5c,
        _:N56fcca3e3e124164aad8a6434097a159,
        _:N5e72f38b69f8478db30ead9813e0f9b9,
        _:N6703ebff8db44c8ebdbbfeaca4b4b487,
        _:N7847aab529934f5b91f57589c4c57794,
        _:Nf6253107df8f40d5b21f39b830067a89 .

