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

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

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

<product/21677#subject> a schema:CreativeWork ;
    schema:name "Friday Night Funkin'"@en,
        "Friday Night Funkin'"@ja,
        "Friday Night Funkin'"@ja-latn ;
    foaf:name "Friday Night Funkin'"@en,
        "Friday Night Funkin'"@ja,
        "Friday Night Funkin'"@ja-latn .

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

<album/116294#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Bob Album"@en,
        "The Bob Album"@ja,
        "The Bob Album"@ja-latn ;
    mo:performance_of <album/116294#musicalwork> ;
    mo:recorded_as <album/116294#musicalexpression> ;
    schema:name "The Bob Album"@en,
        "The Bob Album"@ja,
        "The Bob Album"@ja-latn ;
    schema:workPerformed <album/116294#musicalwork> .

<org/4121#subject> schema:name "Turtle Pals Tapes"@en,
        "Turtle Pals Tapes"@ja,
        "Turtle Pals Tapes"@ja-latn ;
    foaf:name "Turtle Pals Tapes"@en,
        "Turtle Pals Tapes"@ja,
        "Turtle Pals Tapes"@ja-latn .

<https://media.vgm.io/albums/49/116294/116294-12ee97a73dc4.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116294#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/116294/116294-12ee97a73dc4.png> ;
    foaf:depicts <album/116294#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/116294/116294-12ee97a73dc4.png> .

<https://medium-media.vgm.io/albums/49/116294/116294-12ee97a73dc4.png> a schema:ImageObject,
        foaf:Image .

<album/116294#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Bob Album"@en,
        "The Bob Album"@ja,
        "The Bob Album"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Wildy"@en ;
            foaf:made <album/116294#composition> ;
            foaf:name "Wildy"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Phlox"@en ;
            foaf:made <album/116294#composition> ;
            foaf:name "Phlox"@en ] ;
    mo:produced_work <album/116294#musicalwork> ;
    schema:name "The Bob Album"@en,
        "The Bob Album"@ja,
        "The Bob Album"@ja-latn .

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

<album/116294#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-01"^^xsd:date ;
    dcterms:title "The Bob Album"@en,
        "The Bob Album"@ja,
        "The Bob Album"@ja-latn ;
    mo:catalogue_number "TPT-006" ;
    mo:media_type "Vinyl (12\")" ;
    mo:publication_of <album/116294#musicalexpression> ;
    mo:publisher <org/4121#subject> ;
    mo:record _:Ncdf2f742d672417fb4b77592255593e8 ;
    mo:record_count 1 ;
    schema:about <product/21677#subject> ;
    schema:datePublished "2022-04-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/116294/116294-12ee97a73dc4.png> ;
    schema:name "The Bob Album"@en,
        "The Bob Album"@ja,
        "The Bob Album"@ja-latn ;
    schema:publisher <org/4121#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/116294/116294-12ee97a73dc4.png> .

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

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

_:N3056f7a7907d42e08f5fd4feb830e88e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onslaught"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncdf2f742d672417fb4b77592255593e8 ;
    schema:name "Onslaught"@en .

_:N370408eba2fd4e8aa38d32ed1111b25c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncdf2f742d672417fb4b77592255593e8 ;
    schema:name "Run"@en .

_:N4b0ab6c340884cf8865604a768ee975b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trouble"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncdf2f742d672417fb4b77592255593e8 ;
    schema:name "Trouble"@en .

_:N55c4c9245b7e45f19e7e9a312269dc50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncdf2f742d672417fb4b77592255593e8 ;
    schema:name "Sunshine"@en .

_:N608b39f74d614d5095b8ad06c0e82edf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ron"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncdf2f742d672417fb4b77592255593e8 ;
    schema:name "Ron"@en .

_:Nc4bd9a6f52bb41b0a526037ea381cded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Man"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncdf2f742d672417fb4b77592255593e8 ;
    schema:name "Little Man"@en .

_:Ne828f062441c4446807d73d2da32ce27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Man 2"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncdf2f742d672417fb4b77592255593e8 ;
    schema:name "Little Man 2"@en .

_:Nff19dd639aa64b6392fa709416627a4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Withered"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncdf2f742d672417fb4b77592255593e8 ;
    schema:name "Withered"@en .

_:Ncdf2f742d672417fb4b77592255593e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3056f7a7907d42e08f5fd4feb830e88e,
        _:N370408eba2fd4e8aa38d32ed1111b25c,
        _:N4b0ab6c340884cf8865604a768ee975b,
        _:N55c4c9245b7e45f19e7e9a312269dc50,
        _:N608b39f74d614d5095b8ad06c0e82edf,
        _:Nc4bd9a6f52bb41b0a526037ea381cded,
        _:Ne828f062441c4446807d73d2da32ce27,
        _:Nff19dd639aa64b6392fa709416627a4d ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3056f7a7907d42e08f5fd4feb830e88e,
        _:N370408eba2fd4e8aa38d32ed1111b25c,
        _:N4b0ab6c340884cf8865604a768ee975b,
        _:N55c4c9245b7e45f19e7e9a312269dc50,
        _:N608b39f74d614d5095b8ad06c0e82edf,
        _:Nc4bd9a6f52bb41b0a526037ea381cded,
        _:Ne828f062441c4446807d73d2da32ce27,
        _:Nff19dd639aa64b6392fa709416627a4d .

