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

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

<product/6471#subject> a schema:CreativeWork ;
    schema:name "Planet With"@en,
        "プラネット・ウィズ"@ja,
        "Planet With"@ja-latn ;
    foaf:name "Planet With"@en,
        "プラネット・ウィズ"@ja,
        "Planet With"@ja-latn .

<album/77335#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "One Unit / Minami"@en,
        "One Unit / Minami"@ja,
        "One Unit / Minami"@ja-latn ;
    mo:composer <artist/36273#subject> ;
    mo:produced_work <album/77335#musicalwork> ;
    schema:name "One Unit / Minami"@en,
        "One Unit / Minami"@ja,
        "One Unit / Minami"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/53/77335/77335-1530524162.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13019#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77335#performance> ;
    schema:name "Shinnosuke"@en ;
    foaf:name "Shinnosuke"@en .

<artist/15007#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77335#performance> ;
    schema:name "Masaomi Joishi"@en,
        "城石真臣"@ja ;
    foaf:name "Masaomi Joishi"@en,
        "城石真臣"@ja .

<artist/2424#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77335#performance> ;
    schema:name "Shinya Saito"@en,
        "齋藤真也"@ja ;
    foaf:name "Shinya Saito"@en,
        "齋藤真也"@ja .

<artist/36273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77335#subject> ;
    mo:performed <album/77335#performance> ;
    schema:name "Minami"@en ;
    foaf:made <album/77335#composition>,
        <album/77335#lyrics>,
        <album/77335#subject> ;
    foaf:name "Minami"@en .

<album/77335#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "One Unit / Minami"@en,
        "One Unit / Minami"@ja,
        "One Unit / Minami"@ja-latn ;
    mo:performance_of <album/77335#musicalwork> ;
    mo:performer <artist/13019#subject>,
        <artist/15007#subject>,
        <artist/2424#subject>,
        <artist/36273#subject> ;
    mo:recorded_as <album/77335#musicalexpression> ;
    schema:byArtist <artist/13019#subject>,
        <artist/15007#subject>,
        <artist/2424#subject>,
        <artist/36273#subject> ;
    schema:name "One Unit / Minami"@en,
        "One Unit / Minami"@ja,
        "One Unit / Minami"@ja-latn ;
    schema:workPerformed <album/77335#musicalwork> .

<album/77335#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-25"^^xsd:date ;
    dcterms:title "One Unit / Minami"@en,
        "One Unit / Minami"@ja,
        "One Unit / Minami"@ja-latn ;
    mo:catalogue_number "LACM-14788" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77335#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N33d0df6e955742ac99d82411879c81c6 ;
    mo:record_count 1 ;
    schema:about <product/6471#subject> ;
    schema:byArtist <artist/13019#subject>,
        <artist/15007#subject>,
        <artist/2424#subject>,
        <artist/36273#subject> ;
    schema:datePublished "2018-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/77335/77335-1530524162.jpg> ;
    schema:name "One Unit / Minami"@en,
        "One Unit / Minami"@ja,
        "One Unit / Minami"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/77335/77335-1530524162.jpg> .

_:N15d8339509ae4864be4fc904008b55b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Unit"@ja,
        "One Unit"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N33d0df6e955742ac99d82411879c81c6 ;
    schema:name "One Unit"@ja,
        "One Unit"@ja-latn .

_:N2692072771d44743bcdac7d056cec06a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君が嘘をついた瞬間に (off vocal)"@ja,
        "Kimi ga Uso wo Tsuita Shunkan ni (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N33d0df6e955742ac99d82411879c81c6 ;
    schema:name "君が嘘をついた瞬間に (off vocal)"@ja,
        "Kimi ga Uso wo Tsuita Shunkan ni (off vocal)"@ja-latn .

_:N8a90c8fc3d5743199d525a73cb19d809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君が嘘をついた瞬間に"@ja,
        "Kimi ga Uso wo Tsuita Shunkan ni"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N33d0df6e955742ac99d82411879c81c6 ;
    schema:name "君が嘘をついた瞬間に"@ja,
        "Kimi ga Uso wo Tsuita Shunkan ni"@ja-latn .

_:Nb5d54619ba5a4731a38c2257f0380808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Unit (off vocal)"@ja,
        "One Unit (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N33d0df6e955742ac99d82411879c81c6 ;
    schema:name "One Unit (off vocal)"@ja,
        "One Unit (off vocal)"@ja-latn .

_:N33d0df6e955742ac99d82411879c81c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15d8339509ae4864be4fc904008b55b0,
        _:N2692072771d44743bcdac7d056cec06a,
        _:N8a90c8fc3d5743199d525a73cb19d809,
        _:Nb5d54619ba5a4731a38c2257f0380808 ;
    mo:track_count 4 ;
    schema:duration "PT17:13"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N15d8339509ae4864be4fc904008b55b0,
        _:N2692072771d44743bcdac7d056cec06a,
        _:N8a90c8fc3d5743199d525a73cb19d809,
        _:Nb5d54619ba5a4731a38c2257f0380808 .

