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

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

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

<artist/26540#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68202#subject> ;
    schema:name "Christopher Escalante"@en ;
    foaf:made <album/68202#composition>,
        <album/68202#subject> ;
    foaf:name "Christopher Escalante"@en .

<album/68202#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Maid With Perfection Official Soundtrack"@en,
        "Maid With Perfection Official Soundtrack"@ja,
        "Maid With Perfection Official Soundtrack"@ja-latn ;
    mo:composer <artist/26540#subject> ;
    mo:produced_work <album/68202#musicalwork> ;
    schema:name "Maid With Perfection Official Soundtrack"@en,
        "Maid With Perfection Official Soundtrack"@ja,
        "Maid With Perfection Official Soundtrack"@ja-latn .

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

<album/68202#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Maid With Perfection Official Soundtrack"@en,
        "Maid With Perfection Official Soundtrack"@ja,
        "Maid With Perfection Official Soundtrack"@ja-latn ;
    mo:performance_of <album/68202#musicalwork> ;
    mo:recorded_as <album/68202#musicalexpression> ;
    schema:name "Maid With Perfection Official Soundtrack"@en,
        "Maid With Perfection Official Soundtrack"@ja,
        "Maid With Perfection Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/68202#musicalwork> .

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

<https://medium-media.vgm.io/albums/20/68202/68202-1494435083.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68202#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-31"^^xsd:date ;
    dcterms:title "Maid With Perfection Official Soundtrack"@en,
        "Maid With Perfection Official Soundtrack"@ja,
        "Maid With Perfection Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/68202#musicalexpression> ;
    mo:publisher _:N276785a47fa341389beee9e8d139e215 ;
    mo:record _:N3fb16d27e26e4f85906353ff83fa4a25 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Maid With Perfection"@en ;
            foaf:name "Maid With Perfection"@en ] ;
    schema:datePublished "2015-03-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/68202/68202-1494435083.jpg> ;
    schema:name "Maid With Perfection Official Soundtrack"@en,
        "Maid With Perfection Official Soundtrack"@ja,
        "Maid With Perfection Official Soundtrack"@ja-latn ;
    schema:publisher _:N276785a47fa341389beee9e8d139e215 ;
    foaf:depiction <https://media.vgm.io/albums/20/68202/68202-1494435083.jpg> .

_:N27653fe2b52144f6be455d556c53c64b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Against Blue"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N3fb16d27e26e4f85906353ff83fa4a25 ;
    schema:name "Red Against Blue"@en .

_:N276785a47fa341389beee9e8d139e215 schema:name "Escalante Music"@en,
        "Escalante Music"@ja,
        "Escalante Music"@ja-latn ;
    foaf:name "Escalante Music"@en,
        "Escalante Music"@ja,
        "Escalante Music"@ja-latn .

_:N4589a184885b4862a208974466059f14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfection [Menu Theme]"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N3fb16d27e26e4f85906353ff83fa4a25 ;
    schema:name "Perfection [Menu Theme]"@en .

_:N5b7fd8711b88426ab28ee00bee3c7531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll Always Be With You"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N3fb16d27e26e4f85906353ff83fa4a25 ;
    schema:name "I'll Always Be With You"@en .

_:Na4d0498ff2b2400087a8cf9e08f99ded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Maid Is Here"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N3fb16d27e26e4f85906353ff83fa4a25 ;
    schema:name "The Maid Is Here"@en .

_:Nb5b51d9de28042d39dcd55e182ff7b6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are You Worthy?"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N3fb16d27e26e4f85906353ff83fa4a25 ;
    schema:name "Are You Worthy?"@en .

_:N3fb16d27e26e4f85906353ff83fa4a25 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27653fe2b52144f6be455d556c53c64b,
        _:N4589a184885b4862a208974466059f14,
        _:N5b7fd8711b88426ab28ee00bee3c7531,
        _:Na4d0498ff2b2400087a8cf9e08f99ded,
        _:Nb5b51d9de28042d39dcd55e182ff7b6f ;
    mo:track_count 5 ;
    schema:duration "PT13:11"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N27653fe2b52144f6be455d556c53c64b,
        _:N4589a184885b4862a208974466059f14,
        _:N5b7fd8711b88426ab28ee00bee3c7531,
        _:Na4d0498ff2b2400087a8cf9e08f99ded,
        _:Nb5b51d9de28042d39dcd55e182ff7b6f .

