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

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

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

<album/25223#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sounds from... Defenders of Law"@en,
        "Sounds from... Defenders of Law"@ja,
        "Sounds from... Defenders of Law"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Francisco Furtado"@en ;
            foaf:made <album/25223#composition> ;
            foaf:name "Francisco Furtado"@en ] ;
    mo:produced_work <album/25223#musicalwork> ;
    schema:name "Sounds from... Defenders of Law"@en,
        "Sounds from... Defenders of Law"@ja,
        "Sounds from... Defenders of Law"@ja-latn .

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

<album/25223#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sounds from... Defenders of Law"@en,
        "Sounds from... Defenders of Law"@ja,
        "Sounds from... Defenders of Law"@ja-latn ;
    mo:performance_of <album/25223#musicalwork> ;
    mo:recorded_as <album/25223#musicalexpression> ;
    schema:name "Sounds from... Defenders of Law"@en,
        "Sounds from... Defenders of Law"@ja,
        "Sounds from... Defenders of Law"@ja-latn ;
    schema:workPerformed <album/25223#musicalwork> .

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

<https://medium-media.vgm.io/albums/32/25223/25223-1302230237.png> a schema:ImageObject,
        foaf:Image .

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

<album/25223#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-07-25"^^xsd:date ;
    dcterms:title "Sounds from... Defenders of Law"@en,
        "Sounds from... Defenders of Law"@ja,
        "Sounds from... Defenders of Law"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/25223#musicalexpression> ;
    mo:publisher _:Nd9117db0b3524619b11b1af6336cf29a ;
    mo:record _:N61b43ebf1d1743d293311610f0148bf5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Defenders of Law: The Rosendale File"@en ;
            foaf:name "Defenders of Law: The Rosendale File"@en ] ;
    schema:datePublished "2009-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/25223/25223-1302230237.png> ;
    schema:name "Sounds from... Defenders of Law"@en,
        "Sounds from... Defenders of Law"@ja,
        "Sounds from... Defenders of Law"@ja-latn ;
    schema:publisher _:Nd9117db0b3524619b11b1af6336cf29a ;
    foaf:depiction <https://media.vgm.io/albums/32/25223/25223-1302230237.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25223#subject> ;
    schema:name "Francisco Furtado"@en ;
    foaf:made <album/25223#subject> ;
    foaf:name "Francisco Furtado"@en .

_:N8de6dae343094a8599215ea7e8921b07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter opening"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N61b43ebf1d1743d293311610f0148bf5 ;
    schema:name "Chapter opening"@en .

_:Na98e5200ce55413d8bec697ce384493a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prosecution"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N61b43ebf1d1743d293311610f0148bf5 ;
    schema:name "Prosecution"@en .

_:Nc7304207d61c45cc9421e3be44b8b36f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defense"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N61b43ebf1d1743d293311610f0148bf5 ;
    schema:name "Defense"@en .

_:Nd9117db0b3524619b11b1af6336cf29a schema:name "Francisco"@en,
        "Francisco"@ja,
        "Francisco"@ja-latn ;
    foaf:name "Francisco"@en,
        "Francisco"@ja,
        "Francisco"@ja-latn .

_:N61b43ebf1d1743d293311610f0148bf5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8de6dae343094a8599215ea7e8921b07,
        _:Na98e5200ce55413d8bec697ce384493a,
        _:Nc7304207d61c45cc9421e3be44b8b36f ;
    mo:track_count 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N8de6dae343094a8599215ea7e8921b07,
        _:Na98e5200ce55413d8bec697ce384493a,
        _:Nc7304207d61c45cc9421e3be44b8b36f .

