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

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

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

<artist/930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51243#subject> ;
    schema:name "soundTeMP"@en ;
    foaf:made <album/51243#composition>,
        <album/51243#subject> ;
    foaf:name "soundTeMP"@en .

<product/1146#subject> a schema:CreativeWork ;
    schema:name "Ragnarök Online"@en,
        "라그나로크 온라인"@ja,
        "Ragnarök Online"@ja-latn ;
    foaf:name "Ragnarök Online"@en,
        "라그나로크 온라인"@ja,
        "Ragnarök Online"@ja-latn .

<album/51243#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RAGNAROK FAN DISC Vol.1"@en,
        "RAGNAROK FAN DISC Vol.1"@ja,
        "RAGNAROK FAN DISC Vol.1"@ja-latn ;
    mo:composer <artist/930#subject> ;
    mo:produced_work <album/51243#musicalwork> ;
    schema:name "RAGNAROK FAN DISC Vol.1"@en,
        "RAGNAROK FAN DISC Vol.1"@ja,
        "RAGNAROK FAN DISC Vol.1"@ja-latn .

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

<album/51243#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RAGNAROK FAN DISC Vol.1"@en,
        "RAGNAROK FAN DISC Vol.1"@ja,
        "RAGNAROK FAN DISC Vol.1"@ja-latn ;
    mo:performance_of <album/51243#musicalwork> ;
    mo:recorded_as <album/51243#musicalexpression> ;
    schema:name "RAGNAROK FAN DISC Vol.1"@en,
        "RAGNAROK FAN DISC Vol.1"@ja,
        "RAGNAROK FAN DISC Vol.1"@ja-latn ;
    schema:workPerformed <album/51243#musicalwork> .

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

<https://medium-media.vgm.io/albums/34/51243/51243-1424883733.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/51243#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-03-31"^^xsd:date ;
    dcterms:title "RAGNAROK FAN DISC Vol.1"@en,
        "RAGNAROK FAN DISC Vol.1"@ja,
        "RAGNAROK FAN DISC Vol.1"@ja-latn ;
    mo:catalogue_number "FDS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51243#musicalexpression> ;
    mo:publisher _:N27e4cbdd0f9241e1be1c3b5dbe37ab14 ;
    mo:record _:Na4dd311af54c4f14a11155e03a3b386a ;
    mo:record_count 1 ;
    schema:about <product/1146#subject> ;
    schema:datePublished "2002-03-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/51243/51243-1424883733.jpg> ;
    schema:name "RAGNAROK FAN DISC Vol.1"@en,
        "RAGNAROK FAN DISC Vol.1"@ja,
        "RAGNAROK FAN DISC Vol.1"@ja-latn ;
    schema:publisher _:N27e4cbdd0f9241e1be1c3b5dbe37ab14 ;
    foaf:depiction <https://media.vgm.io/albums/34/51243/51243-1424883733.jpg> .

_:N27e4cbdd0f9241e1be1c3b5dbe37ab14 schema:name "RAGNAROK FAN DISC on the RAGNAROK Search!!"@en ;
    foaf:name "RAGNAROK FAN DISC on the RAGNAROK Search!!"@en .

_:N9bfce7a91679458ea1599ee2dbc2eb7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the tower - Knight of the Tower"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Na4dd311af54c4f14a11155e03a3b386a ;
    schema:name "Through the tower - Knight of the Tower"@en .

_:Ndfe49daaa8634cfb9565922f7d5b0341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title - Licht der Dunkelheit"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Na4dd311af54c4f14a11155e03a3b386a ;
    schema:name "Title - Licht der Dunkelheit"@en .

_:Nf13d4227a9694202adaaaa98139de90d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plateu - Plateu 2-Step Remix"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Na4dd311af54c4f14a11155e03a3b386a ;
    schema:name "Plateu - Plateu 2-Step Remix"@en .

_:Na4dd311af54c4f14a11155e03a3b386a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9bfce7a91679458ea1599ee2dbc2eb7b,
        _:Ndfe49daaa8634cfb9565922f7d5b0341,
        _:Nf13d4227a9694202adaaaa98139de90d ;
    mo:track_count 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N9bfce7a91679458ea1599ee2dbc2eb7b,
        _:Ndfe49daaa8634cfb9565922f7d5b0341,
        _:Nf13d4227a9694202adaaaa98139de90d .

