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

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

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

<artist/1619#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30089#subject> ;
    schema:name "polygon prompt"@en ;
    foaf:made <album/30089#composition>,
        <album/30089#subject> ;
    foaf:name "polygon prompt"@en .

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

<artist/2758#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30089#subject> ;
    schema:name "Atsushi Ohara"@en ;
    foaf:made <album/30089#composition>,
        <album/30089#subject> ;
    foaf:name "Atsushi Ohara"@en .

<artist/3942#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30089#subject> ;
    schema:name "off-beat"@en ;
    foaf:made <album/30089#composition>,
        <album/30089#subject> ;
    foaf:name "off-beat"@en .

<artist/4304#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30089#subject> ;
    schema:name "Groovetune"@en ;
    foaf:made <album/30089#composition>,
        <album/30089#subject> ;
    foaf:name "Groovetune"@en .

<artist/44608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30089#subject> ;
    schema:name "wat"@en ;
    foaf:made <album/30089#composition>,
        <album/30089#subject> ;
    foaf:name "wat"@en .

<artist/58470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30089#subject> ;
    schema:name "asagaoaudio"@en ;
    foaf:made <album/30089#composition>,
        <album/30089#subject> ;
    foaf:name "asagaoaudio"@en .

<artist/80074#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30089#subject> ;
    schema:name "296"@en ;
    foaf:made <album/30089#composition>,
        <album/30089#subject> ;
    foaf:name "296"@en .

<artist/9130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30089#subject> ;
    schema:name "shirokuma"@en ;
    foaf:made <album/30089#composition>,
        <album/30089#subject> ;
    foaf:name "shirokuma"@en .

<artist/9131#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30089#subject> ;
    schema:name "rendat"@en ;
    foaf:made <album/30089#composition>,
        <album/30089#subject> ;
    foaf:name "rendat"@en .

<artist/9132#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30089#subject> ;
    schema:name "R-9"@en ;
    foaf:made <album/30089#composition>,
        <album/30089#subject> ;
    foaf:name "R-9"@en .

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

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

<album/30089#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Assaultworks [ichi]"@en,
        "Assaultworks [ichi]"@ja,
        "Assaultworks [ichi]"@ja-latn ;
    mo:performance_of <album/30089#musicalwork> ;
    mo:recorded_as <album/30089#musicalexpression> ;
    schema:name "Assaultworks [ichi]"@en,
        "Assaultworks [ichi]"@ja,
        "Assaultworks [ichi]"@ja-latn ;
    schema:workPerformed <album/30089#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/98/30089/30089-1321730276.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30089#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Assaultworks [ichi]"@en,
        "Assaultworks [ichi]"@ja,
        "Assaultworks [ichi]"@ja-latn ;
    mo:composer <artist/1619#subject>,
        <artist/2735#subject>,
        <artist/2758#subject>,
        <artist/3942#subject>,
        <artist/4304#subject>,
        <artist/44608#subject>,
        <artist/58470#subject>,
        <artist/80074#subject>,
        <artist/9130#subject>,
        <artist/9131#subject>,
        <artist/9132#subject> ;
    mo:produced_work <album/30089#musicalwork> ;
    schema:name "Assaultworks [ichi]"@en,
        "Assaultworks [ichi]"@ja,
        "Assaultworks [ichi]"@ja-latn .

<album/30089#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-31"^^xsd:date ;
    dcterms:title "Assaultworks [ichi]"@en,
        "Assaultworks [ichi]"@ja,
        "Assaultworks [ichi]"@ja-latn ;
    mo:catalogue_number "LNAW-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30089#musicalexpression> ;
    mo:publisher <org/619#subject> ;
    mo:record _:Nbd121a1327174bed90f953ecf720558a ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:datePublished "2010-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/98/30089/30089-1321730276.jpg> ;
    schema:name "Assaultworks [ichi]"@en,
        "Assaultworks [ichi]"@ja,
        "Assaultworks [ichi]"@ja-latn ;
    schema:publisher <org/619#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/30089/30089-1321730276.jpg> .

_:N07a8e874aabe44538918ac79ddfe6458 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Compile Error"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:Nbd121a1327174bed90f953ecf720558a ;
    schema:name "Compile Error"@en .

_:N0ba3c9f18c2243a8babde98d42a0ff23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forwardline"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nbd121a1327174bed90f953ecf720558a ;
    schema:name "Forwardline"@en .

_:N17bf18161d7746a68b61363e9f9f9c9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Klutz Variation"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Nbd121a1327174bed90f953ecf720558a ;
    schema:name "Klutz Variation"@en .

_:N25056441492f42f8905734d362544c17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asinine Sequence"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nbd121a1327174bed90f953ecf720558a ;
    schema:name "Asinine Sequence"@en .

_:N3ec940a59412480088d05096ac10afd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anytime,Primetime"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nbd121a1327174bed90f953ecf720558a ;
    schema:name "Anytime,Primetime"@en .

_:N3fc66977198c4eaaa923108484e1db08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TrophyWife"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Nbd121a1327174bed90f953ecf720558a ;
    schema:name "TrophyWife"@en .

_:N4cd6fad4a2df49adac65564523cf4256 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boiled5.Grilled5.Garlicmax."@en ;
    mo:track_number 11 ;
    schema:duration "PT9:00"^^xsd:interval ;
    schema:inPlaylist _:Nbd121a1327174bed90f953ecf720558a ;
    schema:name "Boiled5.Grilled5.Garlicmax."@en .

_:N52ff77f1b82b4ec9afb337807949b5d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moat Monster"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:Nbd121a1327174bed90f953ecf720558a ;
    schema:name "Moat Monster"@en .

_:N5b4ae76bfad9473fad6bafe6e144840c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pushing The Envelope"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nbd121a1327174bed90f953ecf720558a ;
    schema:name "Pushing The Envelope"@en .

_:N979af0da1cb046ed86f4e81c19cd0f51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Untitled"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nbd121a1327174bed90f953ecf720558a ;
    schema:name "Untitled"@en .

_:Nb467bc3903dd4654907ec708a9c0b6a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turbulenzen"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nbd121a1327174bed90f953ecf720558a ;
    schema:name "Turbulenzen"@en .

_:Nbd121a1327174bed90f953ecf720558a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07a8e874aabe44538918ac79ddfe6458,
        _:N0ba3c9f18c2243a8babde98d42a0ff23,
        _:N17bf18161d7746a68b61363e9f9f9c9c,
        _:N25056441492f42f8905734d362544c17,
        _:N3ec940a59412480088d05096ac10afd1,
        _:N3fc66977198c4eaaa923108484e1db08,
        _:N4cd6fad4a2df49adac65564523cf4256,
        _:N52ff77f1b82b4ec9afb337807949b5d9,
        _:N5b4ae76bfad9473fad6bafe6e144840c,
        _:N979af0da1cb046ed86f4e81c19cd0f51,
        _:Nb467bc3903dd4654907ec708a9c0b6a6 ;
    mo:track_count 11 ;
    schema:duration "PT63:45"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N07a8e874aabe44538918ac79ddfe6458,
        _:N0ba3c9f18c2243a8babde98d42a0ff23,
        _:N17bf18161d7746a68b61363e9f9f9c9c,
        _:N25056441492f42f8905734d362544c17,
        _:N3ec940a59412480088d05096ac10afd1,
        _:N3fc66977198c4eaaa923108484e1db08,
        _:N4cd6fad4a2df49adac65564523cf4256,
        _:N52ff77f1b82b4ec9afb337807949b5d9,
        _:N5b4ae76bfad9473fad6bafe6e144840c,
        _:N979af0da1cb046ed86f4e81c19cd0f51,
        _:Nb467bc3903dd4654907ec708a9c0b6a6 .

