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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/79732#lyrics>,
        <album/79732#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

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

<artist/17446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79732#subject> ;
    schema:name "KOHTA YAMAMOTO"@en ;
    foaf:made <album/79732#composition>,
        <album/79732#subject> ;
    foaf:name "KOHTA YAMAMOTO"@en .

<artist/19488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79732#subject> ;
    schema:name "Ryuta Aoki"@en,
        "青木隆多"@ja ;
    foaf:made <album/79732#composition>,
        <album/79732#subject> ;
    foaf:name "Ryuta Aoki"@en,
        "青木隆多"@ja .

<product/6586#subject> a schema:CreativeWork ;
    schema:name "Ulysses: Jeanne d'Arc and the Alchemist Knight"@en,
        "ユリシーズ ジャンヌ・ダルクと錬金の騎士"@ja,
        "Ulysses: Jeanne d'Arc to Renkin no Kishi"@ja-latn ;
    foaf:name "Ulysses: Jeanne d'Arc and the Alchemist Knight"@en,
        "ユリシーズ ジャンヌ・ダルクと錬金の騎士"@ja,
        "Ulysses: Jeanne d'Arc to Renkin no Kishi"@ja-latn .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/79732/79732-1541333378.jpg> a schema:ImageObject,
        foaf:Image .

<album/79732#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Liberation / Mai Fuchigami"@en,
        "リベラシオン / 渕上舞"@ja,
        "Liberation / Mai Fuchigami"@ja-latn ;
    mo:composer <artist/17446#subject>,
        <artist/19488#subject> ;
    mo:produced_work <album/79732#musicalwork> ;
    schema:name "Liberation / Mai Fuchigami"@en,
        "リベラシオン / 渕上舞"@ja,
        "Liberation / Mai Fuchigami"@ja-latn .

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

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

<album/79732#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Liberation / Mai Fuchigami"@en,
        "リベラシオン / 渕上舞"@ja,
        "Liberation / Mai Fuchigami"@ja-latn ;
    mo:performance_of <album/79732#musicalwork> ;
    mo:performer <artist/14672#subject> ;
    mo:recorded_as <album/79732#musicalexpression> ;
    schema:byArtist <artist/14672#subject> ;
    schema:name "Liberation / Mai Fuchigami"@en,
        "リベラシオン / 渕上舞"@ja,
        "Liberation / Mai Fuchigami"@ja-latn ;
    schema:workPerformed <album/79732#musicalwork> .

<artist/14672#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79732#performance> ;
    schema:name "Mai Fuchigami"@en,
        "渕上舞"@ja ;
    foaf:made <album/79732#lyrics>,
        <album/79732#subject> ;
    foaf:name "Mai Fuchigami"@en,
        "渕上舞"@ja .

<album/79732#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-24"^^xsd:date ;
    dcterms:title "Liberation / Mai Fuchigami"@en,
        "リベラシオン / 渕上舞"@ja,
        "Liberation / Mai Fuchigami"@ja-latn ;
    mo:catalogue_number "LACM-14808" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79732#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N711e90b11a2a49bbbfd92aea66c5db0b ;
    mo:record_count 1 ;
    schema:about <product/6586#subject> ;
    schema:byArtist <artist/14672#subject> ;
    schema:datePublished "2018-10-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/79732/79732-1541333378.jpg> ;
    schema:name "Liberation / Mai Fuchigami"@en,
        "リベラシオン / 渕上舞"@ja,
        "Liberation / Mai Fuchigami"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/79732/79732-1541333378.jpg> .

_:N2598e29e6200431ca42fc145a2ca3988 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good morning! Hello? Good bye. (Off Vocal)"@en,
        "Good morning! Hello? Good bye. (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N711e90b11a2a49bbbfd92aea66c5db0b ;
    schema:name "Good morning! Hello? Good bye. (Off Vocal)"@en,
        "Good morning! Hello? Good bye. (Off Vocal)"@ja .

_:N262cd5ccdfc94dad863dbcb871c1d283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liberation"@en,
        "リベラシオン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N711e90b11a2a49bbbfd92aea66c5db0b ;
    schema:name "Liberation"@en,
        "リベラシオン"@ja .

_:N41b6bfdb86284370b845bd31ec2f6f0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good morning! Hello? Good bye."@en,
        "Good morning! Hello? Good bye."@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N711e90b11a2a49bbbfd92aea66c5db0b ;
    schema:name "Good morning! Hello? Good bye."@en,
        "Good morning! Hello? Good bye."@ja .

_:Na07c58ad8651459f9063013f7db2b563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liberation (Off Vocal)"@en,
        "リベラシオン (Off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N711e90b11a2a49bbbfd92aea66c5db0b ;
    schema:name "Liberation (Off Vocal)"@en,
        "リベラシオン (Off Vocal)"@ja .

_:N711e90b11a2a49bbbfd92aea66c5db0b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2598e29e6200431ca42fc145a2ca3988,
        _:N262cd5ccdfc94dad863dbcb871c1d283,
        _:N41b6bfdb86284370b845bd31ec2f6f0e,
        _:Na07c58ad8651459f9063013f7db2b563 ;
    mo:track_count 4 ;
    schema:duration "PT19:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2598e29e6200431ca42fc145a2ca3988,
        _:N262cd5ccdfc94dad863dbcb871c1d283,
        _:N41b6bfdb86284370b845bd31ec2f6f0e,
        _:Na07c58ad8651459f9063013f7db2b563 .

