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

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

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

<artist/694#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129179#subject> ;
    schema:name "John Loeffler"@en ;
    foaf:made <album/129179#composition>,
        <album/129179#subject> ;
    foaf:name "John Loeffler"@en .

<artist/695#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129179#subject> ;
    schema:name "John Siegler"@en ;
    foaf:made <album/129179#composition>,
        <album/129179#subject> ;
    foaf:name "John Siegler"@en .

<artist/696#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129179#subject> ;
    schema:name "Norman J. Grossfeld"@en ;
    foaf:made <album/129179#composition>,
        <album/129179#subject> ;
    foaf:name "Norman J. Grossfeld"@en .

<product/2216#subject> a schema:CreativeWork ;
    schema:name "Pokémon XY (Anime)"@en,
        "ポケットモンスター XY (Anime)"@ja,
        "Pocket Monsters XY (Anime)"@ja-latn ;
    foaf:name "Pokémon XY (Anime)"@en,
        "ポケットモンスター XY (Anime)"@ja,
        "Pocket Monsters XY (Anime)"@ja-latn .

<release/16298#subject> a schema:CreativeWork ;
    schema:name "Pokémon: Indigo League"@en,
        "Pokémon: Indigo League"@ja,
        "Pokémon: Indigo League"@ja-latn ;
    foaf:name "Pokémon: Indigo League"@en,
        "Pokémon: Indigo League"@ja,
        "Pokémon: Indigo League"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/97/129179/129179-afcbf387085e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/129179#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Greatest Master"@en,
        "The Greatest Master"@ja,
        "The Greatest Master"@ja-latn ;
    mo:performance_of <album/129179#musicalwork> ;
    mo:performer <artist/44490#subject> ;
    mo:recorded_as <album/129179#musicalexpression> ;
    schema:byArtist <artist/44490#subject> ;
    schema:name "The Greatest Master"@en,
        "The Greatest Master"@ja,
        "The Greatest Master"@ja-latn ;
    schema:workPerformed <album/129179#musicalwork> .

<artist/44490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129179#subject> ;
    mo:performed <album/129179#performance> ;
    schema:name "Nathan Sharp"@en ;
    foaf:made <album/129179#composition>,
        <album/129179#subject> ;
    foaf:name "Nathan Sharp"@en .

<album/129179#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Greatest Master"@en,
        "The Greatest Master"@ja,
        "The Greatest Master"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "David Wolfert"@en ;
            foaf:made <album/129179#composition> ;
            foaf:name "David Wolfert"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Neil Jason"@en ;
            foaf:made <album/129179#composition> ;
            foaf:name "Neil Jason"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Russell Velázquez"@en ;
            foaf:made <album/129179#composition> ;
            foaf:name "Russell Velázquez"@en ],
        <artist/44490#subject>,
        <artist/694#subject>,
        <artist/695#subject>,
        <artist/696#subject> ;
    mo:produced_work <album/129179#musicalwork> ;
    schema:name "The Greatest Master"@en,
        "The Greatest Master"@ja,
        "The Greatest Master"@ja-latn .

<album/129179#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-20"^^xsd:date ;
    dcterms:title "The Greatest Master"@en,
        "The Greatest Master"@ja,
        "The Greatest Master"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/129179#musicalexpression> ;
    mo:publisher _:N284dad8388204716a1cb26550fe15d44 ;
    mo:record _:Nb4d3566f1e8d4fbfae61ea887bf489e3 ;
    mo:record_count 1 ;
    schema:about <product/2216#subject>,
        <release/16298#subject> ;
    schema:byArtist <artist/44490#subject> ;
    schema:datePublished "2016-10-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/129179/129179-afcbf387085e.jpg> ;
    schema:name "The Greatest Master"@en,
        "The Greatest Master"@ja,
        "The Greatest Master"@ja-latn ;
    schema:publisher _:N284dad8388204716a1cb26550fe15d44 ;
    foaf:depiction <https://media.vgm.io/albums/97/129179/129179-afcbf387085e.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129179#subject> ;
    schema:name "David Wolfert"@en ;
    foaf:made <album/129179#subject> ;
    foaf:name "David Wolfert"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129179#subject> ;
    schema:name "Neil Jason"@en ;
    foaf:made <album/129179#subject> ;
    foaf:name "Neil Jason"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129179#subject> ;
    schema:name "Russell Velázquez"@en ;
    foaf:made <album/129179#subject> ;
    foaf:name "Russell Velázquez"@en .

_:N0e02796003ce4dee8ddef41f2a2c89fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misty (Acoustic)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nb4d3566f1e8d4fbfae61ea887bf489e3 ;
    schema:name "Misty (Acoustic)"@en .

_:N1ed3edca59f248efbd0ea6f6d8c9f453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black and White (feat. AmaLee)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nb4d3566f1e8d4fbfae61ea887bf489e3 ;
    schema:name "Black and White (feat. AmaLee)"@en .

_:N284dad8388204716a1cb26550fe15d44 schema:name "Give Heart Records"@en,
        "Give Heart Records"@ja,
        "Give Heart Records"@ja-latn ;
    foaf:name "Give Heart Records"@en,
        "Give Heart Records"@ja,
        "Give Heart Records"@ja-latn .

_:N2afbf821e3094be688dde9fd36420296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misty"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nb4d3566f1e8d4fbfae61ea887bf489e3 ;
    schema:name "Misty"@en .

_:N35f4fd87a99d4654b112ae9a149b9e47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokémon World (feat. ShueTube)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nb4d3566f1e8d4fbfae61ea887bf489e3 ;
    schema:name "Pokémon World (feat. ShueTube)"@en .

_:N763aaf4e0903470da02f6d09c1a2fdfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viridian City (feat. Arin Hanson)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nb4d3566f1e8d4fbfae61ea887bf489e3 ;
    schema:name "Viridian City (feat. Arin Hanson)"@en .

_:N9ecac60936c74011b8ab62ac5b5d388f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokémon Johto (feat. MatPat)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nb4d3566f1e8d4fbfae61ea887bf489e3 ;
    schema:name "Pokémon Johto (feat. MatPat)"@en .

_:Na169d01969ce4907a4990c80af4c0c58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokémon Theme (feat. RichaadEB)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nb4d3566f1e8d4fbfae61ea887bf489e3 ;
    schema:name "Pokémon Theme (feat. RichaadEB)"@en .

_:Nbe25ee610c40419faf98b139cd7598c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What Kind of Pokémon are You? (feat. Dookieshed)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nb4d3566f1e8d4fbfae61ea887bf489e3 ;
    schema:name "What Kind of Pokémon are You? (feat. Dookieshed)"@en .

_:Nd9030cd9ad314074aa1a1067d41e0f50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2B a Master (feat. Markiplier & Yungtown)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nb4d3566f1e8d4fbfae61ea887bf489e3 ;
    schema:name "2B a Master (feat. Markiplier & Yungtown)"@en .

_:Nb4d3566f1e8d4fbfae61ea887bf489e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e02796003ce4dee8ddef41f2a2c89fe,
        _:N1ed3edca59f248efbd0ea6f6d8c9f453,
        _:N2afbf821e3094be688dde9fd36420296,
        _:N35f4fd87a99d4654b112ae9a149b9e47,
        _:N763aaf4e0903470da02f6d09c1a2fdfa,
        _:N9ecac60936c74011b8ab62ac5b5d388f,
        _:Na169d01969ce4907a4990c80af4c0c58,
        _:Nbe25ee610c40419faf98b139cd7598c3,
        _:Nd9030cd9ad314074aa1a1067d41e0f50 ;
    mo:track_count 9 ;
    schema:duration "PT28:46"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0e02796003ce4dee8ddef41f2a2c89fe,
        _:N1ed3edca59f248efbd0ea6f6d8c9f453,
        _:N2afbf821e3094be688dde9fd36420296,
        _:N35f4fd87a99d4654b112ae9a149b9e47,
        _:N763aaf4e0903470da02f6d09c1a2fdfa,
        _:N9ecac60936c74011b8ab62ac5b5d388f,
        _:Na169d01969ce4907a4990c80af4c0c58,
        _:Nbe25ee610c40419faf98b139cd7598c3,
        _:Nd9030cd9ad314074aa1a1067d41e0f50 .

