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

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

<artist/1035#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36760#subject> ;
    schema:name "Andrew Aversa"@en ;
    foaf:made <album/36760#composition>,
        <album/36760#lyrics>,
        <album/36760#subject> ;
    foaf:name "Andrew Aversa"@en .

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

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

<https://medium-media.vgm.io/albums/06/36760/36760-1355198971.jpg> a schema:ImageObject,
        foaf:Image .

<album/36760#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "identity sequence"@en,
        "identity sequence"@ja,
        "identity sequence"@ja-latn ;
    mo:composer <artist/1030#subject>,
        <artist/1035#subject> ;
    mo:produced_work <album/36760#musicalwork> ;
    schema:name "identity sequence"@en,
        "identity sequence"@ja,
        "identity sequence"@ja-latn .

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

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

<artist/1032#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36760#performance> ;
    schema:name "Juan Medrano"@en ;
    foaf:name "Juan Medrano"@en .

<artist/11531#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36760#performance> ;
    schema:name "Chris Gordon"@en ;
    foaf:name "Chris Gordon"@en .

<artist/11774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36760#performance> ;
    schema:name "Jeff Ball"@en ;
    foaf:name "Jeff Ball"@en .

<artist/1030#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36760#subject> ;
    mo:performed <album/36760#performance> ;
    schema:name "Jillian Aversa"@en ;
    foaf:made <album/36760#composition>,
        <album/36760#lyrics>,
        <album/36760#subject> ;
    foaf:name "Jillian Aversa"@en .

<album/36760#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "identity sequence"@en,
        "identity sequence"@ja,
        "identity sequence"@ja-latn ;
    mo:performance_of <album/36760#musicalwork> ;
    mo:performer _:N529a4e19a56b4c7a8486bba26417e33e,
        _:N93eb22e3092049f7aed5c70237485de5,
        <artist/1030#subject>,
        <artist/1032#subject>,
        <artist/11531#subject>,
        <artist/11774#subject> ;
    mo:recorded_as <album/36760#musicalexpression> ;
    schema:byArtist _:N529a4e19a56b4c7a8486bba26417e33e,
        _:N93eb22e3092049f7aed5c70237485de5,
        <artist/1030#subject>,
        <artist/1032#subject>,
        <artist/11531#subject>,
        <artist/11774#subject> ;
    schema:name "identity sequence"@en,
        "identity sequence"@ja,
        "identity sequence"@ja-latn ;
    schema:workPerformed <album/36760#musicalwork> .

<album/36760#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-12"^^xsd:date ;
    dcterms:title "identity sequence"@en,
        "identity sequence"@ja,
        "identity sequence"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36760#musicalexpression> ;
    mo:publisher _:Nb288f9dec2e94f0ba1cc127d48f61658 ;
    mo:record _:Ncef416d4a77449bab396ce9eba72a080 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Dan O'Neil"@en ;
            foaf:name "Dan O'Neil"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Philadelphia Men's Chorale"@en ;
            foaf:name "Philadelphia Men's Chorale"@en ],
        <artist/1030#subject>,
        <artist/1032#subject>,
        <artist/11531#subject>,
        <artist/11774#subject> ;
    schema:datePublished "2012-12-12"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/06/36760/36760-1355198971.jpg> ;
    schema:name "identity sequence"@en,
        "identity sequence"@ja,
        "identity sequence"@ja-latn ;
    schema:publisher _:Nb288f9dec2e94f0ba1cc127d48f61658 ;
    foaf:depiction <https://media.vgm.io/albums/06/36760/36760-1355198971.jpg> .

_:N00765871c5fb4dc18cfbc8735e49b266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unity"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "Unity"@en .

_:N0715bb74a6574e3aa53515eb4a7ba3f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Genesis"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "Genesis"@en .

_:N084da8a5a744498e9fca349bb67d5996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arms Open Wide"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "Arms Open Wide"@en .

_:N218d929578d64dd0b082d9a8c3f3badd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No regret"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "No regret"@en .

_:N33271bdc4e0b48f89d90cb8999d9e890 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Hold On"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "Just Hold On"@en .

_:N409cc737155e4cbf99a8a9acd7a31ef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Identity Sequence"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "Identity Sequence"@en .

_:N4d1b5d083da141589b6321e2c11c4eee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "System"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "System"@en .

_:N529a4e19a56b4c7a8486bba26417e33e a schema:Person,
        foaf:Person ;
    mo:performed <album/36760#performance> ;
    schema:name "Philadelphia Men's Chorale"@en ;
    foaf:name "Philadelphia Men's Chorale"@en .

_:N5ceb7628c80d4a54ab4d3a22a5459ab7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colossus"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "Colossus"@en .

_:N6b3eb3cfb06f4c13abc0fef77b66f099 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "The End"@en .

_:N72150b297ac44de68899e8e0ac47cf2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neurobazaar"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "Neurobazaar"@en .

_:N93eb22e3092049f7aed5c70237485de5 a schema:Person,
        foaf:Person ;
    mo:performed <album/36760#performance> ;
    schema:name "Dan O'Neil"@en ;
    foaf:name "Dan O'Neil"@en .

_:Nb288f9dec2e94f0ba1cc127d48f61658 schema:name "Zircon Studios"@en ;
    foaf:name "Zircon Studios"@en .

_:Nbfc01d258d0e461ba531203d9a5784e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Million Years"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "Million Years"@en .

_:Nd0354e9654164275967dc64e8cf2c716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fabrication"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "Fabrication"@en .

_:Nd2504857c1954898851a2f7cb8384ad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Expanse"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "The Expanse"@en .

_:Nf1e07534ad2b494ea59c8e9d36e502fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Ncef416d4a77449bab396ce9eba72a080 ;
    schema:name "Memory"@en .

_:Ncef416d4a77449bab396ce9eba72a080 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00765871c5fb4dc18cfbc8735e49b266,
        _:N0715bb74a6574e3aa53515eb4a7ba3f9,
        _:N084da8a5a744498e9fca349bb67d5996,
        _:N218d929578d64dd0b082d9a8c3f3badd,
        _:N33271bdc4e0b48f89d90cb8999d9e890,
        _:N409cc737155e4cbf99a8a9acd7a31ef5,
        _:N4d1b5d083da141589b6321e2c11c4eee,
        _:N5ceb7628c80d4a54ab4d3a22a5459ab7,
        _:N6b3eb3cfb06f4c13abc0fef77b66f099,
        _:N72150b297ac44de68899e8e0ac47cf2f,
        _:Nbfc01d258d0e461ba531203d9a5784e6,
        _:Nd0354e9654164275967dc64e8cf2c716,
        _:Nd2504857c1954898851a2f7cb8384ad3,
        _:Nf1e07534ad2b494ea59c8e9d36e502fe ;
    mo:track_count 14 ;
    schema:duration "PT65:12"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N00765871c5fb4dc18cfbc8735e49b266,
        _:N0715bb74a6574e3aa53515eb4a7ba3f9,
        _:N084da8a5a744498e9fca349bb67d5996,
        _:N218d929578d64dd0b082d9a8c3f3badd,
        _:N33271bdc4e0b48f89d90cb8999d9e890,
        _:N409cc737155e4cbf99a8a9acd7a31ef5,
        _:N4d1b5d083da141589b6321e2c11c4eee,
        _:N5ceb7628c80d4a54ab4d3a22a5459ab7,
        _:N6b3eb3cfb06f4c13abc0fef77b66f099,
        _:N72150b297ac44de68899e8e0ac47cf2f,
        _:Nbfc01d258d0e461ba531203d9a5784e6,
        _:Nd0354e9654164275967dc64e8cf2c716,
        _:Nd2504857c1954898851a2f7cb8384ad3,
        _:Nf1e07534ad2b494ea59c8e9d36e502fe .

