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

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

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

<album/41375#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Music of Juniper's Knot"@en,
        "The Music of Juniper's Knot"@ja,
        "The Music of Juniper's Knot"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "CombatPlayer"@en ;
            foaf:made <album/41375#composition> ;
            foaf:name "CombatPlayer"@en ] ;
    mo:produced_work <album/41375#musicalwork> ;
    schema:name "The Music of Juniper's Knot"@en,
        "The Music of Juniper's Knot"@ja,
        "The Music of Juniper's Knot"@ja-latn .

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

<album/41375#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Music of Juniper's Knot"@en,
        "The Music of Juniper's Knot"@ja,
        "The Music of Juniper's Knot"@ja-latn ;
    mo:performance_of <album/41375#musicalwork> ;
    mo:recorded_as <album/41375#musicalexpression> ;
    schema:name "The Music of Juniper's Knot"@en,
        "The Music of Juniper's Knot"@ja,
        "The Music of Juniper's Knot"@ja-latn ;
    schema:workPerformed <album/41375#musicalwork> .

<https://media.vgm.io/albums/57/41375/41375-1378132132.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/41375#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/41375/41375-1378132132.png> ;
    foaf:depicts <album/41375#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/41375/41375-1378132132.png> .

<https://medium-media.vgm.io/albums/57/41375/41375-1378132132.png> a schema:ImageObject,
        foaf:Image .

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

<album/41375#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-12"^^xsd:date ;
    dcterms:title "The Music of Juniper's Knot"@en,
        "The Music of Juniper's Knot"@ja,
        "The Music of Juniper's Knot"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41375#musicalexpression> ;
    mo:publisher _:N192e4bfd3d32436a9564b989f2862a6b ;
    mo:record _:N640c443f227d4a21867a46183b6e636d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Juniper's Knot"@en ;
            foaf:name "Juniper's Knot"@en ] ;
    schema:datePublished "2012-04-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/41375/41375-1378132132.png> ;
    schema:name "The Music of Juniper's Knot"@en,
        "The Music of Juniper's Knot"@ja,
        "The Music of Juniper's Knot"@ja-latn ;
    schema:publisher _:N192e4bfd3d32436a9564b989f2862a6b ;
    foaf:depiction <https://media.vgm.io/albums/57/41375/41375-1378132132.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41375#subject> ;
    schema:name "CombatPlayer"@en ;
    foaf:made <album/41375#subject> ;
    foaf:name "CombatPlayer"@en .

_:N01eec732327d4d34bacb7fad4b01393e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Politely Honest (Soft)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N640c443f227d4a21867a46183b6e636d ;
    schema:name "Politely Honest (Soft)"@en .

_:N192e4bfd3d32436a9564b989f2862a6b schema:name "Dischan"@en ;
    foaf:name "Dischan"@en .

_:N1d45c080388b4151964718319567106f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bleeding"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N640c443f227d4a21867a46183b6e636d ;
    schema:name "Bleeding"@en .

_:N2993f5fee6dc4cbfa25c8d6773523d1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Politely Honest"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N640c443f227d4a21867a46183b6e636d ;
    schema:name "Politely Honest"@en .

_:N7eb643be6ac140ec847ec6fd201601b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Olive Tree"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N640c443f227d4a21867a46183b6e636d ;
    schema:name "An Olive Tree"@en .

_:N92b7d7bb7dfb4e568c056e6490a7e192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Dried Out"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N640c443f227d4a21867a46183b6e636d ;
    schema:name "All Dried Out"@en .

_:N99b2fd730bfc43f7b02ec7c5c607522c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grin Archaic"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N640c443f227d4a21867a46183b6e636d ;
    schema:name "Grin Archaic"@en .

_:Na85a7a56b5dd4077882ee572c5fbd2b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open My Heart"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N640c443f227d4a21867a46183b6e636d ;
    schema:name "Open My Heart"@en .

_:Nbc23426106e34c88957a5d3cf90d1c2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outside"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N640c443f227d4a21867a46183b6e636d ;
    schema:name "Outside"@en .

_:Nefb436b4416548f2b30dd04fd1757681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stella"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N640c443f227d4a21867a46183b6e636d ;
    schema:name "Stella"@en .

_:N640c443f227d4a21867a46183b6e636d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01eec732327d4d34bacb7fad4b01393e,
        _:N1d45c080388b4151964718319567106f,
        _:N2993f5fee6dc4cbfa25c8d6773523d1d,
        _:N7eb643be6ac140ec847ec6fd201601b3,
        _:N92b7d7bb7dfb4e568c056e6490a7e192,
        _:N99b2fd730bfc43f7b02ec7c5c607522c,
        _:Na85a7a56b5dd4077882ee572c5fbd2b7,
        _:Nbc23426106e34c88957a5d3cf90d1c2b,
        _:Nefb436b4416548f2b30dd04fd1757681 ;
    mo:track_count 9 ;
    schema:duration "PT18:48"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N01eec732327d4d34bacb7fad4b01393e,
        _:N1d45c080388b4151964718319567106f,
        _:N2993f5fee6dc4cbfa25c8d6773523d1d,
        _:N7eb643be6ac140ec847ec6fd201601b3,
        _:N92b7d7bb7dfb4e568c056e6490a7e192,
        _:N99b2fd730bfc43f7b02ec7c5c607522c,
        _:Na85a7a56b5dd4077882ee572c5fbd2b7,
        _:Nbc23426106e34c88957a5d3cf90d1c2b,
        _:Nefb436b4416548f2b30dd04fd1757681 .

