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

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

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

<artist/5405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42322#subject> ;
    schema:name "nervous_testpilot"@en ;
    foaf:made <album/42322#composition>,
        <album/42322#subject> ;
    foaf:name "nervous_testpilot"@en .

<album/42322#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@en,
        "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@ja,
        "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@ja-latn ;
    mo:composer <artist/5405#subject> ;
    mo:produced_work <album/42322#musicalwork> ;
    schema:name "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@en,
        "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@ja,
        "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@ja-latn .

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

<album/42322#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@en,
        "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@ja,
        "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@ja-latn ;
    mo:performance_of <album/42322#musicalwork> ;
    mo:recorded_as <album/42322#musicalexpression> ;
    schema:name "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@en,
        "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@ja,
        "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@ja-latn ;
    schema:workPerformed <album/42322#musicalwork> .

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

<https://medium-media.vgm.io/albums/22/42322/42322-1382018299.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42322#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-07"^^xsd:date ;
    dcterms:title "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@en,
        "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@ja,
        "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42322#musicalexpression> ;
    mo:publisher _:N49ae5897d2364ac49b5d305d54343c1c ;
    mo:record _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    mo:record_count 1 ;
    schema:datePublished "2013-10-07"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/22/42322/42322-1382018299.jpg> ;
    schema:name "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@en,
        "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@ja,
        "Module YOU.DLL caused a general protection fault in application MY_HEART.EXE"@ja-latn ;
    schema:publisher _:N49ae5897d2364ac49b5d305d54343c1c ;
    foaf:depiction <https://media.vgm.io/albums/22/42322/42322-1382018299.jpg> .

_:N2977fea0250a4fddac0177bf4cf4e0dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yes to All"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "Yes to All"@en .

_:N2d346ffb006249a9820b768a2af22657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "Interlude"@en .

_:N39a9c64b8c9b488cae87084af33c9c54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "juxt"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "juxt"@en .

_:N49ae5897d2364ac49b5d305d54343c1c schema:name "nervous_testpilot"@en,
        "nervous_testpilot"@ja,
        "nervous_testpilot"@ja-latn ;
    foaf:name "nervous_testpilot"@en,
        "nervous_testpilot"@ja,
        "nervous_testpilot"@ja-latn .

_:N570a143a17534dc0992ea6bd8e5f8dd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Manitoba"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "Manitoba"@en .

_:N64ae0d16f53d4549aff107414d908687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Learning to Let Go"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "Learning to Let Go"@en .

_:N6ba24a3311fe46a398963c268e18d4c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "78"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "78"@en .

_:N6d6607c2c0ab4212a1f8d59c44bc4cf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No New Messages"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "No New Messages"@en .

_:N8351930a5ed04bb98cedeb84b9b3d4f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "7000 Kinds of Distance"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "7000 Kinds of Distance"@en .

_:N839ed810ae3f43d58ba602e3b2065f95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight in the Library"@en ;
    mo:track_number 14 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "Midnight in the Library"@en .

_:N8897bff5d92746e8a827d12d938e81c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bug"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "Bug"@en .

_:Na49fd0d3a5714d9ba3e31f992c932de8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Does She Know He's There?"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "Does She Know He's There?"@en .

_:Nbadc82e2d10145c2b7a2760da807d2ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stupid and Happy Are Often the Same"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "Stupid and Happy Are Often the Same"@en .

_:Nbe092cf016024786a4d06b306f78e443 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dad Guitar"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "Dad Guitar"@en .

_:Ncef3f0eb029a47a3a72b4fb2724fff5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "synthelabo"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "synthelabo"@en .

_:Ndc7e9504555e455b9b52edacfb76a187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waiting for the Light to Come On"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "Waiting for the Light to Come On"@en .

_:Neb27b14eb0ee425aa179543224223c5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cadence (Olimix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N0751e1da5a83405f8905f60c3cc3cce1 ;
    schema:name "Cadence (Olimix)"@en .

_:N0751e1da5a83405f8905f60c3cc3cce1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2977fea0250a4fddac0177bf4cf4e0dc,
        _:N2d346ffb006249a9820b768a2af22657,
        _:N39a9c64b8c9b488cae87084af33c9c54,
        _:N570a143a17534dc0992ea6bd8e5f8dd6,
        _:N64ae0d16f53d4549aff107414d908687,
        _:N6ba24a3311fe46a398963c268e18d4c8,
        _:N6d6607c2c0ab4212a1f8d59c44bc4cf5,
        _:N8351930a5ed04bb98cedeb84b9b3d4f1,
        _:N839ed810ae3f43d58ba602e3b2065f95,
        _:N8897bff5d92746e8a827d12d938e81c4,
        _:Na49fd0d3a5714d9ba3e31f992c932de8,
        _:Nbadc82e2d10145c2b7a2760da807d2ef,
        _:Nbe092cf016024786a4d06b306f78e443,
        _:Ncef3f0eb029a47a3a72b4fb2724fff5c,
        _:Ndc7e9504555e455b9b52edacfb76a187,
        _:Neb27b14eb0ee425aa179543224223c5e ;
    mo:track_count 16 ;
    schema:duration "PT52:40"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N2977fea0250a4fddac0177bf4cf4e0dc,
        _:N2d346ffb006249a9820b768a2af22657,
        _:N39a9c64b8c9b488cae87084af33c9c54,
        _:N570a143a17534dc0992ea6bd8e5f8dd6,
        _:N64ae0d16f53d4549aff107414d908687,
        _:N6ba24a3311fe46a398963c268e18d4c8,
        _:N6d6607c2c0ab4212a1f8d59c44bc4cf5,
        _:N8351930a5ed04bb98cedeb84b9b3d4f1,
        _:N839ed810ae3f43d58ba602e3b2065f95,
        _:N8897bff5d92746e8a827d12d938e81c4,
        _:Na49fd0d3a5714d9ba3e31f992c932de8,
        _:Nbadc82e2d10145c2b7a2760da807d2ef,
        _:Nbe092cf016024786a4d06b306f78e443,
        _:Ncef3f0eb029a47a3a72b4fb2724fff5c,
        _:Ndc7e9504555e455b9b52edacfb76a187,
        _:Neb27b14eb0ee425aa179543224223c5e .

