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

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

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

<artist/15084#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130848#subject> ;
    schema:name "Garrett Williamson"@en ;
    foaf:made <album/130848#composition>,
        <album/130848#subject> ;
    foaf:name "Garrett Williamson"@en .

<artist/27160#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130848#subject> ;
    schema:name "Hyper Potions"@en ;
    foaf:made <album/130848#composition>,
        <album/130848#subject> ;
    foaf:name "Hyper Potions"@en .

<artist/314#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130848#subject> ;
    schema:name "Shoichiro Sakamoto"@en,
        "坂本昌一郎"@ja ;
    foaf:made <album/130848#composition>,
        <album/130848#subject> ;
    foaf:name "Shoichiro Sakamoto"@en,
        "坂本昌一郎"@ja .

<artist/73075#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130848#subject> ;
    schema:name "Nicholas Karr"@en ;
    foaf:made <album/130848#composition>,
        <album/130848#subject> ;
    foaf:name "Nicholas Karr"@en .

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

<album/130848#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scott The Woz's Borderline Forever: Original Soundtrack"@en,
        "Scott The Woz's Borderline Forever: Original Soundtrack"@ja,
        "Scott The Woz's Borderline Forever: Original Soundtrack"@ja-latn ;
    mo:performance_of <album/130848#musicalwork> ;
    mo:recorded_as <album/130848#musicalexpression> ;
    schema:name "Scott The Woz's Borderline Forever: Original Soundtrack"@en,
        "Scott The Woz's Borderline Forever: Original Soundtrack"@ja,
        "Scott The Woz's Borderline Forever: Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/130848#musicalwork> .

<org/3819#subject> schema:name "Rare Drop"@en,
        "Rare Drop"@ja,
        "Rare Drop"@ja-latn ;
    foaf:name "Rare Drop"@en,
        "Rare Drop"@ja,
        "Rare Drop"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/130848/130848-eb78c241e71a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130848#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scott The Woz's Borderline Forever: Original Soundtrack"@en,
        "Scott The Woz's Borderline Forever: Original Soundtrack"@ja,
        "Scott The Woz's Borderline Forever: Original Soundtrack"@ja-latn ;
    mo:composer <artist/15084#subject>,
        <artist/27160#subject>,
        <artist/314#subject>,
        <artist/73075#subject> ;
    mo:produced_work <album/130848#musicalwork> ;
    schema:name "Scott The Woz's Borderline Forever: Original Soundtrack"@en,
        "Scott The Woz's Borderline Forever: Original Soundtrack"@ja,
        "Scott The Woz's Borderline Forever: Original Soundtrack"@ja-latn .

<album/130848#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-27"^^xsd:date ;
    dcterms:title "Scott The Woz's Borderline Forever: Original Soundtrack"@en,
        "Scott The Woz's Borderline Forever: Original Soundtrack"@ja,
        "Scott The Woz's Borderline Forever: Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/130848#musicalexpression> ;
    mo:publisher <org/3819#subject> ;
    mo:record _:Ne3d4bee2719c49babb18624babdb6e8c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Borderline Forever"@en ;
            foaf:name "Borderline Forever"@en ] ;
    schema:datePublished "2021-08-27"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/84/130848/130848-eb78c241e71a.jpg> ;
    schema:name "Scott The Woz's Borderline Forever: Original Soundtrack"@en,
        "Scott The Woz's Borderline Forever: Original Soundtrack"@ja,
        "Scott The Woz's Borderline Forever: Original Soundtrack"@ja-latn ;
    schema:publisher <org/3819#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/130848/130848-eb78c241e71a.jpg> .

_:N012f5572a3ff44ee8c1811fdac63cec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Might as Well (Instrumental)"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Might as Well (Instrumental)"@en .

_:N08a57b3845e343a197a84695e05d61e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blast Off"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Blast Off"@en .

_:N26dbde2ca10146f1966e411ade8ccd3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stupid Nintendo Games"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Stupid Nintendo Games"@en .

_:N36114b01a112416ba0c095020def2848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closing In"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Closing In"@en .

_:N47995832b5ce49eea043304fba6429fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stupid Nintendo Games (Reprise)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Stupid Nintendo Games (Reprise)"@en .

_:N729e267a8cf84042aba87d4f0564bc5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening / How to Talk About Video Games"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Opening / How to Talk About Video Games"@en .

_:N76b4abf0f3d540338752d940eafc4121 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outro Song"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Outro Song"@en .

_:N80f249ea9504433cb85aa0eb85a309ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Punks from Green Bay"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Punks from Green Bay"@en .

_:Na8b95bd917ad4c2ba9b5c03393d3cb1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Morning, Mr. Woz"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Good Morning, Mr. Woz"@en .

_:Nad58385d9b6f42c59a0d7c370bfb510b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Experiment in Bed"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Experiment in Bed"@en .

_:Nb0edc031062e4ecfbee81c4f89989ee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Just In"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "This Just In"@en .

_:Nbc816204e68b4c93a06d0144cb76fb5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blue Border"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "The Blue Border"@en .

_:Nc7207d188127470889888c28bacbbb5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Might as Well"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Might as Well"@en .

_:Nd18cce01fa9e40109b0de31d4814afbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stupid Nintendo Games (Instrumental)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Stupid Nintendo Games (Instrumental)"@en .

_:Ne05dd21123f04ac5a4b5dcb3c45b1a38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stupid Nintendo Games (Reprise) (Instrumental)"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Stupid Nintendo Games (Reprise) (Instrumental)"@en .

_:Ne662032b7fe5469c811ecfff93ec6efc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discovering the Blue Border"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Discovering the Blue Border"@en .

_:Neecc2838dc8a4a9ab640ed129199e881 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Madden on the Rocks (End Credits)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Madden on the Rocks (End Credits)"@en .

_:Nf60626f865674c028765322f09c7ce4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closing In (Instrumental)"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Closing In (Instrumental)"@en .

_:Nf872974e43a7424d8dce87ab2853e0ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Countdown Song"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Ne3d4bee2719c49babb18624babdb6e8c ;
    schema:name "Countdown Song"@en .

_:Ne3d4bee2719c49babb18624babdb6e8c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N012f5572a3ff44ee8c1811fdac63cec8,
        _:N08a57b3845e343a197a84695e05d61e6,
        _:N26dbde2ca10146f1966e411ade8ccd3e,
        _:N36114b01a112416ba0c095020def2848,
        _:N47995832b5ce49eea043304fba6429fd,
        _:N729e267a8cf84042aba87d4f0564bc5c,
        _:N76b4abf0f3d540338752d940eafc4121,
        _:N80f249ea9504433cb85aa0eb85a309ef,
        _:Na8b95bd917ad4c2ba9b5c03393d3cb1f,
        _:Nad58385d9b6f42c59a0d7c370bfb510b,
        _:Nb0edc031062e4ecfbee81c4f89989ee3,
        _:Nbc816204e68b4c93a06d0144cb76fb5d,
        _:Nc7207d188127470889888c28bacbbb5d,
        _:Nd18cce01fa9e40109b0de31d4814afbc,
        _:Ne05dd21123f04ac5a4b5dcb3c45b1a38,
        _:Ne662032b7fe5469c811ecfff93ec6efc,
        _:Neecc2838dc8a4a9ab640ed129199e881,
        _:Nf60626f865674c028765322f09c7ce4d,
        _:Nf872974e43a7424d8dce87ab2853e0ec ;
    mo:track_count 19 ;
    schema:duration "PT45:46"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N012f5572a3ff44ee8c1811fdac63cec8,
        _:N08a57b3845e343a197a84695e05d61e6,
        _:N26dbde2ca10146f1966e411ade8ccd3e,
        _:N36114b01a112416ba0c095020def2848,
        _:N47995832b5ce49eea043304fba6429fd,
        _:N729e267a8cf84042aba87d4f0564bc5c,
        _:N76b4abf0f3d540338752d940eafc4121,
        _:N80f249ea9504433cb85aa0eb85a309ef,
        _:Na8b95bd917ad4c2ba9b5c03393d3cb1f,
        _:Nad58385d9b6f42c59a0d7c370bfb510b,
        _:Nb0edc031062e4ecfbee81c4f89989ee3,
        _:Nbc816204e68b4c93a06d0144cb76fb5d,
        _:Nc7207d188127470889888c28bacbbb5d,
        _:Nd18cce01fa9e40109b0de31d4814afbc,
        _:Ne05dd21123f04ac5a4b5dcb3c45b1a38,
        _:Ne662032b7fe5469c811ecfff93ec6efc,
        _:Neecc2838dc8a4a9ab640ed129199e881,
        _:Nf60626f865674c028765322f09c7ce4d,
        _:Nf872974e43a7424d8dce87ab2853e0ec .

