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

<album/85548#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "heart of the woods (ending theme)"@en,
        "heart of the woods (ending theme)"@ja,
        "heart of the woods (ending theme)"@ja-latn ;
    mo:produced_work <album/85548#musicalwork> ;
    schema:name "heart of the woods (ending theme)"@en,
        "heart of the woods (ending theme)"@ja,
        "heart of the woods (ending theme)"@ja-latn .

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

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

<album/85548#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "heart of the woods (ending theme)"@en,
        "heart of the woods (ending theme)"@ja,
        "heart of the woods (ending theme)"@ja-latn ;
    mo:performance_of <album/85548#musicalwork> ;
    mo:recorded_as <album/85548#musicalexpression> ;
    schema:name "heart of the woods (ending theme)"@en,
        "heart of the woods (ending theme)"@ja,
        "heart of the woods (ending theme)"@ja-latn ;
    schema:workPerformed <album/85548#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/84/85548/85548-1553986221.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85548#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-22"^^xsd:date ;
    dcterms:title "heart of the woods (ending theme)"@en,
        "heart of the woods (ending theme)"@ja,
        "heart of the woods (ending theme)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/85548#musicalexpression> ;
    mo:publisher _:N48d262e939414a2e88e0981f552714cb ;
    mo:record _:Nd9a158b3869348e0bed22b6e8651a144 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Heart of the Woods"@en ;
            foaf:name "Heart of the Woods"@en ] ;
    schema:datePublished "2019-02-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/85548/85548-1553986221.jpg> ;
    schema:name "heart of the woods (ending theme)"@en,
        "heart of the woods (ending theme)"@ja,
        "heart of the woods (ending theme)"@ja-latn ;
    schema:publisher _:N48d262e939414a2e88e0981f552714cb ;
    foaf:depiction <https://media.vgm.io/albums/84/85548/85548-1553986221.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ukuletea"@en ;
    foaf:made <album/85548#subject> ;
    foaf:name "ukuletea"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ukuletea"@en ;
    foaf:made <album/85548#vocals> ;
    foaf:name "ukuletea"@en .

_:N48d262e939414a2e88e0981f552714cb schema:name "In Love With A Ghost"@en,
        "In Love With A Ghost"@ja,
        "In Love With A Ghost"@ja-latn ;
    foaf:name "In Love With A Ghost"@en,
        "In Love With A Ghost"@ja,
        "In Love With A Ghost"@ja-latn .

_:Nd9a158b3869348e0bed22b6e8651a144 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nf82524c1aa8a4777bc20dc2cf2f54248 ;
    mo:track_count 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nf82524c1aa8a4777bc20dc2cf2f54248 .

_:Nf82524c1aa8a4777bc20dc2cf2f54248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "heart of the woods (ending theme) ft. ukuletea"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nd9a158b3869348e0bed22b6e8651a144 ;
    schema:name "heart of the woods (ending theme) ft. ukuletea"@en .

