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

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

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

<album/135974#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Your World / Ketchup mania"@en,
        "Your World / けちゃっぷmania"@ja,
        "Your World / Ketchup mania"@ja-latn ;
    mo:performance_of <album/135974#musicalwork> ;
    mo:recorded_as <album/135974#musicalexpression> ;
    schema:name "Your World / Ketchup mania"@en,
        "Your World / けちゃっぷmania"@ja,
        "Your World / Ketchup mania"@ja-latn ;
    schema:workPerformed <album/135974#musicalwork> .

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

<org/1892#subject> schema:name "ISLAND"@en,
        "ISLAND"@ja,
        "ISLAND"@ja-latn ;
    foaf:name "ISLAND"@en,
        "ISLAND"@ja,
        "ISLAND"@ja-latn .

<https://media.vgm.io/albums/47/135974/135974-a5e4dddfde16.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135974#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/135974/135974-a5e4dddfde16.webp> ;
    foaf:depicts <album/135974#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/135974/135974-a5e4dddfde16.webp> .

<https://medium-media.vgm.io/albums/47/135974/135974-a5e4dddfde16.webp> a schema:ImageObject,
        foaf:Image .

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

<album/135974#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Your World / Ketchup mania"@en,
        "Your World / けちゃっぷmania"@ja,
        "Your World / Ketchup mania"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "HIRO"@en ;
            foaf:made <album/135974#composition> ;
            foaf:name "HIRO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yosei"@en ;
            foaf:made <album/135974#composition> ;
            foaf:name "Yosei"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DAI"@en ;
            foaf:made <album/135974#composition> ;
            foaf:name "DAI"@en ] ;
    mo:produced_work <album/135974#musicalwork> ;
    schema:name "Your World / Ketchup mania"@en,
        "Your World / けちゃっぷmania"@ja,
        "Your World / Ketchup mania"@ja-latn .

<album/135974#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-10"^^xsd:date ;
    dcterms:title "Your World / Ketchup mania"@en,
        "Your World / けちゃっぷmania"@ja,
        "Your World / Ketchup mania"@ja-latn ;
    mo:catalogue_number "UPCI-5029" ;
    mo:media_type "CD" ;
    mo:publication_of <album/135974#musicalexpression> ;
    mo:publisher <org/1892#subject> ;
    mo:record _:N990a12ac215947a29ef99a522bbca147 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Idaten Jump"@en ;
            foaf:name "Idaten Jump"@en ] ;
    schema:datePublished "2006-05-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/135974/135974-a5e4dddfde16.webp> ;
    schema:name "Your World / Ketchup mania"@en,
        "Your World / けちゃっぷmania"@ja,
        "Your World / Ketchup mania"@ja-latn ;
    schema:publisher <org/1892#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/135974/135974-a5e4dddfde16.webp> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "HIRO"@en ;
    foaf:made <album/135974#subject> ;
    foaf:name "HIRO"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "ketchup mania"@en ;
    foaf:made <album/135974#subject> ;
    foaf:name "ketchup mania"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "HIRO"@en ;
    foaf:made <album/135974#lyrics> ;
    foaf:name "HIRO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ketchup mania"@en ;
    foaf:made <album/135974#vocals> ;
    foaf:name "ketchup mania"@en .

_:N9f2377a813604ec48e9f9119e4a738e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your World"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N990a12ac215947a29ef99a522bbca147 ;
    schema:name "Your World"@en .

_:Nc07a62c6eebf4da796fbb253fdbe5ac3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "POCKET SIZE"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N990a12ac215947a29ef99a522bbca147 ;
    schema:name "POCKET SIZE"@en .

_:Necbaf6959dea415994127968d49c1158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPRING '06'"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N990a12ac215947a29ef99a522bbca147 ;
    schema:name "SPRING '06'"@en .

_:N990a12ac215947a29ef99a522bbca147 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9f2377a813604ec48e9f9119e4a738e5,
        _:Nc07a62c6eebf4da796fbb253fdbe5ac3,
        _:Necbaf6959dea415994127968d49c1158 ;
    mo:track_count 3 ;
    schema:duration "PT7:42"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N9f2377a813604ec48e9f9119e4a738e5,
        _:Nc07a62c6eebf4da796fbb253fdbe5ac3,
        _:Necbaf6959dea415994127968d49c1158 .

