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

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

<artist/3658#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76256#subject> ;
    schema:name "Chiaki Ishikawa"@en,
        "石川智晶"@ja ;
    foaf:made <album/76256#composition>,
        <album/76256#subject> ;
    foaf:name "Chiaki Ishikawa"@en,
        "石川智晶"@ja .

<product/6144#subject> a schema:CreativeWork ;
    schema:name "HAKYU HOSHIN ENGI"@en,
        "覇穹 封神演義"@ja,
        "Hakyuu Houshin Engi"@ja-latn ;
    foaf:name "HAKYU HOSHIN ENGI"@en,
        "覇穹 封神演義"@ja,
        "Hakyuu Houshin Engi"@ja-latn .

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

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/76256/76256-1525014830.jpg> a schema:ImageObject,
        foaf:Image .

<album/76256#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mukei no Outline / yanaginagi [Limited Edition]"@en,
        "無形のアウトライン / やなぎなぎ"@ja,
        "Mukei no Outline / yanaginagi [Limited Edition]"@ja-latn ;
    mo:composer <artist/3658#subject>,
        <artist/5524#subject> ;
    mo:produced_work <album/76256#musicalwork> ;
    schema:name "Mukei no Outline / yanaginagi [Limited Edition]"@en,
        "無形のアウトライン / やなぎなぎ"@ja,
        "Mukei no Outline / yanaginagi [Limited Edition]"@ja-latn .

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

<album/76256#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mukei no Outline / yanaginagi [Limited Edition]"@en,
        "無形のアウトライン / やなぎなぎ"@ja,
        "Mukei no Outline / yanaginagi [Limited Edition]"@ja-latn ;
    mo:performance_of <album/76256#musicalwork> ;
    mo:performer <artist/5524#subject> ;
    mo:recorded_as <album/76256#musicalexpression> ;
    schema:byArtist <artist/5524#subject> ;
    schema:name "Mukei no Outline / yanaginagi [Limited Edition]"@en,
        "無形のアウトライン / やなぎなぎ"@ja,
        "Mukei no Outline / yanaginagi [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/76256#musicalwork> .

<artist/5524#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76256#subject> ;
    mo:performed <album/76256#performance> ;
    schema:name "yanaginagi"@en,
        "やなぎなぎ"@ja ;
    foaf:made <album/76256#composition>,
        <album/76256#lyrics>,
        <album/76256#subject> ;
    foaf:name "yanaginagi"@en,
        "やなぎなぎ"@ja .

<album/76256#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-30"^^xsd:date ;
    dcterms:title "Mukei no Outline / yanaginagi [Limited Edition]"@en,
        "無形のアウトライン / やなぎなぎ"@ja,
        "Mukei no Outline / yanaginagi [Limited Edition]"@ja-latn ;
    mo:catalogue_number "GNCA-0530" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/76256#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N1964ccd01d5641b899c8da0392e9fed5,
        _:N472cd3907b4a4f8d8909b573aed1cb75 ;
    mo:record_count 2 ;
    schema:about <product/6144#subject> ;
    schema:byArtist <artist/5524#subject> ;
    schema:datePublished "2018-05-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/76256/76256-1525014830.jpg> ;
    schema:name "Mukei no Outline / yanaginagi [Limited Edition]"@en,
        "無形のアウトライン / やなぎなぎ"@ja,
        "Mukei no Outline / yanaginagi [Limited Edition]"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/76256/76256-1525014830.jpg> .

_:N072a8b68e2b5443b91b2a0da2c89a73d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無形のアウトライン"@ja,
        "Mukei no Outline"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N472cd3907b4a4f8d8909b573aed1cb75 ;
    schema:name "無形のアウトライン"@ja,
        "Mukei no Outline"@ja-latn .

_:N171bdd8a26b048e5b53872be2c523c55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "return"@ja,
        "return"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N472cd3907b4a4f8d8909b573aed1cb75 ;
    schema:name "return"@ja,
        "return"@ja-latn .

_:N1964ccd01d5641b899c8da0392e9fed5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Ncb47751ae84b4710bba8fd4cf6798240 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ncb47751ae84b4710bba8fd4cf6798240 .

_:N8606ff44bb924dafa03ff57f7dc9627a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "return (instrumental)"@ja,
        "return (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N472cd3907b4a4f8d8909b573aed1cb75 ;
    schema:name "return (instrumental)"@ja,
        "return (instrumental)"@ja-latn .

_:Nb55b38e6f55346d488adc0230404002e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無形のアウトライン (instrumental)"@ja,
        "Mukei no Outline (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N472cd3907b4a4f8d8909b573aed1cb75 ;
    schema:name "無形のアウトライン (instrumental)"@ja,
        "Mukei no Outline (instrumental)"@ja-latn .

_:Ncb47751ae84b4710bba8fd4cf6798240 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「無形のアウトライン」ミュージックビデオ収録"@ja,
        "\"Mukei no Outline\" Music Video"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1964ccd01d5641b899c8da0392e9fed5 ;
    schema:name "「無形のアウトライン」ミュージックビデオ収録"@ja,
        "\"Mukei no Outline\" Music Video"@ja-latn .

_:N472cd3907b4a4f8d8909b573aed1cb75 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N072a8b68e2b5443b91b2a0da2c89a73d,
        _:N171bdd8a26b048e5b53872be2c523c55,
        _:N8606ff44bb924dafa03ff57f7dc9627a,
        _:Nb55b38e6f55346d488adc0230404002e ;
    mo:track_count 4 ;
    schema:duration "PT16:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N072a8b68e2b5443b91b2a0da2c89a73d,
        _:N171bdd8a26b048e5b53872be2c523c55,
        _:N8606ff44bb924dafa03ff57f7dc9627a,
        _:Nb55b38e6f55346d488adc0230404002e .

