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

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

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

<artist/7170#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16154#subject> ;
    schema:name "Neil Baldwin"@en ;
    foaf:made <album/16154#composition>,
        <album/16154#subject> ;
    foaf:name "Neil Baldwin"@en .

<album/16154#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lethal Weapon 3"@en,
        "Lethal Weapon 3"@ja,
        "Lethal Weapon 3"@ja-latn ;
    mo:composer <artist/7170#subject> ;
    mo:produced_work <album/16154#musicalwork> ;
    schema:name "Lethal Weapon 3"@en,
        "Lethal Weapon 3"@ja,
        "Lethal Weapon 3"@ja-latn .

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

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

<https://media.vgm.io/albums/45/16154/16154-1257287084.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/16154#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/16154/16154-1257287084.png> ;
    foaf:depicts <album/16154#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/16154/16154-1257287084.png> .

<https://medium-media.vgm.io/albums/45/16154/16154-1257287084.png> a schema:ImageObject,
        foaf:Image .

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

<album/16154#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-04-15"^^xsd:date ;
    dcterms:title "Lethal Weapon 3"@en,
        "Lethal Weapon 3"@ja,
        "Lethal Weapon 3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/16154#musicalexpression> ;
    mo:publisher _:Nad197306399a435c85ff95a51bc7e896 ;
    mo:record _:N1ede156169ad462c88076c9841d6b626 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lethal Weapon 3"@en ;
            foaf:name "Lethal Weapon 3"@en ] ;
    schema:datePublished "2009-04-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/16154/16154-1257287084.png> ;
    schema:name "Lethal Weapon 3"@en,
        "Lethal Weapon 3"@ja,
        "Lethal Weapon 3"@ja-latn ;
    schema:publisher _:Nad197306399a435c85ff95a51bc7e896 ;
    foaf:depiction <https://media.vgm.io/albums/45/16154/16154-1257287084.png> .

_:N21ac3dd6d49b4a92a68ce30e5375233c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lethal Weapon 3 07"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N1ede156169ad462c88076c9841d6b626 ;
    schema:name "Lethal Weapon 3 07"@en .

_:N478f8e13821d47eaba20a89938c5f942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lethal Weapon 3 02"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N1ede156169ad462c88076c9841d6b626 ;
    schema:name "Lethal Weapon 3 02"@en .

_:N5fecc710d3684611b47133071ff9a178 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lethal Weapon 3 06"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N1ede156169ad462c88076c9841d6b626 ;
    schema:name "Lethal Weapon 3 06"@en .

_:N9425ef36715e4f1f9ea66c83b3b22e7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lethal Weapon 3 10"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:03"^^xsd:interval ;
    schema:inPlaylist _:N1ede156169ad462c88076c9841d6b626 ;
    schema:name "Lethal Weapon 3 10"@en .

_:Nad197306399a435c85ff95a51bc7e896 schema:name "Duty Cycle Generator"@en ;
    foaf:name "Duty Cycle Generator"@en .

_:Nb4f1039ff1c24336834b08f8077dc014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lethal Weapon 3 01"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N1ede156169ad462c88076c9841d6b626 ;
    schema:name "Lethal Weapon 3 01"@en .

_:Nbd584e916a2c4189923095f25e4ffaae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lethal Weapon 3 09"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N1ede156169ad462c88076c9841d6b626 ;
    schema:name "Lethal Weapon 3 09"@en .

_:Nbf52ebaf904d4398a9f80b9aaa50f312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lethal Weapon 3 08"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N1ede156169ad462c88076c9841d6b626 ;
    schema:name "Lethal Weapon 3 08"@en .

_:Neb33a3278284477ea4e4d63611efda01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lethal Weapon 3 03"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N1ede156169ad462c88076c9841d6b626 ;
    schema:name "Lethal Weapon 3 03"@en .

_:Nf291b3df2dc344b5b4854c77e3970f1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lethal Weapon 3 04"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N1ede156169ad462c88076c9841d6b626 ;
    schema:name "Lethal Weapon 3 04"@en .

_:Nf923d570c2b64e7b8c445e89a6f0bda3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lethal Weapon 3 05"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N1ede156169ad462c88076c9841d6b626 ;
    schema:name "Lethal Weapon 3 05"@en .

_:N1ede156169ad462c88076c9841d6b626 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21ac3dd6d49b4a92a68ce30e5375233c,
        _:N478f8e13821d47eaba20a89938c5f942,
        _:N5fecc710d3684611b47133071ff9a178,
        _:N9425ef36715e4f1f9ea66c83b3b22e7c,
        _:Nb4f1039ff1c24336834b08f8077dc014,
        _:Nbd584e916a2c4189923095f25e4ffaae,
        _:Nbf52ebaf904d4398a9f80b9aaa50f312,
        _:Neb33a3278284477ea4e4d63611efda01,
        _:Nf291b3df2dc344b5b4854c77e3970f1d,
        _:Nf923d570c2b64e7b8c445e89a6f0bda3 ;
    mo:track_count 10 ;
    schema:duration "PT11:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N21ac3dd6d49b4a92a68ce30e5375233c,
        _:N478f8e13821d47eaba20a89938c5f942,
        _:N5fecc710d3684611b47133071ff9a178,
        _:N9425ef36715e4f1f9ea66c83b3b22e7c,
        _:Nb4f1039ff1c24336834b08f8077dc014,
        _:Nbd584e916a2c4189923095f25e4ffaae,
        _:Nbf52ebaf904d4398a9f80b9aaa50f312,
        _:Neb33a3278284477ea4e4d63611efda01,
        _:Nf291b3df2dc344b5b4854c77e3970f1d,
        _:Nf923d570c2b64e7b8c445e89a6f0bda3 .

