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

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

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

<artist/32448#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91811#subject> ;
    schema:name "Gamenrider"@en,
        "가면라이더"@ja ;
    foaf:made <album/91811#composition>,
        <album/91811#subject> ;
    foaf:name "Gamenrider"@en,
        "가면라이더"@ja .

<artist/33111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91811#subject> ;
    schema:name "Albi Albertsson"@en ;
    foaf:made <album/91811#composition>,
        <album/91811#subject> ;
    foaf:name "Albi Albertsson"@en .

<artist/33112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91811#subject> ;
    schema:name "STEVEN LEE"@en ;
    foaf:made <album/91811#composition>,
        <album/91811#subject> ;
    foaf:name "STEVEN LEE"@en .

<artist/33113#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91811#subject> ;
    schema:name "ANDREAS OBERG"@en ;
    foaf:made <album/91811#composition>,
        <album/91811#subject> ;
    foaf:name "ANDREAS OBERG"@en .

<artist/33114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91811#subject> ;
    schema:name "MARIA MARCUS"@en ;
    foaf:made <album/91811#composition>,
        <album/91811#subject> ;
    foaf:name "MARIA MARCUS"@en .

<artist/39781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91811#subject> ;
    schema:name "RIKE BOOMGAARDEN"@en ;
    foaf:made <album/91811#composition>,
        <album/91811#subject> ;
    foaf:name "RIKE BOOMGAARDEN"@en .

<product/7588#subject> a schema:CreativeWork ;
    schema:name "THE [email protected]"@en,
        "THE [email protected] 꿈을 드림"@ja,
        "THE [email protected]"@ja-latn ;
    foaf:name "THE [email protected]"@en,
        "THE [email protected] 꿈을 드림"@ja,
        "THE [email protected]"@ja-latn .

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

<album/91811#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE [email protected] MUSIC Episo♪e =2="@en,
        "THE [email protected] MUSIC Episode 2"@ja,
        "THE [email protected] MUSIC Episo♪e =2="@ja-latn ;
    mo:performance_of <album/91811#musicalwork> ;
    mo:recorded_as <album/91811#musicalexpression> ;
    schema:name "THE [email protected] MUSIC Episo♪e =2="@en,
        "THE [email protected] MUSIC Episode 2"@ja,
        "THE [email protected] MUSIC Episo♪e =2="@ja-latn ;
    schema:workPerformed <album/91811#musicalwork> .

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

<https://medium-media.vgm.io/albums/11/91811/91811-1571561012.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91811#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE [email protected] MUSIC Episo♪e =2="@en,
        "THE [email protected] MUSIC Episode 2"@ja,
        "THE [email protected] MUSIC Episo♪e =2="@ja-latn ;
    mo:composer <artist/32448#subject>,
        <artist/33111#subject>,
        <artist/33112#subject>,
        <artist/33113#subject>,
        <artist/33114#subject>,
        <artist/39781#subject> ;
    mo:produced_work <album/91811#musicalwork> ;
    schema:name "THE [email protected] MUSIC Episo♪e =2="@en,
        "THE [email protected] MUSIC Episode 2"@ja,
        "THE [email protected] MUSIC Episo♪e =2="@ja-latn .

<album/91811#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-25"^^xsd:date ;
    dcterms:title "THE [email protected] MUSIC Episo♪e =2="@en,
        "THE [email protected] MUSIC Episode 2"@ja,
        "THE [email protected] MUSIC Episo♪e =2="@ja-latn ;
    mo:catalogue_number "IMXC-066" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91811#musicalexpression> ;
    mo:publisher _:N0b373182d1c6486395fa5cbdd4dd9e72 ;
    mo:record _:N109d7d7c318e447ca2907ad5bfb2ba97 ;
    mo:record_count 1 ;
    schema:about <product/7588#subject> ;
    schema:datePublished "2017-07-25"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/11/91811/91811-1571561012.jpg> ;
    schema:name "THE [email protected] MUSIC Episo♪e =2="@en,
        "THE [email protected] MUSIC Episode 2"@ja,
        "THE [email protected] MUSIC Episo♪e =2="@ja-latn ;
    schema:publisher _:N0b373182d1c6486395fa5cbdd4dd9e72 ;
    foaf:depiction <https://media.vgm.io/albums/11/91811/91811-1571561012.jpg> .

_:N0b373182d1c6486395fa5cbdd4dd9e72 schema:name "IMX"@en,
        "IMX"@ja,
        "IMX"@ja-latn ;
    foaf:name "IMX"@en,
        "IMX"@ja,
        "IMX"@ja-latn .

_:N0f67b57228734c94867e5e761da4aee9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N109d7d7c318e447ca2907ad5bfb2ba97 ;
    schema:name "Memories"@en .

_:N75a4c8d8118e433aa5976c1df7861503 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attention"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N109d7d7c318e447ca2907ad5bfb2ba97 ;
    schema:name "Attention"@en .

_:N8dcb4a9881294442b20a8b58b56fb18b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost in the Summer"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N109d7d7c318e447ca2907ad5bfb2ba97 ;
    schema:name "Lost in the Summer"@en .

_:Nc424b58329414a46adea4c0c1d75dc3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Girl Magic"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N109d7d7c318e447ca2907ad5bfb2ba97 ;
    schema:name "Super Girl Magic"@en .

_:N109d7d7c318e447ca2907ad5bfb2ba97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f67b57228734c94867e5e761da4aee9,
        _:N75a4c8d8118e433aa5976c1df7861503,
        _:N8dcb4a9881294442b20a8b58b56fb18b,
        _:Nc424b58329414a46adea4c0c1d75dc3f ;
    mo:track_count 4 ;
    schema:duration "PT13:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0f67b57228734c94867e5e761da4aee9,
        _:N75a4c8d8118e433aa5976c1df7861503,
        _:N8dcb4a9881294442b20a8b58b56fb18b,
        _:Nc424b58329414a46adea4c0c1d75dc3f .

