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

<artist/13633#subject> a schema:Person,
        foaf:Person ;
    schema:name "youthK SAEKI"@en ;
    foaf:made <album/83347#lyrics>,
        <album/83347#subject> ;
    foaf:name "youthK SAEKI"@en .

<artist/18172#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kelly"@en,
        "ケリー"@ja ;
    foaf:made <album/83347#lyrics>,
        <album/83347#subject> ;
    foaf:name "Kelly"@en,
        "ケリー"@ja .

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

<artist/35275#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83347#subject> ;
    schema:name "Carlos Okabe"@en ;
    foaf:made <album/83347#composition>,
        <album/83347#subject> ;
    foaf:name "Carlos Okabe"@en .

<artist/45953#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83347#subject> ;
    schema:name "KM-MARKIT"@en ;
    foaf:made <album/83347#composition>,
        <album/83347#subject> ;
    foaf:name "KM-MARKIT"@en .

<product/6579#subject> a schema:CreativeWork ;
    schema:name "Hinomaru Sumo"@en,
        "火ノ丸相撲"@ja,
        "Hinomaruzumou"@ja-latn ;
    foaf:name "Hinomaru Sumo"@en,
        "火ノ丸相撲"@ja,
        "Hinomaruzumou"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/83347/83347-1547193828.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83347#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Be the NAKED / Lead"@en,
        "Be the NAKED / Lead"@ja,
        "Be the NAKED / Lead"@ja-latn ;
    mo:performance_of <album/83347#musicalwork> ;
    mo:performer _:Ncfea859f8f1545ab9ce181cd411e1c9d ;
    mo:recorded_as <album/83347#musicalexpression> ;
    schema:byArtist _:Ncfea859f8f1545ab9ce181cd411e1c9d ;
    schema:name "Be the NAKED / Lead"@en,
        "Be the NAKED / Lead"@ja,
        "Be the NAKED / Lead"@ja-latn ;
    schema:workPerformed <album/83347#musicalwork> .

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

<album/83347#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Be the NAKED / Lead"@en,
        "Be the NAKED / Lead"@ja,
        "Be the NAKED / Lead"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hani Alwani"@en ;
            foaf:made <album/83347#composition> ;
            foaf:name "Hani Alwani"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "RYUJA"@en ;
            foaf:made <album/83347#composition> ;
            foaf:name "RYUJA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Obi Mhondera"@en ;
            foaf:made <album/83347#composition> ;
            foaf:name "Obi Mhondera"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kyler Niko"@en ;
            foaf:made <album/83347#composition> ;
            foaf:name "Kyler Niko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Coach & Sendo"@en ;
            foaf:made <album/83347#composition> ;
            foaf:name "Coach & Sendo"@en ],
        <artist/35275#subject>,
        <artist/45953#subject> ;
    mo:produced_work <album/83347#musicalwork> ;
    schema:name "Be the NAKED / Lead"@en,
        "Be the NAKED / Lead"@ja,
        "Be the NAKED / Lead"@ja-latn .

<album/83347#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-30"^^xsd:date ;
    dcterms:title "Be the NAKED / Lead"@en,
        "Be the NAKED / Lead"@ja,
        "Be the NAKED / Lead"@ja-latn ;
    mo:catalogue_number "PCCA-04746" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83347#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N6f1c07c052114cc5b4525b7d5521b278 ;
    mo:record_count 1 ;
    schema:about <product/6579#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Lead"@en ;
            foaf:name "Lead"@en ] ;
    schema:datePublished "2019-01-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/74/83347/83347-1547193828.jpg> ;
    schema:name "Be the NAKED / Lead"@en,
        "Be the NAKED / Lead"@ja,
        "Be the NAKED / Lead"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/83347/83347-1547193828.jpg> .

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

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

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

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

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83347#subject> ;
    schema:name "Coach & Sendo"@en ;
    foaf:made <album/83347#subject> ;
    foaf:name "Coach & Sendo"@en .

_:N6e442a2ac7e84debbfb369206ddef489 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "99.9%"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N6f1c07c052114cc5b4525b7d5521b278 ;
    schema:name "99.9%"@en .

_:N9385581e635b4bbd800dd93fc2ee857f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drop in the box"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N6f1c07c052114cc5b4525b7d5521b278 ;
    schema:name "Drop in the box"@en .

_:Nb073271140eb4f22ada7e78069559e08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be the NAKED"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N6f1c07c052114cc5b4525b7d5521b278 ;
    schema:name "Be the NAKED"@en .

_:Ncfea859f8f1545ab9ce181cd411e1c9d a schema:Person,
        foaf:Person ;
    mo:performed <album/83347#performance> ;
    schema:name "Lead"@en ;
    foaf:name "Lead"@en .

_:N6f1c07c052114cc5b4525b7d5521b278 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6e442a2ac7e84debbfb369206ddef489,
        _:N9385581e635b4bbd800dd93fc2ee857f,
        _:Nb073271140eb4f22ada7e78069559e08 ;
    mo:track_count 3 ;
    schema:duration "PT11:09"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6e442a2ac7e84debbfb369206ddef489,
        _:N9385581e635b4bbd800dd93fc2ee857f,
        _:Nb073271140eb4f22ada7e78069559e08 .

