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

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

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

<album/107779#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Time to Realize / Sunwoojunga"@en,
        "Time to Realize / Sunwoojunga"@ja,
        "Time to Realize / Sunwoojunga"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "백경진"@en ;
            foaf:made <album/107779#composition> ;
            foaf:name "백경진"@en ] ;
    mo:produced_work <album/107779#musicalwork> ;
    schema:name "Time to Realize / Sunwoojunga"@en,
        "Time to Realize / Sunwoojunga"@ja,
        "Time to Realize / Sunwoojunga"@ja-latn .

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

<album/107779#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Time to Realize / Sunwoojunga"@en,
        "Time to Realize / Sunwoojunga"@ja,
        "Time to Realize / Sunwoojunga"@ja-latn ;
    mo:performance_of <album/107779#musicalwork> ;
    mo:recorded_as <album/107779#musicalexpression> ;
    schema:name "Time to Realize / Sunwoojunga"@en,
        "Time to Realize / Sunwoojunga"@ja,
        "Time to Realize / Sunwoojunga"@ja-latn ;
    schema:workPerformed <album/107779#musicalwork> .

<https://media.vgm.io/albums/97/107779/107779-1db7b8942b47.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107779#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/107779/107779-1db7b8942b47.jpg> ;
    foaf:depicts <album/107779#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/107779/107779-1db7b8942b47.jpg> .

<https://medium-media.vgm.io/albums/97/107779/107779-1db7b8942b47.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107779#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-29"^^xsd:date ;
    dcterms:title "Time to Realize / Sunwoojunga"@en,
        "Time to Realize / Sunwoojunga"@ja,
        "Time to Realize / Sunwoojunga"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/107779#musicalexpression> ;
    mo:publisher _:Nf9bd7cb7f04241cabd3dd656e38b07cd ;
    mo:record _:N59c6f7ad2d9747de81c891391c786786 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MapleStoryM"@en ;
            foaf:name "MapleStoryM"@en ] ;
    schema:datePublished "2020-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/107779/107779-1db7b8942b47.jpg> ;
    schema:name "Time to Realize / Sunwoojunga"@en,
        "Time to Realize / Sunwoojunga"@ja,
        "Time to Realize / Sunwoojunga"@ja-latn ;
    schema:publisher _:Nf9bd7cb7f04241cabd3dd656e38b07cd ;
    foaf:depiction <https://media.vgm.io/albums/97/107779/107779-1db7b8942b47.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107779#subject> ;
    schema:name "백경진"@en ;
    foaf:made <album/107779#subject> ;
    foaf:name "백경진"@en .

_:Nc3f00fec93c14f0c9ef0f35e2b7d3f43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time to Realize"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N59c6f7ad2d9747de81c891391c786786 ;
    schema:name "Time to Realize"@en .

_:Nf9bd7cb7f04241cabd3dd656e38b07cd schema:name "Magic Strawberry Sound"@en ;
    foaf:name "Magic Strawberry Sound"@en .

_:Nfdd59752b1e146c888a8160a08a11a97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time to Realize (Inst.)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N59c6f7ad2d9747de81c891391c786786 ;
    schema:name "Time to Realize (Inst.)"@en .

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

