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

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

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

<artist/5455#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11281#subject> ;
    schema:name "Kirill Pokrovsky"@en ;
    foaf:made <album/11281#composition>,
        <album/11281#subject> ;
    foaf:name "Kirill Pokrovsky"@en .

<album/11281#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Led Wars"@en,
        "The Led Wars"@ja,
        "The Led Wars"@ja-latn ;
    mo:composer <artist/5455#subject> ;
    mo:produced_work <album/11281#musicalwork> ;
    schema:name "The Led Wars"@en,
        "The Led Wars"@ja,
        "The Led Wars"@ja-latn .

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

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/11281#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/11281#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/11281#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-01"^^xsd:date ;
    dcterms:title "The Led Wars"@en,
        "The Led Wars"@ja,
        "The Led Wars"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/11281#musicalexpression> ;
    mo:publisher _:N1ee974e71bea48d3b25e12a899c65fe2 ;
    mo:record _:N70bf1e8b94e9433fb716fa69edfcfb44 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Led Wars"@en ;
            foaf:name "The Led Wars"@en ] ;
    schema:datePublished "1997-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "The Led Wars"@en,
        "The Led Wars"@ja,
        "The Led Wars"@ja-latn ;
    schema:publisher _:N1ee974e71bea48d3b25e12a899c65fe2 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N12fcae8d4cc64095b6d561bad4550d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 2"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N70bf1e8b94e9433fb716fa69edfcfb44 ;
    schema:name "Track 2"@en .

_:N1ee974e71bea48d3b25e12a899c65fe2 schema:name "Kirill Pokrovsky"@en ;
    foaf:name "Kirill Pokrovsky"@en .

_:N3b013084fa0346eb82cda0f7510e5bd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 1"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N70bf1e8b94e9433fb716fa69edfcfb44 ;
    schema:name "Track 1"@en .

_:N3d1a0984f2934e00ace816c07842119c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 7"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N70bf1e8b94e9433fb716fa69edfcfb44 ;
    schema:name "Track 7"@en .

_:N464a47bc18a046d29c3ca323924be600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 6"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N70bf1e8b94e9433fb716fa69edfcfb44 ;
    schema:name "Track 6"@en .

_:N78ee3cea1c494b63a2c0e152c7374c69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 4"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N70bf1e8b94e9433fb716fa69edfcfb44 ;
    schema:name "Track 4"@en .

_:Na22af37adc634868bbaebba97a53c876 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 3"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N70bf1e8b94e9433fb716fa69edfcfb44 ;
    schema:name "Track 3"@en .

_:Nbe5006f51a7942a4a8f1fb27f69987e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 5"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N70bf1e8b94e9433fb716fa69edfcfb44 ;
    schema:name "Track 5"@en .

_:N70bf1e8b94e9433fb716fa69edfcfb44 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12fcae8d4cc64095b6d561bad4550d3a,
        _:N3b013084fa0346eb82cda0f7510e5bd9,
        _:N3d1a0984f2934e00ace816c07842119c,
        _:N464a47bc18a046d29c3ca323924be600,
        _:N78ee3cea1c494b63a2c0e152c7374c69,
        _:Na22af37adc634868bbaebba97a53c876,
        _:Nbe5006f51a7942a4a8f1fb27f69987e3 ;
    mo:track_count 7 ;
    schema:duration "PT24:48"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N12fcae8d4cc64095b6d561bad4550d3a,
        _:N3b013084fa0346eb82cda0f7510e5bd9,
        _:N3d1a0984f2934e00ace816c07842119c,
        _:N464a47bc18a046d29c3ca323924be600,
        _:N78ee3cea1c494b63a2c0e152c7374c69,
        _:Na22af37adc634868bbaebba97a53c876,
        _:Nbe5006f51a7942a4a8f1fb27f69987e3 .

