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

<artist/14951#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Hayashi"@en,
        "林英樹"@ja ;
    foaf:made <album/46041#lyrics>,
        <album/46041#subject> ;
    foaf:name "Hideki Hayashi"@en,
        "林英樹"@ja .

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

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46041#subject> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/46041#composition>,
        <album/46041#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<album/46041#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "View from New World Line / fhána"@en,
        "View from New World Line / fhána"@ja,
        "View from New World Line / fhána"@ja-latn ;
    mo:composer <artist/13858#subject> ;
    mo:produced_work <album/46041#musicalwork> ;
    schema:name "View from New World Line / fhána"@en,
        "View from New World Line / fhána"@ja,
        "View from New World Line / fhána"@ja-latn .

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

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

<org/2704#subject> schema:name "U/M/A/A"@en,
        "ユーマ"@ja,
        "U/M/A/A"@ja-latn ;
    foaf:name "U/M/A/A"@en,
        "ユーマ"@ja,
        "U/M/A/A"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/46041/46041-1401186933.png> a schema:ImageObject,
        foaf:Image .

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

<artist/13208#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46041#performance> ;
    schema:name "IA"@en ;
    foaf:name "IA"@en .

<artist/13857#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46041#performance> ;
    schema:name "fhána"@en ;
    foaf:name "fhána"@en .

<artist/26068#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46041#performance> ;
    schema:name "towana"@en ;
    foaf:name "towana"@en .

<artist/5509#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46041#performance> ;
    schema:name "Aoi Tada"@en,
        "多田葵"@ja ;
    foaf:name "Aoi Tada"@en,
        "多田葵"@ja .

<album/46041#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "View from New World Line / fhána"@en,
        "View from New World Line / fhána"@ja,
        "View from New World Line / fhána"@ja-latn ;
    mo:performance_of <album/46041#musicalwork> ;
    mo:performer _:N45ff9c0061e54142b59c2ac3fa34063a,
        <artist/13208#subject>,
        <artist/13857#subject>,
        <artist/26068#subject>,
        <artist/5509#subject> ;
    mo:recorded_as <album/46041#musicalexpression> ;
    schema:byArtist _:N45ff9c0061e54142b59c2ac3fa34063a,
        <artist/13208#subject>,
        <artist/13857#subject>,
        <artist/26068#subject>,
        <artist/5509#subject> ;
    schema:name "View from New World Line / fhána"@en,
        "View from New World Line / fhána"@ja,
        "View from New World Line / fhána"@ja-latn ;
    schema:workPerformed <album/46041#musicalwork> .

<album/46041#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-28"^^xsd:date ;
    dcterms:title "View from New World Line / fhána"@en,
        "View from New World Line / fhána"@ja,
        "View from New World Line / fhána"@ja-latn ;
    mo:catalogue_number "UMA-8041" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46041#musicalexpression> ;
    mo:publisher <org/2704#subject> ;
    mo:record _:Nf493dc85154342d281fe426819f9a0e1 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Makiko Naka"@en ;
            foaf:name "Makiko Naka"@en ],
        <artist/13208#subject>,
        <artist/13857#subject>,
        <artist/26068#subject>,
        <artist/5509#subject> ;
    schema:datePublished "2014-05-28"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/14/46041/46041-1401186933.png> ;
    schema:name "View from New World Line / fhána"@en,
        "View from New World Line / fhána"@ja,
        "View from New World Line / fhána"@ja-latn ;
    schema:publisher <org/2704#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/46041/46041-1401186933.png> .

_:N45ff9c0061e54142b59c2ac3fa34063a a schema:Person,
        foaf:Person ;
    mo:performed <album/46041#performance> ;
    schema:name "Makiko Naka"@en ;
    foaf:name "Makiko Naka"@en .

_:N53e5a16b436648c89cc0f6082374c09b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True End feat. 多田葵"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nf493dc85154342d281fe426819f9a0e1 ;
    schema:name "True End feat. 多田葵"@ja .

_:N5c2ea5c8e128415f88b9e218c3c15077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光舞う冬の日に feat. IA"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:Nf493dc85154342d281fe426819f9a0e1 ;
    schema:name "光舞う冬の日に feat. IA"@ja .

_:Nade86f3ab7404b47a7e56a35029d43e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kotonoha breakdown feat. 名嘉真祈子"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nf493dc85154342d281fe426819f9a0e1 ;
    schema:name "kotonoha breakdown feat. 名嘉真祈子"@ja .

_:Ne0a16c84ac594d4981e57276dc003edf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kotonoha breakdown feat. towana"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nf493dc85154342d281fe426819f9a0e1 ;
    schema:name "kotonoha breakdown feat. towana"@ja .

_:Nf430a4b91b51441c82d984fc4b36f75c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "街は奏でる feat. towana"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nf493dc85154342d281fe426819f9a0e1 ;
    schema:name "街は奏でる feat. towana"@ja .

_:Nff3dc6cdc40247db8cd7533c3cbbecdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来 feat. towana"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nf493dc85154342d281fe426819f9a0e1 ;
    schema:name "未来 feat. towana"@ja .

_:Nf493dc85154342d281fe426819f9a0e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N53e5a16b436648c89cc0f6082374c09b,
        _:N5c2ea5c8e128415f88b9e218c3c15077,
        _:Nade86f3ab7404b47a7e56a35029d43e7,
        _:Ne0a16c84ac594d4981e57276dc003edf,
        _:Nf430a4b91b51441c82d984fc4b36f75c,
        _:Nff3dc6cdc40247db8cd7533c3cbbecdb ;
    mo:track_count 6 ;
    schema:duration "PT29:42"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N53e5a16b436648c89cc0f6082374c09b,
        _:N5c2ea5c8e128415f88b9e218c3c15077,
        _:Nade86f3ab7404b47a7e56a35029d43e7,
        _:Ne0a16c84ac594d4981e57276dc003edf,
        _:Nf430a4b91b51441c82d984fc4b36f75c,
        _:Nff3dc6cdc40247db8cd7533c3cbbecdb .

