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

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

<product/2859#subject> a schema:CreativeWork ;
    schema:name "Log Horizon"@en,
        "ログ・ホライズン"@ja,
        "Log Horizon"@ja-latn ;
    foaf:name "Log Horizon"@en,
        "ログ・ホライズン"@ja,
        "Log Horizon"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/52/65325/65325-1486181465.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/25649#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65325#performance> ;
    schema:name "TOKYO TANAKA"@en ;
    foaf:name "TOKYO TANAKA"@en .

<artist/25744#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65325#performance> ;
    schema:name "DJ Santa Monica"@en ;
    foaf:name "DJ Santa Monica"@en .

<artist/31429#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65325#performance> ;
    schema:name "Spear Rib"@en ;
    foaf:name "Spear Rib"@en .

<artist/31430#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65325#performance> ;
    schema:name "E.D.Vedder"@en ;
    foaf:name "E.D.Vedder"@en .

<artist/36139#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65325#performance> ;
    schema:name "akkin"@en ;
    foaf:name "akkin"@en .

<artist/6624#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65325#performance> ;
    schema:name "Kohsuke Oshima"@en,
        "大島こうすけ"@ja ;
    foaf:name "Kohsuke Oshima"@en,
        "大島こうすけ"@ja .

<artist/17558#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65325#subject> ;
    mo:performed <album/65325#performance> ;
    schema:name "MAN WITH A MISSION"@en ;
    foaf:made <album/65325#composition>,
        <album/65325#lyrics>,
        <album/65325#subject> ;
    foaf:name "MAN WITH A MISSION"@en .

<artist/25647#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65325#subject> ;
    mo:performed <album/65325#performance> ;
    schema:name "Jean-Ken Johnny"@en ;
    foaf:made <album/65325#composition>,
        <album/65325#lyrics>,
        <album/65325#subject> ;
    foaf:name "Jean-Ken Johnny"@en .

<artist/25648#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65325#subject> ;
    mo:performed <album/65325#performance> ;
    schema:name "Kamikaze Boy"@en ;
    foaf:made <album/65325#composition>,
        <album/65325#lyrics>,
        <album/65325#subject> ;
    foaf:name "Kamikaze Boy"@en .

<artist/25777#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65325#subject> ;
    mo:performed <album/65325#performance> ;
    schema:name "Zebrahead"@en ;
    foaf:made <album/65325#composition>,
        <album/65325#lyrics>,
        <album/65325#subject> ;
    foaf:name "Zebrahead"@en .

<album/65325#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@en,
        "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@ja,
        "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@ja-latn ;
    mo:composer <artist/17558#subject>,
        <artist/25647#subject>,
        <artist/25648#subject>,
        <artist/25777#subject> ;
    mo:produced_work <album/65325#musicalwork> ;
    schema:name "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@en,
        "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@ja,
        "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@ja-latn .

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

<album/65325#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-21"^^xsd:date ;
    dcterms:title "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@en,
        "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@ja,
        "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65325#musicalexpression> ;
    mo:publisher _:Na0ea245b7bf841b4a76040baafeb1d72 ;
    mo:record _:Ne23c4f4199aa454f9b370377191b5b96 ;
    mo:record_count 1 ;
    schema:about <product/2859#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "(Matty Lewis"@en ;
            foaf:name "(Matty Lewis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ben Osmundson)"@en ;
            foaf:name "Ben Osmundson)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ed Udhus"@en ;
            foaf:name "Ed Udhus"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ali Tabatabaee"@en ;
            foaf:name "Ali Tabatabaee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Daniel Palmer"@en ;
            foaf:name "Daniel Palmer"@en ],
        <artist/17558#subject>,
        <artist/25647#subject>,
        <artist/25648#subject>,
        <artist/25649#subject>,
        <artist/25744#subject>,
        <artist/25777#subject>,
        <artist/31429#subject>,
        <artist/31430#subject>,
        <artist/36139#subject>,
        <artist/6624#subject> ;
    schema:datePublished "2015-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/65325/65325-1486181465.jpg> ;
    schema:name "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@en,
        "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@ja,
        "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@ja-latn ;
    schema:publisher _:Na0ea245b7bf841b4a76040baafeb1d72 ;
    foaf:depiction <https://media.vgm.io/albums/52/65325/65325-1486181465.jpg> .

<album/65325#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@en,
        "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@ja,
        "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@ja-latn ;
    mo:performance_of <album/65325#musicalwork> ;
    mo:performer _:N038a7a36a64740a58143ac4fa3850db5,
        _:N3c8d9979b1c242e59a7190e688cacb2c,
        _:Nb35f827ba1d04380b4e6f5fcb077da7c,
        _:Nbf082cd45abc4601ac4e6955b8ba6b0e,
        _:Nccd6a7454d374d28ace565c9655c0e14,
        <artist/17558#subject>,
        <artist/25647#subject>,
        <artist/25648#subject>,
        <artist/25649#subject>,
        <artist/25744#subject>,
        <artist/25777#subject>,
        <artist/31429#subject>,
        <artist/31430#subject>,
        <artist/36139#subject>,
        <artist/6624#subject> ;
    mo:recorded_as <album/65325#musicalexpression> ;
    schema:byArtist _:N038a7a36a64740a58143ac4fa3850db5,
        _:N3c8d9979b1c242e59a7190e688cacb2c,
        _:Nb35f827ba1d04380b4e6f5fcb077da7c,
        _:Nbf082cd45abc4601ac4e6955b8ba6b0e,
        _:Nccd6a7454d374d28ace565c9655c0e14,
        <artist/17558#subject>,
        <artist/25647#subject>,
        <artist/25648#subject>,
        <artist/25649#subject>,
        <artist/25744#subject>,
        <artist/25777#subject>,
        <artist/31429#subject>,
        <artist/31430#subject>,
        <artist/36139#subject>,
        <artist/6624#subject> ;
    schema:name "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@en,
        "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@ja,
        "OUT OF CONTROL / Zebrahead x MAN WITH A MISSION"@ja-latn ;
    schema:workPerformed <album/65325#musicalwork> .

_:N038a7a36a64740a58143ac4fa3850db5 a schema:Person,
        foaf:Person ;
    mo:performed <album/65325#performance> ;
    schema:name "Daniel Palmer"@en ;
    foaf:name "Daniel Palmer"@en .

_:N14e82a58fcde4cf69e8466b874a8a1b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "database feat. Ali (Zebrahead)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ne23c4f4199aa454f9b370377191b5b96 ;
    schema:name "database feat. Ali (Zebrahead)"@en .

_:N3c8d9979b1c242e59a7190e688cacb2c a schema:Person,
        foaf:Person ;
    mo:performed <album/65325#performance> ;
    schema:name "Ali Tabatabaee"@en ;
    foaf:name "Ali Tabatabaee"@en .

_:N504e0bc246b84a1ea7a4ac196ceeba6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lockjaw"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Ne23c4f4199aa454f9b370377191b5b96 ;
    schema:name "Lockjaw"@en .

_:N96c59982df99409daed557da179eabaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Consider This My Resignation"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Ne23c4f4199aa454f9b370377191b5b96 ;
    schema:name "Consider This My Resignation"@en .

_:Na0ea245b7bf841b4a76040baafeb1d72 schema:name "MFZB Records / Rude Records"@en ;
    foaf:name "MFZB Records / Rude Records"@en .

_:Na88447c191fa4e5989eb2ecd9c61a86d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "higher"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ne23c4f4199aa454f9b370377191b5b96 ;
    schema:name "higher"@en .

_:Nb35f827ba1d04380b4e6f5fcb077da7c a schema:Person,
        foaf:Person ;
    mo:performed <album/65325#performance> ;
    schema:name "(Matty Lewis"@en ;
    foaf:name "(Matty Lewis"@en .

_:Nbf082cd45abc4601ac4e6955b8ba6b0e a schema:Person,
        foaf:Person ;
    mo:performed <album/65325#performance> ;
    schema:name "Ed Udhus"@en ;
    foaf:name "Ed Udhus"@en .

_:Nccd6a7454d374d28ace565c9655c0e14 a schema:Person,
        foaf:Person ;
    mo:performed <album/65325#performance> ;
    schema:name "Ben Osmundson)"@en ;
    foaf:name "Ben Osmundson)"@en .

_:Ne9d1589fe1c041fb8d45677a8b7f5771 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out of Control"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Ne23c4f4199aa454f9b370377191b5b96 ;
    schema:name "Out of Control"@en .

_:Ne23c4f4199aa454f9b370377191b5b96 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14e82a58fcde4cf69e8466b874a8a1b8,
        _:N504e0bc246b84a1ea7a4ac196ceeba6b,
        _:N96c59982df99409daed557da179eabaa,
        _:Na88447c191fa4e5989eb2ecd9c61a86d,
        _:Ne9d1589fe1c041fb8d45677a8b7f5771 ;
    mo:track_count 5 ;
    schema:duration "PT17:07"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N14e82a58fcde4cf69e8466b874a8a1b8,
        _:N504e0bc246b84a1ea7a4ac196ceeba6b,
        _:N96c59982df99409daed557da179eabaa,
        _:Na88447c191fa4e5989eb2ecd9c61a86d,
        _:Ne9d1589fe1c041fb8d45677a8b7f5771 .

