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

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

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

<artist/1015#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44259#subject> ;
    schema:name "Jake Kaufman"@en ;
    foaf:made <album/44259#composition>,
        <album/44259#subject> ;
    foaf:name "Jake Kaufman"@en .

<artist/1035#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44259#subject> ;
    schema:name "Andrew Aversa"@en ;
    foaf:made <album/44259#composition>,
        <album/44259#subject> ;
    foaf:name "Andrew Aversa"@en .

<artist/1040#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44259#subject> ;
    schema:name "Danny Baranowsky"@en ;
    foaf:made <album/44259#composition>,
        <album/44259#subject> ;
    foaf:name "Danny Baranowsky"@en .

<artist/1096#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44259#subject> ;
    schema:name "Andrew Sega"@en ;
    foaf:made <album/44259#composition>,
        <album/44259#subject> ;
    foaf:name "Andrew Sega"@en .

<artist/16583#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44259#subject> ;
    schema:name "Jameson Sutton"@en ;
    foaf:made <album/44259#composition>,
        <album/44259#subject> ;
    foaf:name "Jameson Sutton"@en .

<artist/26558#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44259#subject> ;
    schema:name "Bryan Rudge"@en ;
    foaf:made <album/44259#composition>,
        <album/44259#subject> ;
    foaf:name "Bryan Rudge"@en .

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

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

<https://medium-media.vgm.io/albums/95/44259/44259-1579362275.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1030#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44259#performance> ;
    schema:name "Jillian Aversa"@en ;
    foaf:name "Jillian Aversa"@en .

<artist/49325#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44259#performance> ;
    schema:name "VikingGuitar"@en ;
    foaf:name "VikingGuitar"@en .

<artist/52652#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44259#performance> ;
    schema:name "Big Giant Circles"@en ;
    foaf:name "Big Giant Circles"@en .

<artist/1402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44259#subject> ;
    mo:performed <album/44259#performance> ;
    schema:name "Alexander Brandon"@en ;
    foaf:made <album/44259#composition>,
        <album/44259#subject> ;
    foaf:name "Alexander Brandon"@en .

<artist/5008#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44259#subject> ;
    mo:performed <album/44259#performance> ;
    schema:name "Grant Henry"@en ;
    foaf:made <album/44259#composition>,
        <album/44259#subject> ;
    foaf:name "Grant Henry"@en .

<album/44259#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Just Fun"@en,
        "Just Fun"@ja,
        "Just Fun"@ja-latn ;
    mo:performance_of <album/44259#musicalwork> ;
    mo:performer _:N4e7c12fa0c334758acb5bc3d59cfc7ae,
        _:Nd8367c93f34d4bad9800f7de3fe062ba,
        <artist/1030#subject>,
        <artist/1402#subject>,
        <artist/49325#subject>,
        <artist/5008#subject>,
        <artist/52652#subject> ;
    mo:recorded_as <album/44259#musicalexpression> ;
    schema:byArtist _:N4e7c12fa0c334758acb5bc3d59cfc7ae,
        _:Nd8367c93f34d4bad9800f7de3fe062ba,
        <artist/1030#subject>,
        <artist/1402#subject>,
        <artist/49325#subject>,
        <artist/5008#subject>,
        <artist/52652#subject> ;
    schema:name "Just Fun"@en,
        "Just Fun"@ja,
        "Just Fun"@ja-latn ;
    schema:workPerformed <album/44259#musicalwork> .

<album/44259#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Just Fun"@en,
        "Just Fun"@ja,
        "Just Fun"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Paul Schultz"@en ;
            foaf:made <album/44259#composition> ;
            foaf:name "Paul Schultz"@en ],
        <artist/1015#subject>,
        <artist/1035#subject>,
        <artist/1040#subject>,
        <artist/1096#subject>,
        <artist/1402#subject>,
        <artist/16583#subject>,
        <artist/26558#subject>,
        <artist/5008#subject> ;
    mo:produced_work <album/44259#musicalwork> ;
    schema:name "Just Fun"@en,
        "Just Fun"@ja,
        "Just Fun"@ja-latn .

<album/44259#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-27"^^xsd:date ;
    dcterms:title "Just Fun"@en,
        "Just Fun"@ja,
        "Just Fun"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44259#musicalexpression> ;
    mo:publisher _:Na02370a342bc42058b6349fe1dcabf21 ;
    mo:record _:N8befec4a71f1491db4afc7e0943d67c7 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Craig Rundels"@en ;
            foaf:name "Craig Rundels"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Levon Louis"@en ;
            foaf:name "Levon Louis"@en ],
        <artist/1030#subject>,
        <artist/1402#subject>,
        <artist/49325#subject>,
        <artist/5008#subject>,
        <artist/52652#subject> ;
    schema:datePublished "2014-06-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/95/44259/44259-1579362275.jpg> ;
    schema:name "Just Fun"@en,
        "Just Fun"@ja,
        "Just Fun"@ja-latn ;
    schema:publisher _:Na02370a342bc42058b6349fe1dcabf21 ;
    foaf:depiction <https://media.vgm.io/albums/95/44259/44259-1579362275.jpg> .

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

_:N1602546cbd79414195000c6608287dec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark and Stormy Night"@en,
        "On a Dark and Stormy Night"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "Dark and Stormy Night"@en,
        "On a Dark and Stormy Night"@en .

_:N1801bcdb77564d1891b8e8c8ba755b62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture of the Avatar"@en,
        "Overture of the Avatar (feat. Levon Louis)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "Overture of the Avatar"@en,
        "Overture of the Avatar (feat. Levon Louis)"@en .

_:N4e7c12fa0c334758acb5bc3d59cfc7ae a schema:Person,
        foaf:Person ;
    mo:performed <album/44259#performance> ;
    schema:name "Craig Rundels"@en ;
    foaf:name "Craig Rundels"@en .

_:N4eb1c1c1c25d42beaec35a3a770578c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "Epilogue"@en .

_:N657acdc04b724e57a269296739acfc86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Willowdale Handcar"@en,
        "The Willowdale Handcar (feat. Danny Baranowsky)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "The Willowdale Handcar"@en,
        "The Willowdale Handcar (feat. Danny Baranowsky)"@en .

_:N66f543f4ae3f4b1fa704f680e44c434b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "More"@en .

_:N68a64850a3e541529412a854927ab4b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blue Hour"@en,
        "The Blue Hour (feat. Bryan Rudge)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "The Blue Hour"@en,
        "The Blue Hour (feat. Bryan Rudge)"@en .

_:N96605a0811f543bfabcfb6f5148ada6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinity"@en,
        "Infinity (feat. Big Giant Circles)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "Infinity"@en,
        "Infinity (feat. Big Giant Circles)"@en .

_:Na02370a342bc42058b6349fe1dcabf21 schema:name "Funky Rustic Records"@en ;
    foaf:name "Funky Rustic Records"@en .

_:Na93e69840cff4ad5823a7da299de6500 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Floating"@en,
        "Twilight Floating (feat. Erik Peabody)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "Twilight Floating"@en,
        "Twilight Floating (feat. Erik Peabody)"@en .

_:Na9dc155c94a94778bbcf504ded9b61de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Thousand Words"@en,
        "A Thousand Words (feat. Jameson Sutton & Stemage)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "A Thousand Words"@en,
        "A Thousand Words (feat. Jameson Sutton & Stemage)"@en .

_:Nc03dfcc5ee2f41f5908185b3aec16007 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en,
        "Introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "Intro"@en,
        "Introduction"@en .

_:Nd8367c93f34d4bad9800f7de3fe062ba a schema:Person,
        foaf:Person ;
    mo:performed <album/44259#performance> ;
    schema:name "Levon Louis"@en ;
    foaf:name "Levon Louis"@en .

_:Ne7d6f48a4eec45eda819b6e502c880fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oath of the Matron"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "Oath of the Matron"@en .

_:Nf2edbf1b3c254fb79508d0aaa45aa1b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chronophasia"@en,
        "Chronophasia (feat. virt)"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "Chronophasia"@en,
        "Chronophasia (feat. virt)"@en .

_:Nfbe35436c74546cf8644eff1f608f4f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God Bless The Child"@en,
        "God Bless the Child That's Got His Own"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "God Bless The Child"@en,
        "God Bless the Child That's Got His Own"@en .

_:Nfffc37e04c814ddb81f0262c51b435ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hypercontrol (feat. Craig Rundels)"@en,
        "Hypercontrol 4.0"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N8befec4a71f1491db4afc7e0943d67c7 ;
    schema:name "Hypercontrol (feat. Craig Rundels)"@en,
        "Hypercontrol 4.0"@en .

_:N8befec4a71f1491db4afc7e0943d67c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1602546cbd79414195000c6608287dec,
        _:N1801bcdb77564d1891b8e8c8ba755b62,
        _:N4eb1c1c1c25d42beaec35a3a770578c1,
        _:N657acdc04b724e57a269296739acfc86,
        _:N66f543f4ae3f4b1fa704f680e44c434b,
        _:N68a64850a3e541529412a854927ab4b8,
        _:N96605a0811f543bfabcfb6f5148ada6c,
        _:Na93e69840cff4ad5823a7da299de6500,
        _:Na9dc155c94a94778bbcf504ded9b61de,
        _:Nc03dfcc5ee2f41f5908185b3aec16007,
        _:Ne7d6f48a4eec45eda819b6e502c880fd,
        _:Nf2edbf1b3c254fb79508d0aaa45aa1b2,
        _:Nfbe35436c74546cf8644eff1f608f4f2,
        _:Nfffc37e04c814ddb81f0262c51b435ab ;
    mo:track_count 14 ;
    schema:duration "PT50:32"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1602546cbd79414195000c6608287dec,
        _:N1801bcdb77564d1891b8e8c8ba755b62,
        _:N4eb1c1c1c25d42beaec35a3a770578c1,
        _:N657acdc04b724e57a269296739acfc86,
        _:N66f543f4ae3f4b1fa704f680e44c434b,
        _:N68a64850a3e541529412a854927ab4b8,
        _:N96605a0811f543bfabcfb6f5148ada6c,
        _:Na93e69840cff4ad5823a7da299de6500,
        _:Na9dc155c94a94778bbcf504ded9b61de,
        _:Nc03dfcc5ee2f41f5908185b3aec16007,
        _:Ne7d6f48a4eec45eda819b6e502c880fd,
        _:Nf2edbf1b3c254fb79508d0aaa45aa1b2,
        _:Nfbe35436c74546cf8644eff1f608f4f2,
        _:Nfffc37e04c814ddb81f0262c51b435ab .

