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

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

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

<artist/5673#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120816#subject> ;
    schema:name "Kyle Gabler"@en ;
    foaf:made <album/120816#composition>,
        <album/120816#subject> ;
    foaf:name "Kyle Gabler"@en .

<album/120816#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World of Goo"@en,
        "World of Goo"@ja,
        "World of Goo"@ja-latn ;
    mo:composer <artist/5673#subject> ;
    mo:produced_work <album/120816#musicalwork> ;
    schema:name "World of Goo"@en,
        "World of Goo"@ja,
        "World of Goo"@ja-latn .

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

<album/120816#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World of Goo"@en,
        "World of Goo"@ja,
        "World of Goo"@ja-latn ;
    mo:performance_of <album/120816#musicalwork> ;
    mo:recorded_as <album/120816#musicalexpression> ;
    schema:name "World of Goo"@en,
        "World of Goo"@ja,
        "World of Goo"@ja-latn ;
    schema:workPerformed <album/120816#musicalwork> .

<org/2058#subject> schema:name "Respawned Records"@en,
        "Respawned Records"@ja,
        "Respawned Records"@ja-latn ;
    foaf:name "Respawned Records"@en,
        "Respawned Records"@ja,
        "Respawned Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/120816/120816-cd10e6d94578.png> a schema:ImageObject,
        foaf:Image .

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

<album/120816#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-28"^^xsd:date ;
    dcterms:title "World of Goo"@en,
        "World of Goo"@ja,
        "World of Goo"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/120816#musicalexpression> ;
    mo:publisher <org/2058#subject> ;
    mo:record _:N23bd8cf1547241deaed56f93d0c8f5e4,
        _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "World of Goo"@en ;
            foaf:name "World of Goo"@en ] ;
    schema:datePublished "2022-05-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/120816/120816-cd10e6d94578.png> ;
    schema:name "World of Goo"@en,
        "World of Goo"@ja,
        "World of Goo"@ja-latn ;
    schema:publisher <org/2058#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/120816/120816-cd10e6d94578.png> .

_:N21b95762ebf54956b68fbc8f50b727c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tumbler"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Tumbler"@en .

_:N25a537d83ab54af2b89778462849bd2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Virtual World of Goo Corporation"@en ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "My Virtual World of Goo Corporation"@en .

_:N2fe78dae02784eb186c3777da0bf1349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Man"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Burning Man"@en .

_:N30d6f8e1ad2b441f8c46fb60c555a077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Goo Ending"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23bd8cf1547241deaed56f93d0c8f5e4 ;
    schema:name "World of Goo Ending"@en .

_:N3398783dbf054edbb20a64d470ba9599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Goo Filled Hills"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "The Goo Filled Hills"@en .

_:N47d26ee4a692418eb81e3798585a3f98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best of Times"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23bd8cf1547241deaed56f93d0c8f5e4 ;
    schema:name "Best of Times"@en .

_:N62fcc316c58648ecbe8d5f8283321699 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ode to the Bridge Builder"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23bd8cf1547241deaed56f93d0c8f5e4 ;
    schema:name "Ode to the Bridge Builder"@en .

_:N6a0f72a4021d4265be1117caf9799cbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rain Rain Windy Windy"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Rain Rain Windy Windy"@en .

_:N75975181b89a4e24b0f78237dd6cdccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Information Superhighway"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Welcome to the Information Superhighway"@en .

_:N77a8ed448b134d90b7894f8fc82c3514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regurgitation Pumping Stations"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Regurgitation Pumping Stations"@en .

_:N7be83950836646fa9199cc0080916ac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Are You Coming Home, Love Mom"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23bd8cf1547241deaed56f93d0c8f5e4 ;
    schema:name "Are You Coming Home, Love Mom"@en .

_:N8f1d7929a19540a3a3ea336762480696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Goo Beginning"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "World of Goo Beginning"@en .

_:N9bba55f004124861b4d2474e251552dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Goo Corporation"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "World of Goo Corporation"@en .

_:Na127cbd313ca43d4996c127a2d14a796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Screamer"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Screamer"@en .

_:Nac57a0c695df4bedbe971190fd744aa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Carpet Extend-O-Matic"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23bd8cf1547241deaed56f93d0c8f5e4 ;
    schema:name "Red Carpet Extend-O-Matic"@en .

_:Naeef278ed2c14877884cb0be3580b556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jelly"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Jelly"@en .

_:Nb62f37da757b409fb339439d8fd4d910 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graphic Processing Unit"@en ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Graphic Processing Unit"@en .

_:Nbb679a926a684ad3bd75fc753dd6959d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Years of Work"@en ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Years of Work"@en .

_:Nc76cbf37afcc4c9998bb3f2d95c197a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Threadcutter"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Threadcutter"@en .

_:Nd105ca44f69d4c7593cf03e6ffc8d24e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Mysterious Pipe Appeared"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Another Mysterious Pipe Appeared"@en .

_:Nd5aa1283e0544947b2265e84fee17916 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cog in the Machine"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Cog in the Machine"@en .

_:Nd6227b865a28411d83008f0f870bd933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside the Big Computer"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23bd8cf1547241deaed56f93d0c8f5e4 ;
    schema:name "Inside the Big Computer"@en .

_:Nde2b00f3a3d9409dac698290af3cb959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy New Year (tm) Brought to You by Product Z"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Happy New Year (tm) Brought to You by Product Z"@en .

_:Nf7534e3cdc2e40dba7eaad37676966e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave Adventurers"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfed1d6a360624bdc8f26c18ccecfbc32 ;
    schema:name "Brave Adventurers"@en .

_:Nfca49bc56ddd4a7d981e780f92e7dc03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last of the Goo Balls and the Telescope Operator"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23bd8cf1547241deaed56f93d0c8f5e4 ;
    schema:name "The Last of the Goo Balls and the Telescope Operator"@en .

_:N23bd8cf1547241deaed56f93d0c8f5e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N30d6f8e1ad2b441f8c46fb60c555a077,
        _:N47d26ee4a692418eb81e3798585a3f98,
        _:N62fcc316c58648ecbe8d5f8283321699,
        _:N7be83950836646fa9199cc0080916ac7,
        _:Nac57a0c695df4bedbe971190fd744aa2,
        _:Nd6227b865a28411d83008f0f870bd933,
        _:Nfca49bc56ddd4a7d981e780f92e7dc03 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N30d6f8e1ad2b441f8c46fb60c555a077,
        _:N47d26ee4a692418eb81e3798585a3f98,
        _:N62fcc316c58648ecbe8d5f8283321699,
        _:N7be83950836646fa9199cc0080916ac7,
        _:Nac57a0c695df4bedbe971190fd744aa2,
        _:Nd6227b865a28411d83008f0f870bd933,
        _:Nfca49bc56ddd4a7d981e780f92e7dc03 .

_:Nfed1d6a360624bdc8f26c18ccecfbc32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21b95762ebf54956b68fbc8f50b727c3,
        _:N25a537d83ab54af2b89778462849bd2e,
        _:N2fe78dae02784eb186c3777da0bf1349,
        _:N3398783dbf054edbb20a64d470ba9599,
        _:N6a0f72a4021d4265be1117caf9799cbd,
        _:N75975181b89a4e24b0f78237dd6cdccf,
        _:N77a8ed448b134d90b7894f8fc82c3514,
        _:N8f1d7929a19540a3a3ea336762480696,
        _:N9bba55f004124861b4d2474e251552dd,
        _:Na127cbd313ca43d4996c127a2d14a796,
        _:Naeef278ed2c14877884cb0be3580b556,
        _:Nb62f37da757b409fb339439d8fd4d910,
        _:Nbb679a926a684ad3bd75fc753dd6959d,
        _:Nc76cbf37afcc4c9998bb3f2d95c197a0,
        _:Nd105ca44f69d4c7593cf03e6ffc8d24e,
        _:Nd5aa1283e0544947b2265e84fee17916,
        _:Nde2b00f3a3d9409dac698290af3cb959,
        _:Nf7534e3cdc2e40dba7eaad37676966e9 ;
    mo:track_count 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N21b95762ebf54956b68fbc8f50b727c3,
        _:N25a537d83ab54af2b89778462849bd2e,
        _:N2fe78dae02784eb186c3777da0bf1349,
        _:N3398783dbf054edbb20a64d470ba9599,
        _:N6a0f72a4021d4265be1117caf9799cbd,
        _:N75975181b89a4e24b0f78237dd6cdccf,
        _:N77a8ed448b134d90b7894f8fc82c3514,
        _:N8f1d7929a19540a3a3ea336762480696,
        _:N9bba55f004124861b4d2474e251552dd,
        _:Na127cbd313ca43d4996c127a2d14a796,
        _:Naeef278ed2c14877884cb0be3580b556,
        _:Nb62f37da757b409fb339439d8fd4d910,
        _:Nbb679a926a684ad3bd75fc753dd6959d,
        _:Nc76cbf37afcc4c9998bb3f2d95c197a0,
        _:Nd105ca44f69d4c7593cf03e6ffc8d24e,
        _:Nd5aa1283e0544947b2265e84fee17916,
        _:Nde2b00f3a3d9409dac698290af3cb959,
        _:Nf7534e3cdc2e40dba7eaad37676966e9 .

