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

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

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

<album/60411#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Majestic Nights Volume One: All Lies on You"@en,
        "Majestic Nights Volume One: All Lies on You"@ja,
        "Majestic Nights Volume One: All Lies on You"@ja-latn ;
    mo:composer <artist/19613#subject> ;
    mo:produced_work <album/60411#musicalwork> ;
    schema:name "Majestic Nights Volume One: All Lies on You"@en,
        "Majestic Nights Volume One: All Lies on You"@ja,
        "Majestic Nights Volume One: All Lies on You"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/11/60411/60411-1469372185.png> a schema:ImageObject,
        foaf:Image .

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

<album/60411#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Majestic Nights Volume One: All Lies on You"@en,
        "Majestic Nights Volume One: All Lies on You"@ja,
        "Majestic Nights Volume One: All Lies on You"@ja-latn ;
    mo:performance_of <album/60411#musicalwork> ;
    mo:performer <artist/19613#subject> ;
    mo:recorded_as <album/60411#musicalexpression> ;
    schema:byArtist <artist/19613#subject> ;
    schema:name "Majestic Nights Volume One: All Lies on You"@en,
        "Majestic Nights Volume One: All Lies on You"@ja,
        "Majestic Nights Volume One: All Lies on You"@ja-latn ;
    schema:workPerformed <album/60411#musicalwork> .

<artist/19613#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60411#subject> ;
    mo:performed <album/60411#performance> ;
    schema:name "Edward \"Das Fokks\" Fokkema"@en ;
    foaf:made <album/60411#composition>,
        <album/60411#subject> ;
    foaf:name "Edward \"Das Fokks\" Fokkema"@en .

<album/60411#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-01"^^xsd:date ;
    dcterms:title "Majestic Nights Volume One: All Lies on You"@en,
        "Majestic Nights Volume One: All Lies on You"@ja,
        "Majestic Nights Volume One: All Lies on You"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/60411#musicalexpression> ;
    mo:publisher _:N2cacb4b4a6ef4e74a7345e77bf5fbd2b ;
    mo:record _:N17a71f4e66e441f8b8f2669d1061acbd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Majestic Nights"@en ;
            foaf:name "Majestic Nights"@en ] ;
    schema:byArtist <artist/19613#subject> ;
    schema:datePublished "2014-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/60411/60411-1469372185.png> ;
    schema:name "Majestic Nights Volume One: All Lies on You"@en,
        "Majestic Nights Volume One: All Lies on You"@ja,
        "Majestic Nights Volume One: All Lies on You"@ja-latn ;
    schema:publisher _:N2cacb4b4a6ef4e74a7345e77bf5fbd2b ;
    foaf:depiction <https://media.vgm.io/albums/11/60411/60411-1469372185.png> .

_:N143d018de91542f38eff8d69f4ba577d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orion Project"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N17a71f4e66e441f8b8f2669d1061acbd ;
    schema:name "Orion Project"@en .

_:N2cacb4b4a6ef4e74a7345e77bf5fbd2b schema:name "Majestic Nights"@en ;
    foaf:name "Majestic Nights"@en .

_:N70506b4cd0e84b5683db45897ccb93b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New World Order"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N17a71f4e66e441f8b8f2669d1061acbd ;
    schema:name "New World Order"@en .

_:Nbbd2b0f129c34e26a5c6adfa53032c44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A2600"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N17a71f4e66e441f8b8f2669d1061acbd ;
    schema:name "A2600"@en .

_:Nc505f903353b4c7fb83a31da6a59e080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arrival"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N17a71f4e66e441f8b8f2669d1061acbd ;
    schema:name "Arrival"@en .

_:Nd95edbb8d49d47d7b687c67a77cd5834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Secret Within"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N17a71f4e66e441f8b8f2669d1061acbd ;
    schema:name "The Secret Within"@en .

_:Nf4efd7436ca44ab3bc3e9e4cbfcf2901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Majestic Nights"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N17a71f4e66e441f8b8f2669d1061acbd ;
    schema:name "Majestic Nights"@en .

_:N17a71f4e66e441f8b8f2669d1061acbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N143d018de91542f38eff8d69f4ba577d,
        _:N70506b4cd0e84b5683db45897ccb93b5,
        _:Nbbd2b0f129c34e26a5c6adfa53032c44,
        _:Nc505f903353b4c7fb83a31da6a59e080,
        _:Nd95edbb8d49d47d7b687c67a77cd5834,
        _:Nf4efd7436ca44ab3bc3e9e4cbfcf2901 ;
    mo:track_count 6 ;
    schema:duration "PT18:45"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N143d018de91542f38eff8d69f4ba577d,
        _:N70506b4cd0e84b5683db45897ccb93b5,
        _:Nbbd2b0f129c34e26a5c6adfa53032c44,
        _:Nc505f903353b4c7fb83a31da6a59e080,
        _:Nd95edbb8d49d47d7b687c67a77cd5834,
        _:Nf4efd7436ca44ab3bc3e9e4cbfcf2901 .

