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

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

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

<album/97802#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music From The Game Freedom Finger"@en,
        "Music From The Game Freedom Finger"@ja,
        "Music From The Game Freedom Finger"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ian Bavitz"@en ;
            foaf:made <album/97802#composition> ;
            foaf:name "Ian Bavitz"@en ] ;
    mo:produced_work <album/97802#musicalwork> ;
    schema:name "Music From The Game Freedom Finger"@en,
        "Music From The Game Freedom Finger"@ja,
        "Music From The Game Freedom Finger"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/20/97802/97802-1586287142.png> a schema:ImageObject,
        foaf:Image .

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

<album/97802#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music From The Game Freedom Finger"@en,
        "Music From The Game Freedom Finger"@ja,
        "Music From The Game Freedom Finger"@ja-latn ;
    mo:performance_of <album/97802#musicalwork> ;
    mo:performer _:N1baa635c7d054d0683e71a9677b2f6e4,
        _:N48f26ca881464a909d201966d49ffd5d ;
    mo:recorded_as <album/97802#musicalexpression> ;
    schema:byArtist _:N1baa635c7d054d0683e71a9677b2f6e4,
        _:N48f26ca881464a909d201966d49ffd5d ;
    schema:name "Music From The Game Freedom Finger"@en,
        "Music From The Game Freedom Finger"@ja,
        "Music From The Game Freedom Finger"@ja-latn ;
    schema:workPerformed <album/97802#musicalwork> .

<album/97802#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-01"^^xsd:date ;
    dcterms:title "Music From The Game Freedom Finger"@en,
        "Music From The Game Freedom Finger"@ja,
        "Music From The Game Freedom Finger"@ja-latn ;
    mo:catalogue_number "RSE-308-1" ;
    mo:media_type "Vinyl (10\" 33&frac13; rpm) + Download Code" ;
    mo:publication_of <album/97802#musicalexpression> ;
    mo:publisher _:N4354c6e7137c412e9809f6995abc4340 ;
    mo:record _:N5359ffdffe8f4606b9b18fba9270c53b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Freedom Finger"@en ;
            foaf:name "Freedom Finger"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Grimace Federation"@en ;
            foaf:name "Grimace Federation"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aesop Rock"@en ;
            foaf:name "Aesop Rock"@en ] ;
    schema:datePublished "2020-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/97802/97802-1586287142.png> ;
    schema:name "Music From The Game Freedom Finger"@en,
        "Music From The Game Freedom Finger"@ja,
        "Music From The Game Freedom Finger"@ja-latn ;
    schema:publisher _:N4354c6e7137c412e9809f6995abc4340 ;
    foaf:depiction <https://media.vgm.io/albums/20/97802/97802-1586287142.png> .

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

_:N0a8c4086bada41daa142a9b316b87c32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drums On The Wheel (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N5359ffdffe8f4606b9b18fba9270c53b ;
    schema:name "Drums On The Wheel (Instrumental)"@en .

_:N1b61848cdedb44c2bd7c96ae1b90edfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Caveman"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N5359ffdffe8f4606b9b18fba9270c53b ;
    schema:name "Frozen Caveman"@en .

_:N1baa635c7d054d0683e71a9677b2f6e4 a schema:Person,
        foaf:Person ;
    mo:performed <album/97802#performance> ;
    schema:name "Grimace Federation"@en ;
    foaf:name "Grimace Federation"@en .

_:N270ad06cfb404ae68ff78cbfc66aee52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KOWP (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N5359ffdffe8f4606b9b18fba9270c53b ;
    schema:name "KOWP (Instrumental)"@en .

_:N4354c6e7137c412e9809f6995abc4340 schema:name "Rhymesayers Entertainment"@en ;
    foaf:name "Rhymesayers Entertainment"@en .

_:N48f26ca881464a909d201966d49ffd5d a schema:Person,
        foaf:Person ;
    mo:performed <album/97802#performance> ;
    schema:name "Aesop Rock"@en ;
    foaf:name "Aesop Rock"@en .

_:N5537b7d55eea42779a38e8d2b7e55547 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play Dead (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N5359ffdffe8f4606b9b18fba9270c53b ;
    schema:name "Play Dead (Instrumental)"@en .

_:N6d99178ae1eb452798391b3a91e3d2c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KOWP"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N5359ffdffe8f4606b9b18fba9270c53b ;
    schema:name "KOWP"@en .

_:Nb4d5836606b440cc97943b8ba37fd6da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twice Fried"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N5359ffdffe8f4606b9b18fba9270c53b ;
    schema:name "Twice Fried"@en .

_:Nbbc2ee0a49e64e87b11dc57ef037aaec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play Dead"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N5359ffdffe8f4606b9b18fba9270c53b ;
    schema:name "Play Dead"@en .

_:Nc83d956ccf144928abf96d0ab960327f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drums On The Wheel"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N5359ffdffe8f4606b9b18fba9270c53b ;
    schema:name "Drums On The Wheel"@en .

_:Nd593c0e45f374297866fdde0c185e941 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowmobile"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N5359ffdffe8f4606b9b18fba9270c53b ;
    schema:name "Snowmobile"@en .

_:Nea0dd9fc57bc48dc8211eaca59f64f88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rat Skull"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N5359ffdffe8f4606b9b18fba9270c53b ;
    schema:name "Rat Skull"@en .

_:N5359ffdffe8f4606b9b18fba9270c53b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a8c4086bada41daa142a9b316b87c32,
        _:N1b61848cdedb44c2bd7c96ae1b90edfc,
        _:N270ad06cfb404ae68ff78cbfc66aee52,
        _:N5537b7d55eea42779a38e8d2b7e55547,
        _:N6d99178ae1eb452798391b3a91e3d2c3,
        _:Nb4d5836606b440cc97943b8ba37fd6da,
        _:Nbbc2ee0a49e64e87b11dc57ef037aaec,
        _:Nc83d956ccf144928abf96d0ab960327f,
        _:Nd593c0e45f374297866fdde0c185e941,
        _:Nea0dd9fc57bc48dc8211eaca59f64f88 ;
    mo:track_count 10 ;
    schema:duration "PT12:16"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0a8c4086bada41daa142a9b316b87c32,
        _:N1b61848cdedb44c2bd7c96ae1b90edfc,
        _:N270ad06cfb404ae68ff78cbfc66aee52,
        _:N5537b7d55eea42779a38e8d2b7e55547,
        _:N6d99178ae1eb452798391b3a91e3d2c3,
        _:Nb4d5836606b440cc97943b8ba37fd6da,
        _:Nbbc2ee0a49e64e87b11dc57ef037aaec,
        _:Nc83d956ccf144928abf96d0ab960327f,
        _:Nd593c0e45f374297866fdde0c185e941,
        _:Nea0dd9fc57bc48dc8211eaca59f64f88 .

