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

<artist/12216#subject> a schema:Person,
        foaf:Person ;
    schema:name "mpi"@en ;
    foaf:made <album/51216#lyrics>,
        <album/51216#subject> ;
    foaf:name "mpi"@en .

<artist/36138#subject> a schema:Person,
        foaf:Person ;
    schema:name "Benjamin"@en ;
    foaf:made <album/51216#lyrics>,
        <album/51216#subject> ;
    foaf:name "Benjamin"@en .

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

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51216#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/51216#composition>,
        <album/51216#lyrics>,
        <album/51216#subject> ;
    foaf:name "Hiroyuki Sawano"@en .

<product/3358#subject> a schema:CreativeWork ;
    schema:name "Seraph of the End: Vampire Reign"@en,
        "終わりのセラフ"@ja,
        "Owari no Seraph"@ja-latn ;
    foaf:name "Seraph of the End: Vampire Reign"@en,
        "終わりのセラフ"@ja,
        "Owari no Seraph"@ja-latn .

<album/51216#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@en,
        "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@ja,
        "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@ja-latn ;
    mo:composer <artist/7317#subject> ;
    mo:produced_work <album/51216#musicalwork> ;
    schema:name "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@en,
        "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@ja,
        "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@ja-latn .

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

<org/530#subject> schema:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn ;
    foaf:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/51216/51216-1497443159.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16247#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51216#performance> ;
    schema:name "mica"@en ;
    foaf:name "mica"@en .

<artist/17601#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51216#performance> ;
    schema:name "Gemie"@en ;
    foaf:name "Gemie"@en .

<artist/18236#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51216#performance> ;
    schema:name "Yosh"@en ;
    foaf:name "Yosh"@en .

<artist/25078#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51216#performance> ;
    schema:name "SawanoHiroyuki[nZk]"@en ;
    foaf:name "SawanoHiroyuki[nZk]"@en .

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

<album/51216#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@en,
        "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@ja,
        "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@ja-latn ;
    mo:performance_of <album/51216#musicalwork> ;
    mo:performer <artist/16247#subject>,
        <artist/17601#subject>,
        <artist/18236#subject>,
        <artist/25078#subject> ;
    mo:recorded_as <album/51216#musicalexpression> ;
    schema:byArtist <artist/16247#subject>,
        <artist/17601#subject>,
        <artist/18236#subject>,
        <artist/25078#subject> ;
    schema:name "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@en,
        "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@ja,
        "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@ja-latn ;
    schema:workPerformed <album/51216#musicalwork> .

<album/51216#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-20"^^xsd:date ;
    dcterms:title "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@en,
        "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@ja,
        "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@ja-latn ;
    mo:catalogue_number "DFCL-2132" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51216#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N3fd24feb5e414cea84a071181e589efb ;
    mo:record_count 1 ;
    schema:about <product/3358#subject> ;
    schema:byArtist <artist/16247#subject>,
        <artist/17601#subject>,
        <artist/18236#subject>,
        <artist/25078#subject> ;
    schema:datePublished "2015-05-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/51216/51216-1497443159.jpg> ;
    schema:name "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@en,
        "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@ja,
        "X.U. | scaPEGoat / SawanoHiroyuki[nZk]"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/51216/51216-1497443159.jpg> .

_:N24b8d32d28684401b4dc88f6386ae799 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scaPEGoat"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N3fd24feb5e414cea84a071181e589efb ;
    schema:name "scaPEGoat"@en .

_:N27f2d9fc230040eaab4df69ffd8fd236 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scaPEGoat (TV size)"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N3fd24feb5e414cea84a071181e589efb ;
    schema:name "scaPEGoat (TV size)"@en .

_:N565728061aa34b3e8c7348e90bd39a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scaPEGoat (instrumental)"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N3fd24feb5e414cea84a071181e589efb ;
    schema:name "scaPEGoat (instrumental)"@en .

_:N77abb64e31104d25837a98311c51bb77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X.U. (instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N3fd24feb5e414cea84a071181e589efb ;
    schema:name "X.U. (instrumental)"@en .

_:Ne5cc446cdf3f411297921ec4bc8e6e30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X.U."@en ;
    mo:track_number 1 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N3fd24feb5e414cea84a071181e589efb ;
    schema:name "X.U."@en .

_:Nfa96c230df4b454f9b6eee82b16912d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X.U. (TV size)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N3fd24feb5e414cea84a071181e589efb ;
    schema:name "X.U. (TV size)"@en .

_:Nfae80366abf349b1aa9037bafd70d213 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INSANITY LOVE"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N3fd24feb5e414cea84a071181e589efb ;
    schema:name "INSANITY LOVE"@en .

_:N3fd24feb5e414cea84a071181e589efb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24b8d32d28684401b4dc88f6386ae799,
        _:N27f2d9fc230040eaab4df69ffd8fd236,
        _:N565728061aa34b3e8c7348e90bd39a6e,
        _:N77abb64e31104d25837a98311c51bb77,
        _:Ne5cc446cdf3f411297921ec4bc8e6e30,
        _:Nfa96c230df4b454f9b6eee82b16912d2,
        _:Nfae80366abf349b1aa9037bafd70d213 ;
    mo:track_count 7 ;
    schema:duration "PT26:24"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N24b8d32d28684401b4dc88f6386ae799,
        _:N27f2d9fc230040eaab4df69ffd8fd236,
        _:N565728061aa34b3e8c7348e90bd39a6e,
        _:N77abb64e31104d25837a98311c51bb77,
        _:Ne5cc446cdf3f411297921ec4bc8e6e30,
        _:Nfa96c230df4b454f9b6eee82b16912d2,
        _:Nfae80366abf349b1aa9037bafd70d213 .

