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

<album/10141#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Beginning of the End"@en,
        "The Beginning of the End"@ja,
        "The Beginning of the End"@ja-latn ;
    mo:produced_work <album/10141#musicalwork> ;
    schema:name "The Beginning of the End"@en,
        "The Beginning of the End"@ja,
        "The Beginning of the End"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/14/10141/10141-1221052588.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/58037#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10141#performance> ;
    schema:name "xoc"@en ;
    foaf:name "xoc"@en .

<artist/59427#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10141#performance> ;
    schema:name "Streifig"@en ;
    foaf:name "Streifig"@en .

<album/10141#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-19"^^xsd:date ;
    dcterms:title "The Beginning of the End"@en,
        "The Beginning of the End"@ja,
        "The Beginning of the End"@ja-latn ;
    mo:catalogue_number "CCN008/GE001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10141#musicalexpression> ;
    mo:publisher <org/115#subject> ;
    mo:record _:N90a6014b5cee487ab4eb400041736bc0 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Vegeroth"@en ;
            foaf:name "Vegeroth"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "pIENESS"@en ;
            foaf:name "pIENESS"@en ],
        <artist/58037#subject>,
        <artist/59427#subject> ;
    schema:datePublished "2008-08-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/10141/10141-1221052588.jpg> ;
    schema:name "The Beginning of the End"@en,
        "The Beginning of the End"@ja,
        "The Beginning of the End"@ja-latn ;
    schema:publisher <org/115#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/10141/10141-1221052588.jpg> .

<album/10141#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Beginning of the End"@en,
        "The Beginning of the End"@ja,
        "The Beginning of the End"@ja-latn ;
    mo:performance_of <album/10141#musicalwork> ;
    mo:performer _:N3bb31ff4a1f04475813e3da30b1f5ede,
        _:N93d72e58a371481eaf8ec02dcb685071,
        <artist/58037#subject>,
        <artist/59427#subject> ;
    mo:recorded_as <album/10141#musicalexpression> ;
    schema:byArtist _:N3bb31ff4a1f04475813e3da30b1f5ede,
        _:N93d72e58a371481eaf8ec02dcb685071,
        <artist/58037#subject>,
        <artist/59427#subject> ;
    schema:name "The Beginning of the End"@en,
        "The Beginning of the End"@ja,
        "The Beginning of the End"@ja-latn ;
    schema:workPerformed <album/10141#musicalwork> .

_:N22564b9a1b204df5afa2b6703a55636c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beginning of the End"@en ;
    mo:track_number 1 ;
    schema:duration "PT18:22"^^xsd:interval ;
    schema:inPlaylist _:N90a6014b5cee487ab4eb400041736bc0 ;
    schema:name "The Beginning of the End"@en .

_:N3bb31ff4a1f04475813e3da30b1f5ede a schema:Person,
        foaf:Person ;
    mo:performed <album/10141#performance> ;
    schema:name "Vegeroth"@en ;
    foaf:name "Vegeroth"@en .

_:N90a6014b5cee487ab4eb400041736bc0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22564b9a1b204df5afa2b6703a55636c ;
    mo:track_count 1 ;
    schema:duration "PT18:22"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N22564b9a1b204df5afa2b6703a55636c .

_:N93d72e58a371481eaf8ec02dcb685071 a schema:Person,
        foaf:Person ;
    mo:performed <album/10141#performance> ;
    schema:name "pIENESS"@en ;
    foaf:name "pIENESS"@en .

