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

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

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

<album/22047#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "My Skateboard Will Go On"@en,
        "My Skateboard Will Go On"@ja,
        "My Skateboard Will Go On"@ja-latn ;
    mo:composer <artist/6457#subject> ;
    mo:produced_work <album/22047#musicalwork> ;
    schema:name "My Skateboard Will Go On"@en,
        "My Skateboard Will Go On"@ja,
        "My Skateboard Will Go On"@ja-latn .

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

<https://media.vgm.io/albums/74/22047/22047-1290400499.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22047#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/22047/22047-1290400499.gif> ;
    foaf:depicts <album/22047#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/22047/22047-1290400499.gif> .

<https://medium-media.vgm.io/albums/74/22047/22047-1290400499.gif> a schema:ImageObject,
        foaf:Image .

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

<album/22047#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "My Skateboard Will Go On"@en,
        "My Skateboard Will Go On"@ja,
        "My Skateboard Will Go On"@ja-latn ;
    mo:performance_of <album/22047#musicalwork> ;
    mo:performer <artist/6457#subject> ;
    mo:recorded_as <album/22047#musicalexpression> ;
    schema:byArtist <artist/6457#subject> ;
    schema:name "My Skateboard Will Go On"@en,
        "My Skateboard Will Go On"@ja,
        "My Skateboard Will Go On"@ja-latn ;
    schema:workPerformed <album/22047#musicalwork> .

<artist/6457#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22047#subject> ;
    mo:performed <album/22047#performance> ;
    schema:name "Anamanaguchi"@en ;
    foaf:made <album/22047#composition>,
        <album/22047#subject> ;
    foaf:name "Anamanaguchi"@en .

<album/22047#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-01-01"^^xsd:date ;
    dcterms:title "My Skateboard Will Go On"@en,
        "My Skateboard Will Go On"@ja,
        "My Skateboard Will Go On"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/22047#musicalexpression> ;
    mo:publisher _:N5320782541e5408cbcdf5d63cdc0542d ;
    mo:record _:N63951d09963e4c13b1fc8cbf3dc771dc ;
    mo:record_count 1 ;
    schema:byArtist <artist/6457#subject> ;
    schema:datePublished "2010-01-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/74/22047/22047-1290400499.gif> ;
    schema:name "My Skateboard Will Go On"@en,
        "My Skateboard Will Go On"@ja,
        "My Skateboard Will Go On"@ja-latn ;
    schema:publisher _:N5320782541e5408cbcdf5d63cdc0542d ;
    foaf:depiction <https://media.vgm.io/albums/74/22047/22047-1290400499.gif> .

_:N14b6c83ac98a4102b8f5e045828f5967 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Skateboard Will Go On"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N63951d09963e4c13b1fc8cbf3dc771dc ;
    schema:name "My Skateboard Will Go On"@en .

_:N5320782541e5408cbcdf5d63cdc0542d schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:Nfab4f0b0499646e8b57d56a51ed03181 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow in the Dark (Das Racist Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N63951d09963e4c13b1fc8cbf3dc771dc ;
    schema:name "Rainbow in the Dark (Das Racist Remix)"@en .

_:N63951d09963e4c13b1fc8cbf3dc771dc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14b6c83ac98a4102b8f5e045828f5967,
        _:Nfab4f0b0499646e8b57d56a51ed03181 ;
    mo:track_count 2 ;
    schema:duration "PT7:29"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N14b6c83ac98a4102b8f5e045828f5967,
        _:Nfab4f0b0499646e8b57d56a51ed03181 .

