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

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

<artist/23544#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133663#subject> ;
    schema:name "Kenji Kubo"@en,
        "クボケンジ"@ja ;
    foaf:made <album/133663#composition>,
        <album/133663#lyrics>,
        <album/133663#subject> ;
    foaf:name "Kenji Kubo"@en,
        "クボケンジ"@ja .

<product/1878#subject> a schema:CreativeWork ;
    schema:name "Space Brothers"@en,
        "宇宙兄弟"@ja,
        "Uchuu Kyoudai"@ja-latn ;
    foaf:name "Space Brothers"@en,
        "宇宙兄弟"@ja,
        "Uchuu Kyoudai"@ja-latn .

<album/133663#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crater / Merengue"@en,
        "クレーター / メレンゲ"@ja,
        "Crater / Merengue"@ja-latn ;
    mo:composer <artist/23544#subject> ;
    mo:produced_work <album/133663#musicalwork> ;
    schema:name "Crater / Merengue"@en,
        "クレーター / メレンゲ"@ja,
        "Crater / Merengue"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

<https://media.vgm.io/albums/36/133663/133663-71061a0bc3d8.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133663#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/133663/133663-71061a0bc3d8.webp> ;
    foaf:depicts <album/133663#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/133663/133663-71061a0bc3d8.webp> .

<https://medium-media.vgm.io/albums/36/133663/133663-71061a0bc3d8.webp> a schema:ImageObject,
        foaf:Image .

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

<album/133663#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crater / Merengue"@en,
        "クレーター / メレンゲ"@ja,
        "Crater / Merengue"@ja-latn ;
    mo:performance_of <album/133663#musicalwork> ;
    mo:performer <artist/58486#subject> ;
    mo:recorded_as <album/133663#musicalexpression> ;
    schema:byArtist <artist/58486#subject> ;
    schema:name "Crater / Merengue"@en,
        "クレーター / メレンゲ"@ja,
        "Crater / Merengue"@ja-latn ;
    schema:workPerformed <album/133663#musicalwork> .

<artist/58486#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/133663#performance> ;
    schema:name "MERENGUE"@en,
        "メレンゲ"@ja ;
    foaf:name "MERENGUE"@en,
        "メレンゲ"@ja .

<album/133663#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-21"^^xsd:date ;
    dcterms:title "Crater / Merengue"@en,
        "クレーター / メレンゲ"@ja,
        "Crater / Merengue"@ja-latn ;
    mo:catalogue_number "KSCL-2274" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133663#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N9366d6ac3f804e13bd9efb6e78b9fd4c ;
    mo:record_count 1 ;
    schema:about <product/1878#subject> ;
    schema:byArtist <artist/58486#subject> ;
    schema:datePublished "2013-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/133663/133663-71061a0bc3d8.webp> ;
    schema:name "Crater / Merengue"@en,
        "クレーター / メレンゲ"@ja,
        "Crater / Merengue"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/133663/133663-71061a0bc3d8.webp> .

_:N3c5aed29433146a897c0352affc151b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クレーター"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N9366d6ac3f804e13bd9efb6e78b9fd4c ;
    schema:name "クレーター"@ja .

_:N883ac90ab98d433cb7c26fb0303d38cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ladybird"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N9366d6ac3f804e13bd9efb6e78b9fd4c ;
    schema:name "Ladybird"@ja .

_:Nb669ff7f13c5409ea795f48cbe66574c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クレーター (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N9366d6ac3f804e13bd9efb6e78b9fd4c ;
    schema:name "クレーター (Instrumental)"@ja .

_:N9366d6ac3f804e13bd9efb6e78b9fd4c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c5aed29433146a897c0352affc151b9,
        _:N883ac90ab98d433cb7c26fb0303d38cf,
        _:Nb669ff7f13c5409ea795f48cbe66574c ;
    mo:track_count 3 ;
    schema:duration "PT11:51"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3c5aed29433146a897c0352affc151b9,
        _:N883ac90ab98d433cb7c26fb0303d38cf,
        _:Nb669ff7f13c5409ea795f48cbe66574c .

