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

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

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

<artist/35104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100425#subject> ;
    schema:name "MASTER BOOT RECORD"@en ;
    foaf:made <album/100425#composition>,
        <album/100425#subject> ;
    foaf:name "MASTER BOOT RECORD"@en .

<product/19843#subject> a schema:CreativeWork ;
    schema:name "VirtuaVerse"@en,
        "VirtuaVerse"@ja,
        "VirtuaVerse"@ja-latn ;
    foaf:name "VirtuaVerse"@en,
        "VirtuaVerse"@ja,
        "VirtuaVerse"@ja-latn .

<album/100425#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VIRTUAVERSE.OST"@en,
        "VIRTUAVERSE.OST"@ja,
        "VIRTUAVERSE.OST"@ja-latn ;
    mo:composer <artist/35104#subject> ;
    mo:produced_work <album/100425#musicalwork> ;
    schema:name "VIRTUAVERSE.OST"@en,
        "VIRTUAVERSE.OST"@ja,
        "VIRTUAVERSE.OST"@ja-latn .

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

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

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

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

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

<album/100425#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-28"^^xsd:date ;
    dcterms:title "VIRTUAVERSE.OST"@en,
        "VIRTUAVERSE.OST"@ja,
        "VIRTUAVERSE.OST"@ja-latn ;
    mo:catalogue_number "BLOOD-246" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/100425#musicalexpression> ;
    mo:publisher _:Nf9137bc277cf4634bd6d43639b341c69 ;
    mo:record _:N0bef7548a0ee40c7aa8e3ce083064680,
        _:Nd3db5558d4d3486aaf02cdd1ef7105bb ;
    mo:record_count 2 ;
    schema:about <product/19843#subject> ;
    schema:datePublished "2020-08-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/100425/100425-f35b4f7452d8.jpg> ;
    schema:name "VIRTUAVERSE.OST"@en,
        "VIRTUAVERSE.OST"@ja,
        "VIRTUAVERSE.OST"@ja-latn ;
    schema:publisher _:Nf9137bc277cf4634bd6d43639b341c69 ;
    foaf:depiction <https://media.vgm.io/albums/52/100425/100425-f35b4f7452d8.jpg> .

_:N1a7b5d5577664ba493d33b0c0cf5c6fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dangerous Corp."@en ;
    mo:track_number 2 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:Nd3db5558d4d3486aaf02cdd1ef7105bb ;
    schema:name "Dangerous Corp."@en .

_:N29f4de0d7e3a4841809ea6cd2ea43986 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cracktro"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N0bef7548a0ee40c7aa8e3ce083064680 ;
    schema:name "Cracktro"@en .

_:N3166edffbb8c4d6ead1d09f4cdd31efc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Lorraine 500"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:57"^^xsd:interval ;
    schema:inPlaylist _:N0bef7548a0ee40c7aa8e3ce083064680 ;
    schema:name "My Lorraine 500"@en .

_:N75be3342c3904404bcb44baaf483b0ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mag Police"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:Nd3db5558d4d3486aaf02cdd1ef7105bb ;
    schema:name "Mag Police"@en .

_:N8254e4f7952f4752a674ff65aba99947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DDoS Attack"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N0bef7548a0ee40c7aa8e3ce083064680 ;
    schema:name "DDoS Attack"@en .

_:Nbcd1bc28a8be455081fa5e596ae30e58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Optimized User Experience"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N0bef7548a0ee40c7aa8e3ce083064680 ;
    schema:name "Optimized User Experience"@en .

_:Nc007b275cc484e398e75a0e9f3956a06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AVR Graffiti Writers"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:26"^^xsd:interval ;
    schema:inPlaylist _:N0bef7548a0ee40c7aa8e3ce083064680 ;
    schema:name "AVR Graffiti Writers"@en .

_:Nc3faccd0fe284ba4a0806f9c151ba4f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Motördrone"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N0bef7548a0ee40c7aa8e3ce083064680 ;
    schema:name "Motördrone"@en .

_:Ncdd0ad3eba99413894bcf6f3982d0015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gigawarez"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nd3db5558d4d3486aaf02cdd1ef7105bb ;
    schema:name "Gigawarez"@en .

_:Ncef4967272334431aa13848946defaad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keygen Assault"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N0bef7548a0ee40c7aa8e3ce083064680 ;
    schema:name "Keygen Assault"@en .

_:Neda02833dfc34e38b75f4f03fb363f90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Xenon"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nd3db5558d4d3486aaf02cdd1ef7105bb ;
    schema:name "Xenon"@en .

_:Nf1e589d6e5c444e1b6c4c2bcf0ebeacb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Permanent Reality"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:inPlaylist _:Nd3db5558d4d3486aaf02cdd1ef7105bb ;
    schema:name "Permanent Reality"@en .

_:Nf9137bc277cf4634bd6d43639b341c69 schema:name "Blood Music"@en,
        "Blood Music"@ja,
        "Blood Music"@ja-latn ;
    foaf:name "Blood Music"@en,
        "Blood Music"@ja,
        "Blood Music"@ja-latn .

_:Nfcbe5877acf14e17840ede61f494236a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VirtuaVerse"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nd3db5558d4d3486aaf02cdd1ef7105bb ;
    schema:name "VirtuaVerse"@en .

_:Nd3db5558d4d3486aaf02cdd1ef7105bb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a7b5d5577664ba493d33b0c0cf5c6fd,
        _:N75be3342c3904404bcb44baaf483b0ab,
        _:Ncdd0ad3eba99413894bcf6f3982d0015,
        _:Neda02833dfc34e38b75f4f03fb363f90,
        _:Nf1e589d6e5c444e1b6c4c2bcf0ebeacb,
        _:Nfcbe5877acf14e17840ede61f494236a ;
    mo:track_count 6 ;
    schema:duration "PT20:07"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1a7b5d5577664ba493d33b0c0cf5c6fd,
        _:N75be3342c3904404bcb44baaf483b0ab,
        _:Ncdd0ad3eba99413894bcf6f3982d0015,
        _:Neda02833dfc34e38b75f4f03fb363f90,
        _:Nf1e589d6e5c444e1b6c4c2bcf0ebeacb,
        _:Nfcbe5877acf14e17840ede61f494236a .

_:N0bef7548a0ee40c7aa8e3ce083064680 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N29f4de0d7e3a4841809ea6cd2ea43986,
        _:N3166edffbb8c4d6ead1d09f4cdd31efc,
        _:N8254e4f7952f4752a674ff65aba99947,
        _:Nbcd1bc28a8be455081fa5e596ae30e58,
        _:Nc007b275cc484e398e75a0e9f3956a06,
        _:Nc3faccd0fe284ba4a0806f9c151ba4f9,
        _:Ncef4967272334431aa13848946defaad ;
    mo:track_count 7 ;
    schema:duration "PT14:52"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N29f4de0d7e3a4841809ea6cd2ea43986,
        _:N3166edffbb8c4d6ead1d09f4cdd31efc,
        _:N8254e4f7952f4752a674ff65aba99947,
        _:Nbcd1bc28a8be455081fa5e596ae30e58,
        _:Nc007b275cc484e398e75a0e9f3956a06,
        _:Nc3faccd0fe284ba4a0806f9c151ba4f9,
        _:Ncef4967272334431aa13848946defaad .

