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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/47600#lyrics>,
        <album/47600#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/7081#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hidenori Tanaka"@en,
        "田中秀典"@ja ;
    foaf:made <album/47600#lyrics>,
        <album/47600#subject> ;
    foaf:name "Hidenori Tanaka"@en,
        "田中秀典"@ja .

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

<artist/12554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47600#subject> ;
    schema:name "Masahiro Tobinai"@en,
        "飛内将大"@ja ;
    foaf:made <album/47600#composition>,
        <album/47600#subject> ;
    foaf:name "Masahiro Tobinai"@en,
        "飛内将大"@ja .

<artist/52998#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47600#subject> ;
    schema:name "bo en"@en ;
    foaf:made <album/47600#composition>,
        <album/47600#subject> ;
    foaf:name "bo en"@en .

<artist/860#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47600#subject> ;
    schema:name "Halko Momoi"@en,
        "桃井はるこ"@ja ;
    foaf:made <album/47600#composition>,
        <album/47600#lyrics>,
        <album/47600#subject> ;
    foaf:name "Halko Momoi"@en,
        "桃井はるこ"@ja .

<product/2906#subject> a schema:CreativeWork ;
    schema:name "Log Horizon 2"@en,
        "ログ・ホライズン 2"@ja,
        "Log Horizon 2"@ja-latn ;
    foaf:name "Log Horizon 2"@en,
        "ログ・ホライズン 2"@ja,
        "Log Horizon 2"@ja-latn .

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

<org/2424#subject> schema:name "playlist Zero"@en,
        "playlist Zero"@ja,
        "playlist Zero"@ja-latn ;
    foaf:name "playlist Zero"@en,
        "playlist Zero"@ja,
        "playlist Zero"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/47600/47600-1410783995.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/47600#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wonderful Wonder World* / Yun*chi"@en,
        "Wonderful Wonder World* / Yun*chi"@ja,
        "Wonderful Wonder World* / Yun*chi"@ja-latn ;
    mo:performance_of <album/47600#musicalwork> ;
    mo:performer <artist/14777#subject> ;
    mo:recorded_as <album/47600#musicalexpression> ;
    schema:byArtist <artist/14777#subject> ;
    schema:name "Wonderful Wonder World* / Yun*chi"@en,
        "Wonderful Wonder World* / Yun*chi"@ja,
        "Wonderful Wonder World* / Yun*chi"@ja-latn ;
    schema:workPerformed <album/47600#musicalwork> .

<artist/14777#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47600#performance> ;
    schema:name "Yun*chi"@en ;
    foaf:made <album/47600#lyrics>,
        <album/47600#subject> ;
    foaf:name "Yun*chi"@en .

<album/47600#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wonderful Wonder World* / Yun*chi"@en,
        "Wonderful Wonder World* / Yun*chi"@ja,
        "Wonderful Wonder World* / Yun*chi"@ja-latn ;
    mo:composer <artist/12554#subject>,
        <artist/52998#subject>,
        <artist/860#subject> ;
    mo:produced_work <album/47600#musicalwork> ;
    schema:name "Wonderful Wonder World* / Yun*chi"@en,
        "Wonderful Wonder World* / Yun*chi"@ja,
        "Wonderful Wonder World* / Yun*chi"@ja-latn .

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

<album/47600#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-22"^^xsd:date ;
    dcterms:title "Wonderful Wonder World* / Yun*chi"@en,
        "Wonderful Wonder World* / Yun*chi"@ja,
        "Wonderful Wonder World* / Yun*chi"@ja-latn ;
    mo:catalogue_number "CRCP-10328" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47600#musicalexpression> ;
    mo:publisher <org/2424#subject> ;
    mo:record _:Nd48d98e8169746938a1468461c551982 ;
    mo:record_count 1 ;
    schema:about <product/2906#subject> ;
    schema:byArtist <artist/14777#subject> ;
    schema:datePublished "2014-10-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/47600/47600-1410783995.jpg> ;
    schema:name "Wonderful Wonder World* / Yun*chi"@en,
        "Wonderful Wonder World* / Yun*chi"@ja,
        "Wonderful Wonder World* / Yun*chi"@ja-latn ;
    schema:publisher <org/2424#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/47600/47600-1410783995.jpg> .

_:N4218d51acc3a4a84a92f7cdc1857699a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing* (instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nd48d98e8169746938a1468461c551982 ;
    schema:name "Dancing* (instrumental)"@en .

_:N54e6db26517e42efa9d16e488b07d115 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Wonder World*"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nd48d98e8169746938a1468461c551982 ;
    schema:name "Wonderful Wonder World*"@en .

_:N608f95737b5e46ddbfff080d97f16288 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy* (instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nd48d98e8169746938a1468461c551982 ;
    schema:name "Fairy* (instrumental)"@en .

_:N76694e152c2542c0906f9e43a053cb36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy*"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nd48d98e8169746938a1468461c551982 ;
    schema:name "Fairy*"@en .

_:Naac2018870544c0699116839c6ca74a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Wonder World* (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nd48d98e8169746938a1468461c551982 ;
    schema:name "Wonderful Wonder World* (instrumental)"@en .

_:Nb30841b7e1bd4fc6bf8953935501bca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing*"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd48d98e8169746938a1468461c551982 ;
    schema:name "Dancing*"@en .

_:Nd48d98e8169746938a1468461c551982 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4218d51acc3a4a84a92f7cdc1857699a,
        _:N54e6db26517e42efa9d16e488b07d115,
        _:N608f95737b5e46ddbfff080d97f16288,
        _:N76694e152c2542c0906f9e43a053cb36,
        _:Naac2018870544c0699116839c6ca74a9,
        _:Nb30841b7e1bd4fc6bf8953935501bca1 ;
    mo:track_count 6 ;
    schema:duration "PT27:32"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4218d51acc3a4a84a92f7cdc1857699a,
        _:N54e6db26517e42efa9d16e488b07d115,
        _:N608f95737b5e46ddbfff080d97f16288,
        _:N76694e152c2542c0906f9e43a053cb36,
        _:Naac2018870544c0699116839c6ca74a9,
        _:Nb30841b7e1bd4fc6bf8953935501bca1 .

