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

<artist/31515#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiichi Hara"@en,
        "原恵一"@ja ;
    foaf:made <album/85091#lyrics>,
        <album/85091#subject> ;
    foaf:name "Keiichi Hara"@en,
        "原恵一"@ja .

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

<artist/31514#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85091#subject> ;
    schema:name "TomoLow"@en ;
    foaf:made <album/85091#composition>,
        <album/85091#subject> ;
    foaf:name "TomoLow"@en .

<product/21830#subject> a schema:CreativeWork ;
    schema:name "Birthday Wonderland"@en,
        "バースデー・ワンダーランド"@ja,
        "Birthday Wonderland"@ja-latn ;
    foaf:name "Birthday Wonderland"@en,
        "バースデー・ワンダーランド"@ja,
        "Birthday Wonderland"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/85091/85091-1552524153.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85091#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wonderland EP / milet"@en,
        "Wonderland EP / milet"@ja,
        "Wonderland EP / milet"@ja-latn ;
    mo:performance_of <album/85091#musicalwork> ;
    mo:performer <artist/31513#subject> ;
    mo:recorded_as <album/85091#musicalexpression> ;
    schema:byArtist <artist/31513#subject> ;
    schema:name "Wonderland EP / milet"@en,
        "Wonderland EP / milet"@ja,
        "Wonderland EP / milet"@ja-latn ;
    schema:workPerformed <album/85091#musicalwork> .

<artist/31513#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85091#subject> ;
    mo:performed <album/85091#performance> ;
    schema:name "milet"@en ;
    foaf:made <album/85091#composition>,
        <album/85091#lyrics>,
        <album/85091#subject> ;
    foaf:name "milet"@en .

<album/85091#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wonderland EP / milet"@en,
        "Wonderland EP / milet"@ja,
        "Wonderland EP / milet"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Lenka Kripac"@en ;
            foaf:made <album/85091#composition> ;
            foaf:name "Lenka Kripac"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jason Reeves"@en ;
            foaf:made <album/85091#composition> ;
            foaf:name "Jason Reeves"@en ],
        <artist/31513#subject>,
        <artist/31514#subject> ;
    mo:produced_work <album/85091#musicalwork> ;
    schema:name "Wonderland EP / milet"@en,
        "Wonderland EP / milet"@ja,
        "Wonderland EP / milet"@ja-latn .

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

<album/85091#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-15"^^xsd:date ;
    dcterms:title "Wonderland EP / milet"@en,
        "Wonderland EP / milet"@ja,
        "Wonderland EP / milet"@ja-latn ;
    mo:catalogue_number "SECL-2433" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85091#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nc894bf2ad47f4153ace17e8879b83e08 ;
    mo:record_count 1 ;
    schema:about <product/21830#subject> ;
    schema:byArtist <artist/31513#subject> ;
    schema:datePublished "2019-05-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/85091/85091-1552524153.jpg> ;
    schema:name "Wonderland EP / milet"@en,
        "Wonderland EP / milet"@ja,
        "Wonderland EP / milet"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/85091/85091-1552524153.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jason Reeves"@en ;
    foaf:made <album/85091#subject> ;
    foaf:name "Jason Reeves"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lenka Kripac"@en ;
    foaf:made <album/85091#lyrics> ;
    foaf:name "Lenka Kripac"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85091#subject> ;
    schema:name "Lenka Kripac"@en ;
    foaf:made <album/85091#subject> ;
    foaf:name "Lenka Kripac"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jason Reeves"@en ;
    foaf:made <album/85091#lyrics> ;
    foaf:name "Jason Reeves"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85091#subject> ;
    schema:name "Jason Reeves"@en ;
    foaf:made <album/85091#subject> ;
    foaf:name "Jason Reeves"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lenka Kripac"@en ;
    foaf:made <album/85091#subject> ;
    foaf:name "Lenka Kripac"@en .

_:N3e0e5815f890428cb02ac59e45e3fd57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderland"@ja,
        "Wonderland"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nc894bf2ad47f4153ace17e8879b83e08 ;
    schema:name "Wonderland"@ja,
        "Wonderland"@ja-latn .

_:Na31d26d3cb3849c1b10cc2824ddd7581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "航海前夜"@ja,
        "Koukai Zenya"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nc894bf2ad47f4153ace17e8879b83e08 ;
    schema:name "航海前夜"@ja,
        "Koukai Zenya"@ja-latn .

_:Na5c12522ba0749b28c5a740321479a2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undone"@ja,
        "Undone"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nc894bf2ad47f4153ace17e8879b83e08 ;
    schema:name "Undone"@ja,
        "Undone"@ja-latn .

_:Na92c98c6e9494ad286bced7bd2a845af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Runway"@ja,
        "Runway"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nc894bf2ad47f4153ace17e8879b83e08 ;
    schema:name "Runway"@ja,
        "Runway"@ja-latn .

_:Nfc9b6ca2c4814f54acff809747443ef6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE SHOW"@ja,
        "THE SHOW"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nc894bf2ad47f4153ace17e8879b83e08 ;
    schema:name "THE SHOW"@ja,
        "THE SHOW"@ja-latn .

_:Nc894bf2ad47f4153ace17e8879b83e08 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e0e5815f890428cb02ac59e45e3fd57,
        _:Na31d26d3cb3849c1b10cc2824ddd7581,
        _:Na5c12522ba0749b28c5a740321479a2e,
        _:Na92c98c6e9494ad286bced7bd2a845af,
        _:Nfc9b6ca2c4814f54acff809747443ef6 ;
    mo:track_count 5 ;
    schema:duration "PT18:41"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3e0e5815f890428cb02ac59e45e3fd57,
        _:Na31d26d3cb3849c1b10cc2824ddd7581,
        _:Na5c12522ba0749b28c5a740321479a2e,
        _:Na92c98c6e9494ad286bced7bd2a845af,
        _:Nfc9b6ca2c4814f54acff809747443ef6 .

