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

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

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

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

<https://media.vgm.io/albums/47/120474/120474-30948cc77ac6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120474#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/120474/120474-30948cc77ac6.jpg> ;
    foaf:depicts <album/120474#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/120474/120474-30948cc77ac6.jpg> .

<https://medium-media.vgm.io/albums/47/120474/120474-30948cc77ac6.jpg> a schema:ImageObject,
        foaf:Image .

<album/120474#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Journey Through Home"@en,
        "A Journey Through Home"@ja,
        "A Journey Through Home"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Don L Wakefield"@en ;
            foaf:made <album/120474#composition> ;
            foaf:name "Don L Wakefield"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Don L Winter"@en ;
            foaf:made <album/120474#composition> ;
            foaf:name "Don L Winter"@en ] ;
    mo:produced_work <album/120474#musicalwork> ;
    schema:name "A Journey Through Home"@en,
        "A Journey Through Home"@ja,
        "A Journey Through Home"@ja-latn .

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

<album/120474#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Journey Through Home"@en,
        "A Journey Through Home"@ja,
        "A Journey Through Home"@ja-latn ;
    mo:performance_of <album/120474#musicalwork> ;
    mo:performer _:Na2c177b61766436aa786436bf672f704 ;
    mo:recorded_as <album/120474#musicalexpression> ;
    schema:byArtist _:Na2c177b61766436aa786436bf672f704 ;
    schema:name "A Journey Through Home"@en,
        "A Journey Through Home"@ja,
        "A Journey Through Home"@ja-latn ;
    schema:workPerformed <album/120474#musicalwork> .

<album/120474#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-20"^^xsd:date ;
    dcterms:title "A Journey Through Home"@en,
        "A Journey Through Home"@ja,
        "A Journey Through Home"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/120474#musicalexpression> ;
    mo:publisher _:Nf6853e418d6a498499c3743132c5ae4e ;
    mo:record _:Na800c9212ca74f158c8500ec4a528d47 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Panman Music"@en ;
            foaf:name "Panman Music"@en ] ;
    schema:datePublished "2020-09-20"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/47/120474/120474-30948cc77ac6.jpg> ;
    schema:name "A Journey Through Home"@en,
        "A Journey Through Home"@ja,
        "A Journey Through Home"@ja-latn ;
    schema:publisher _:Nf6853e418d6a498499c3743132c5ae4e ;
    foaf:depiction <https://media.vgm.io/albums/47/120474/120474-30948cc77ac6.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120474#subject> ;
    schema:name "Don L Winter"@en ;
    foaf:made <album/120474#subject> ;
    foaf:name "Don L Winter"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120474#subject> ;
    schema:name "Don L Wakefield"@en ;
    foaf:made <album/120474#subject> ;
    foaf:name "Don L Wakefield"@en .

_:N077434de0f464ccbaeab2d92840870a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Prance"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Na800c9212ca74f158c8500ec4a528d47 ;
    schema:name "Morning Prance"@en .

_:N19f037ec29044a7c9697cbfffa5be16a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soft Winter"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Na800c9212ca74f158c8500ec4a528d47 ;
    schema:name "Soft Winter"@en .

_:N9a608861033f481c8d0cae80d32dbf78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gentle Springs"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Na800c9212ca74f158c8500ec4a528d47 ;
    schema:name "Gentle Springs"@en .

_:Na2c177b61766436aa786436bf672f704 a schema:Person,
        foaf:Person ;
    mo:performed <album/120474#performance> ;
    schema:name "Panman Music"@en ;
    foaf:name "Panman Music"@en .

_:Nab025e20ebcc4012a276a790ae58f65d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adrift in Autumn"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Na800c9212ca74f158c8500ec4a528d47 ;
    schema:name "Adrift in Autumn"@en .

_:Nb8e6481a153c462fbb21f601592ddc98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer's Circle"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Na800c9212ca74f158c8500ec4a528d47 ;
    schema:name "Summer's Circle"@en .

_:Nf4675f066000496bbbd8d1c26520b692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing Stones"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Na800c9212ca74f158c8500ec4a528d47 ;
    schema:name "Crossing Stones"@en .

_:Nf6853e418d6a498499c3743132c5ae4e schema:name "Panman Music"@en,
        "Panman Music"@ja,
        "Panman Music"@ja-latn ;
    foaf:name "Panman Music"@en,
        "Panman Music"@ja,
        "Panman Music"@ja-latn .

_:Na800c9212ca74f158c8500ec4a528d47 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N077434de0f464ccbaeab2d92840870a1,
        _:N19f037ec29044a7c9697cbfffa5be16a,
        _:N9a608861033f481c8d0cae80d32dbf78,
        _:Nab025e20ebcc4012a276a790ae58f65d,
        _:Nb8e6481a153c462fbb21f601592ddc98,
        _:Nf4675f066000496bbbd8d1c26520b692 ;
    mo:track_count 6 ;
    schema:duration "PT20:32"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N077434de0f464ccbaeab2d92840870a1,
        _:N19f037ec29044a7c9697cbfffa5be16a,
        _:N9a608861033f481c8d0cae80d32dbf78,
        _:Nab025e20ebcc4012a276a790ae58f65d,
        _:Nb8e6481a153c462fbb21f601592ddc98,
        _:Nf4675f066000496bbbd8d1c26520b692 .

