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

<album/101986#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Maid of Sker"@en,
        "Maid of Sker"@ja,
        "Maid of Sker"@ja-latn ;
    mo:produced_work <album/101986#musicalwork> ;
    schema:name "Maid of Sker"@en,
        "Maid of Sker"@ja,
        "Maid of Sker"@ja-latn .

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

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

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

<album/101986#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Maid of Sker"@en,
        "Maid of Sker"@ja,
        "Maid of Sker"@ja-latn ;
    mo:performance_of <album/101986#musicalwork> ;
    mo:recorded_as <album/101986#musicalexpression> ;
    schema:name "Maid of Sker"@en,
        "Maid of Sker"@ja,
        "Maid of Sker"@ja-latn ;
    schema:workPerformed <album/101986#musicalwork> .

<https://media.vgm.io/albums/68/101986/101986-44c186487fbb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101986#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/101986/101986-44c186487fbb.jpg> ;
    foaf:depicts <album/101986#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/101986/101986-44c186487fbb.jpg> .

<https://medium-media.vgm.io/albums/68/101986/101986-44c186487fbb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101986#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-07"^^xsd:date ;
    dcterms:title "Maid of Sker"@en,
        "Maid of Sker"@ja,
        "Maid of Sker"@ja-latn ;
    mo:catalogue_number "PERPEP 01" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:publication_of <album/101986#musicalexpression> ;
    mo:publisher _:N7568cc4e6ca74f7cb36dbf55881979bb ;
    mo:record _:N59459b6a33874e58afac4c47b80e54f3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Maid of Sker"@en ;
            foaf:name "Maid of Sker"@en ] ;
    schema:datePublished "2020-08-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/101986/101986-44c186487fbb.jpg> ;
    schema:name "Maid of Sker"@en,
        "Maid of Sker"@ja,
        "Maid of Sker"@ja-latn ;
    schema:publisher _:N7568cc4e6ca74f7cb36dbf55881979bb ;
    foaf:depiction <https://media.vgm.io/albums/68/101986/101986-44c186487fbb.jpg> .

_:N333fec019fab4cac8085b3e8a17e0d8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ar Hyd Y Nos (All Through The Night)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N59459b6a33874e58afac4c47b80e54f3 ;
    schema:name "Ar Hyd Y Nos (All Through The Night)"@en .

_:N7568cc4e6ca74f7cb36dbf55881979bb schema:name "Perp Games"@en ;
    foaf:name "Perp Games"@en .

_:N952a17ea87fc4a8b9b391d3dedcb0d8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calon Lân (Pure Heart)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N59459b6a33874e58afac4c47b80e54f3 ;
    schema:name "Calon Lân (Pure Heart)"@en .

_:N98935178ddf54b5b821d2c1162fb2b16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suo Gân (Welsh Lullaby)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N59459b6a33874e58afac4c47b80e54f3 ;
    schema:name "Suo Gân (Welsh Lullaby)"@en .

_:N59459b6a33874e58afac4c47b80e54f3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N333fec019fab4cac8085b3e8a17e0d8b,
        _:N952a17ea87fc4a8b9b391d3dedcb0d8d,
        _:N98935178ddf54b5b821d2c1162fb2b16 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N333fec019fab4cac8085b3e8a17e0d8b,
        _:N952a17ea87fc4a8b9b391d3dedcb0d8d,
        _:N98935178ddf54b5b821d2c1162fb2b16 .

