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

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

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

<artist/16803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61620#subject> ;
    schema:name "Toby Fox"@en ;
    foaf:made <album/61620#composition>,
        <album/61620#subject> ;
    foaf:name "Toby Fox"@en .

<product/4106#subject> a schema:CreativeWork ;
    schema:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn ;
    foaf:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn .

<album/61620#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Undertones"@en,
        "Undertones"@ja,
        "Undertones"@ja-latn ;
    mo:composer <artist/16803#subject> ;
    mo:produced_work <album/61620#musicalwork> ;
    schema:name "Undertones"@en,
        "Undertones"@ja,
        "Undertones"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/02/61620/61620-1474062748.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/61620#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Undertones"@en,
        "Undertones"@ja,
        "Undertones"@ja-latn ;
    mo:performance_of <album/61620#musicalwork> ;
    mo:performer _:N0857b60f767d409f867f4ff888148954,
        _:N4c16c14c59bd4339a2f4f0f34fa98dd8,
        _:N791b81459abb4e67abbd6c54b371ba21,
        _:Na1e09875b2f5499cb85424503bb60c30 ;
    mo:recorded_as <album/61620#musicalexpression> ;
    schema:byArtist _:N0857b60f767d409f867f4ff888148954,
        _:N4c16c14c59bd4339a2f4f0f34fa98dd8,
        _:N791b81459abb4e67abbd6c54b371ba21,
        _:Na1e09875b2f5499cb85424503bb60c30 ;
    schema:name "Undertones"@en,
        "Undertones"@ja,
        "Undertones"@ja-latn ;
    schema:workPerformed <album/61620#musicalwork> .

<album/61620#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-13"^^xsd:date ;
    dcterms:title "Undertones"@en,
        "Undertones"@ja,
        "Undertones"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/61620#musicalexpression> ;
    mo:publisher _:N4e50def4c11c4bd3b0820b7be806a7c8 ;
    mo:record _:N7db342916ce6427482e9c39a23364f74 ;
    mo:record_count 1 ;
    schema:about <product/4106#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Tomás Costa"@en ;
            foaf:name "Tomás Costa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Inês Lopes"@en ;
            foaf:name "Inês Lopes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Miguel Jesus"@en ;
            foaf:name "Miguel Jesus"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joana Esteves"@en ;
            foaf:name "Joana Esteves"@en ] ;
    schema:datePublished "2016-09-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/61620/61620-1474062748.jpg> ;
    schema:name "Undertones"@en,
        "Undertones"@ja,
        "Undertones"@ja-latn ;
    schema:publisher _:N4e50def4c11c4bd3b0820b7be806a7c8 ;
    foaf:depiction <https://media.vgm.io/albums/02/61620/61620-1474062748.jpg> .

_:N0857b60f767d409f867f4ff888148954 a schema:Person,
        foaf:Person ;
    mo:performed <album/61620#performance> ;
    schema:name "Tomás Costa"@en ;
    foaf:name "Tomás Costa"@en .

_:N32dd9ecdd9b3412cb7487a4ca53e3cea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undying Waters"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N7db342916ce6427482e9c39a23364f74 ;
    schema:name "Undying Waters"@en .

_:N4c16c14c59bd4339a2f4f0f34fa98dd8 a schema:Person,
        foaf:Person ;
    mo:performed <album/61620#performance> ;
    schema:name "Joana Esteves"@en ;
    foaf:name "Joana Esteves"@en .

_:N4e50def4c11c4bd3b0820b7be806a7c8 schema:name "M. Bulteau"@en,
        "M. Bulteau"@ja,
        "M. Bulteau"@ja-latn ;
    foaf:name "M. Bulteau"@en,
        "M. Bulteau"@ja,
        "M. Bulteau"@ja-latn .

_:N77cbfa78f8984eef836067247a88b78c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boneklezmer"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N7db342916ce6427482e9c39a23364f74 ;
    schema:name "Boneklezmer"@en .

_:N791b81459abb4e67abbd6c54b371ba21 a schema:Person,
        foaf:Person ;
    mo:performed <album/61620#performance> ;
    schema:name "Inês Lopes"@en ;
    foaf:name "Inês Lopes"@en .

_:N8cc1b00d80b8435a9b22f78f533298cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallen Lullaby"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N7db342916ce6427482e9c39a23364f74 ;
    schema:name "Fallen Lullaby"@en .

_:Na1e09875b2f5499cb85424503bb60c30 a schema:Person,
        foaf:Person ;
    mo:performed <album/61620#performance> ;
    schema:name "Miguel Jesus"@en ;
    foaf:name "Miguel Jesus"@en .

_:Nd406fdd881d844c0ac2c364631aed8ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spider Swing"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N7db342916ce6427482e9c39a23364f74 ;
    schema:name "Spider Swing"@en .

_:N7db342916ce6427482e9c39a23364f74 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32dd9ecdd9b3412cb7487a4ca53e3cea,
        _:N77cbfa78f8984eef836067247a88b78c,
        _:N8cc1b00d80b8435a9b22f78f533298cb,
        _:Nd406fdd881d844c0ac2c364631aed8ca ;
    mo:track_count 4 ;
    schema:duration "PT17:32"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N32dd9ecdd9b3412cb7487a4ca53e3cea,
        _:N77cbfa78f8984eef836067247a88b78c,
        _:N8cc1b00d80b8435a9b22f78f533298cb,
        _:Nd406fdd881d844c0ac2c364631aed8ca .

