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

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

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

<artist/12272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91508#subject> ;
    schema:name "Hommarju"@en ;
    foaf:made <album/91508#composition>,
        <album/91508#subject> ;
    foaf:name "Hommarju"@en .

<artist/15258#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91508#subject> ;
    schema:name "Blacklolita"@en ;
    foaf:made <album/91508#composition>,
        <album/91508#subject> ;
    foaf:name "Blacklolita"@en .

<artist/17133#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91508#subject> ;
    schema:name "MK"@en ;
    foaf:made <album/91508#composition>,
        <album/91508#subject> ;
    foaf:name "MK"@en .

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91508#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/91508#composition>,
        <album/91508#subject> ;
    foaf:name "Taishi"@en .

<artist/2735#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91508#subject> ;
    schema:name "Nhato"@en ;
    foaf:made <album/91508#composition>,
        <album/91508#subject> ;
    foaf:name "Nhato"@en .

<artist/2739#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91508#subject> ;
    schema:name "Tomohiko Togashi"@en ;
    foaf:made <album/91508#composition>,
        <album/91508#subject> ;
    foaf:name "Tomohiko Togashi"@en .

<artist/37462#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91508#subject> ;
    schema:name "SoU"@en ;
    foaf:made <album/91508#composition>,
        <album/91508#subject> ;
    foaf:name "SoU"@en .

<artist/39713#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91508#subject> ;
    schema:name "REMO-CON"@en ;
    foaf:made <album/91508#composition>,
        <album/91508#subject> ;
    foaf:name "REMO-CON"@en .

<artist/46419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91508#subject> ;
    schema:name "Relect"@en ;
    foaf:made <album/91508#composition>,
        <album/91508#subject> ;
    foaf:name "Relect"@en .

<artist/46422#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91508#subject> ;
    schema:name "Zekk"@en ;
    foaf:made <album/91508#composition>,
        <album/91508#subject> ;
    foaf:name "Zekk"@en .

<artist/46423#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91508#subject> ;
    schema:name "Srav3R"@en ;
    foaf:made <album/91508#composition>,
        <album/91508#subject> ;
    foaf:name "Srav3R"@en .

<artist/55113#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91508#subject> ;
    schema:name "KaSa"@en ;
    foaf:made <album/91508#composition>,
        <album/91508#subject> ;
    foaf:name "KaSa"@en .

<event/220> a mo:Release ;
    schema:name "Released at M3-2019 Spring (Apr 28, 2019)" .

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

<album/91508#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Archaic Vanguard"@en,
        "Archaic Vanguard"@ja,
        "Archaic Vanguard"@ja-latn ;
    mo:performance_of <album/91508#musicalwork> ;
    mo:recorded_as <album/91508#musicalexpression> ;
    schema:name "Archaic Vanguard"@en,
        "Archaic Vanguard"@ja,
        "Archaic Vanguard"@ja-latn ;
    schema:workPerformed <album/91508#musicalwork> .

<org/1997#subject> schema:name "wavforme"@en,
        "wavforme"@ja,
        "wavforme"@ja-latn ;
    foaf:name "wavforme"@en,
        "wavforme"@ja,
        "wavforme"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/91508/91508-1570945762.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91508#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Archaic Vanguard"@en,
        "Archaic Vanguard"@ja,
        "Archaic Vanguard"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Amps"@en ;
            foaf:made <album/91508#composition> ;
            foaf:name "Amps"@en ],
        <artist/12272#subject>,
        <artist/15258#subject>,
        <artist/17133#subject>,
        <artist/2454#subject>,
        <artist/2735#subject>,
        <artist/2739#subject>,
        <artist/37462#subject>,
        <artist/39713#subject>,
        <artist/46419#subject>,
        <artist/46422#subject>,
        <artist/46423#subject>,
        <artist/55113#subject> ;
    mo:produced_work <album/91508#musicalwork> ;
    schema:name "Archaic Vanguard"@en,
        "Archaic Vanguard"@ja,
        "Archaic Vanguard"@ja-latn .

<album/91508#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-28"^^xsd:date ;
    dcterms:title "Archaic Vanguard"@en,
        "Archaic Vanguard"@ja,
        "Archaic Vanguard"@ja-latn ;
    mo:catalogue_number "WAV-022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91508#musicalexpression> ;
    mo:publisher <org/1997#subject> ;
    mo:record _:N313bd05bf2554c879a62849ad28c6c2d ;
    mo:record_count 1 ;
    mo:release <event/220> ;
    schema:datePublished "2019-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/80/91508/91508-1570945762.jpg> ;
    schema:name "Archaic Vanguard"@en,
        "Archaic Vanguard"@ja,
        "Archaic Vanguard"@ja-latn ;
    schema:publisher <org/1997#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/91508/91508-1570945762.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91508#subject> ;
    schema:name "Amps"@en ;
    foaf:made <album/91508#subject> ;
    foaf:name "Amps"@en .

_:N14aa6619ba7440a8a67835833681bbf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "666"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N313bd05bf2554c879a62849ad28c6c2d ;
    schema:name "666"@en .

_:N2b3412e84ba349f38edb20fffe88d2e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M4"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N313bd05bf2554c879a62849ad28c6c2d ;
    schema:name "M4"@en .

_:N4ed962b5846640328ea2bf415fddcd41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pay Me Back"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N313bd05bf2554c879a62849ad28c6c2d ;
    schema:name "Pay Me Back"@en .

_:N615ddbd3e1da4f989d298e3723eacc85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defect Structure"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N313bd05bf2554c879a62849ad28c6c2d ;
    schema:name "Defect Structure"@en .

_:N62ff1fb60e3d4c5cbe49413b4aba8e61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raptor"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N313bd05bf2554c879a62849ad28c6c2d ;
    schema:name "Raptor"@en .

_:N62fff2c3c7244a47bbc992c3ea106625 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rust"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N313bd05bf2554c879a62849ad28c6c2d ;
    schema:name "Rust"@en .

_:N96e9a136245745a1838c74995fde745d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closer"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N313bd05bf2554c879a62849ad28c6c2d ;
    schema:name "Closer"@en .

_:Na1f68ed2b3f149659cc1434367df4e0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R.I.P"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N313bd05bf2554c879a62849ad28c6c2d ;
    schema:name "R.I.P"@en .

_:Ne1260e1a0774423b9145caddc3a4a9b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get It Back"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N313bd05bf2554c879a62849ad28c6c2d ;
    schema:name "Get It Back"@en .

_:Ne908b975cc8040ee997e94dcd2160e53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tactics"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N313bd05bf2554c879a62849ad28c6c2d ;
    schema:name "Tactics"@en .

_:Nf1806380415048e3bd37348d1029306d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Click Clack"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N313bd05bf2554c879a62849ad28c6c2d ;
    schema:name "Click Clack"@en .

_:Nfb87ee184be7412a8541dd76681a7a87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Gadgetter Ⅱ"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N313bd05bf2554c879a62849ad28c6c2d ;
    schema:name "Super Gadgetter Ⅱ"@en .

_:N313bd05bf2554c879a62849ad28c6c2d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14aa6619ba7440a8a67835833681bbf5,
        _:N2b3412e84ba349f38edb20fffe88d2e7,
        _:N4ed962b5846640328ea2bf415fddcd41,
        _:N615ddbd3e1da4f989d298e3723eacc85,
        _:N62ff1fb60e3d4c5cbe49413b4aba8e61,
        _:N62fff2c3c7244a47bbc992c3ea106625,
        _:N96e9a136245745a1838c74995fde745d,
        _:Na1f68ed2b3f149659cc1434367df4e0a,
        _:Ne1260e1a0774423b9145caddc3a4a9b8,
        _:Ne908b975cc8040ee997e94dcd2160e53,
        _:Nf1806380415048e3bd37348d1029306d,
        _:Nfb87ee184be7412a8541dd76681a7a87 ;
    mo:track_count 12 ;
    schema:duration "PT45:18"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N14aa6619ba7440a8a67835833681bbf5,
        _:N2b3412e84ba349f38edb20fffe88d2e7,
        _:N4ed962b5846640328ea2bf415fddcd41,
        _:N615ddbd3e1da4f989d298e3723eacc85,
        _:N62ff1fb60e3d4c5cbe49413b4aba8e61,
        _:N62fff2c3c7244a47bbc992c3ea106625,
        _:N96e9a136245745a1838c74995fde745d,
        _:Na1f68ed2b3f149659cc1434367df4e0a,
        _:Ne1260e1a0774423b9145caddc3a4a9b8,
        _:Ne908b975cc8040ee997e94dcd2160e53,
        _:Nf1806380415048e3bd37348d1029306d,
        _:Nfb87ee184be7412a8541dd76681a7a87 .

