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

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

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

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

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

<album/65707#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hollow Knight OST: Free Sample"@en,
        "Hollow Knight OST: Free Sample"@ja,
        "Hollow Knight OST: Free Sample"@ja-latn ;
    mo:composer <artist/25903#subject> ;
    mo:produced_work <album/65707#musicalwork> ;
    schema:name "Hollow Knight OST: Free Sample"@en,
        "Hollow Knight OST: Free Sample"@ja,
        "Hollow Knight OST: Free Sample"@ja-latn .

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

<album/65707#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hollow Knight OST: Free Sample"@en,
        "Hollow Knight OST: Free Sample"@ja,
        "Hollow Knight OST: Free Sample"@ja-latn ;
    mo:performance_of <album/65707#musicalwork> ;
    mo:recorded_as <album/65707#musicalexpression> ;
    schema:name "Hollow Knight OST: Free Sample"@en,
        "Hollow Knight OST: Free Sample"@ja,
        "Hollow Knight OST: Free Sample"@ja-latn ;
    schema:workPerformed <album/65707#musicalwork> .

<https://media.vgm.io/albums/70/65707/65707-047a97739ddb.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/65707#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/65707/65707-047a97739ddb.png> ;
    foaf:depicts <album/65707#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/65707/65707-047a97739ddb.png> .

<https://medium-media.vgm.io/albums/70/65707/65707-047a97739ddb.png> a schema:ImageObject,
        foaf:Image .

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

<album/65707#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-22"^^xsd:date ;
    dcterms:title "Hollow Knight OST: Free Sample"@en,
        "Hollow Knight OST: Free Sample"@ja,
        "Hollow Knight OST: Free Sample"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/65707#musicalexpression> ;
    mo:publisher _:N3b7b099edbb54022859c495c4cd7f25a ;
    mo:record _:N3b2018d83f704e2e9eebeeebec39248a ;
    mo:record_count 1 ;
    schema:about <product/7858#subject> ;
    schema:datePublished "2017-01-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/65707/65707-047a97739ddb.png> ;
    schema:name "Hollow Knight OST: Free Sample"@en,
        "Hollow Knight OST: Free Sample"@ja,
        "Hollow Knight OST: Free Sample"@ja-latn ;
    schema:publisher _:N3b7b099edbb54022859c495c4cd7f25a ;
    foaf:depiction <https://media.vgm.io/albums/70/65707/65707-047a97739ddb.png> .

_:N3b7b099edbb54022859c495c4cd7f25a schema:name "Christopher Larkin"@en,
        "Christopher Larkin"@ja,
        "Christopher Larkin"@ja-latn ;
    foaf:name "Christopher Larkin"@en,
        "Christopher Larkin"@ja,
        "Christopher Larkin"@ja-latn .

_:N48564d950cda44ff85dfda3f675258c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dung Defender (Game Version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N3b2018d83f704e2e9eebeeebec39248a ;
    schema:name "Dung Defender (Game Version)"@en .

_:Ne4a30efdaa3f48ca9b3ccdf3a25b06c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Queen's Gardens"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N3b2018d83f704e2e9eebeeebec39248a ;
    schema:name "Queen's Gardens"@en .

_:N3b2018d83f704e2e9eebeeebec39248a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N48564d950cda44ff85dfda3f675258c6,
        _:Ne4a30efdaa3f48ca9b3ccdf3a25b06c0 ;
    mo:track_count 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N48564d950cda44ff85dfda3f675258c6,
        _:Ne4a30efdaa3f48ca9b3ccdf3a25b06c0 .

