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

<artist/19739#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aiko Okumura"@en,
        "奥村愛子"@ja ;
    foaf:made <album/48385#lyrics>,
        <album/48385#subject> ;
    foaf:name "Aiko Okumura"@en,
        "奥村愛子"@ja .

<artist/57282#subject> a schema:Person,
        foaf:Person ;
    schema:name "P☆Cute"@en ;
    foaf:made <album/48385#subject>,
        <album/48385#vocals> ;
    foaf:name "P☆Cute"@en .

<artist/6806#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Omori"@en,
        "大森祥子"@ja ;
    foaf:made <album/48385#lyrics>,
        <album/48385#subject> ;
    foaf:name "Shoko Omori"@en,
        "大森祥子"@ja .

<artist/11594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48385#subject> ;
    schema:name "Takamitsu Ono"@en,
        "小野貴光"@ja ;
    foaf:made <album/48385#composition>,
        <album/48385#subject> ;
    foaf:name "Takamitsu Ono"@en,
        "小野貴光"@ja .

<artist/8202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48385#subject> ;
    schema:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja ;
    foaf:made <album/48385#composition>,
        <album/48385#subject> ;
    foaf:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja .

<product/2326#subject> a schema:CreativeWork ;
    schema:name "YU-GI-OH! ARC-V"@en,
        "遊☆戯☆王 アーク・ファイブ"@ja,
        "YU-GI-OH! ARC-V"@ja-latn ;
    foaf:name "YU-GI-OH! ARC-V"@en,
        "遊☆戯☆王 アーク・ファイブ"@ja,
        "YU-GI-OH! ARC-V"@ja-latn .

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

<album/48385#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "One Step / P☆Cute"@en,
        "One Step / P☆Cute"@ja,
        "One Step / P☆Cute"@ja-latn ;
    mo:performance_of <album/48385#musicalwork> ;
    mo:recorded_as <album/48385#musicalexpression> ;
    schema:name "One Step / P☆Cute"@en,
        "One Step / P☆Cute"@ja,
        "One Step / P☆Cute"@ja-latn ;
    schema:workPerformed <album/48385#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/58/48385/48385-1412183292.jpg> a schema:ImageObject,
        foaf:Image .

<album/48385#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "One Step / P☆Cute"@en,
        "One Step / P☆Cute"@ja,
        "One Step / P☆Cute"@ja-latn ;
    mo:composer <artist/11594#subject>,
        <artist/8202#subject> ;
    mo:produced_work <album/48385#musicalwork> ;
    schema:name "One Step / P☆Cute"@en,
        "One Step / P☆Cute"@ja,
        "One Step / P☆Cute"@ja-latn .

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

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

<album/48385#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-11"^^xsd:date ;
    dcterms:title "One Step / P☆Cute"@en,
        "One Step / P☆Cute"@ja,
        "One Step / P☆Cute"@ja-latn ;
    mo:catalogue_number "MJSS-09123" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48385#musicalexpression> ;
    mo:publisher <org/2819#subject> ;
    mo:record _:N854f211c1e434045a52b67b08f7bdc12 ;
    mo:record_count 1 ;
    schema:about <product/2326#subject> ;
    schema:datePublished "2014-06-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/48385/48385-1412183292.jpg> ;
    schema:name "One Step / P☆Cute"@en,
        "One Step / P☆Cute"@ja,
        "One Step / P☆Cute"@ja-latn ;
    schema:publisher <org/2819#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/48385/48385-1412183292.jpg> .

_:N6fb29153cb3c4c5f91a99f401cb6d03f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お楽しみはこれから! (オリジナル・カラオケ)"@ja,
        "Otanoshimi wa Kore kara! (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N854f211c1e434045a52b67b08f7bdc12 ;
    schema:name "お楽しみはこれから! (オリジナル・カラオケ)"@ja,
        "Otanoshimi wa Kore kara! (Original Karaoke)"@ja-latn .

_:N712084c9133340b286a4a567d9ff85cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Step (オリジナル・カラオケ)"@ja,
        "One Step (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N854f211c1e434045a52b67b08f7bdc12 ;
    schema:name "One Step (オリジナル・カラオケ)"@ja,
        "One Step (Original Karaoke)"@ja-latn .

_:N745a66fe985d44ac90975cf5e233a510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Step"@ja,
        "One Step"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N854f211c1e434045a52b67b08f7bdc12 ;
    schema:name "One Step"@ja,
        "One Step"@ja-latn .

_:Ne9c414e2520c42da937343ef5d7265ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お楽しみはこれから!"@ja,
        "Otanoshimi wa Kore kara!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N854f211c1e434045a52b67b08f7bdc12 ;
    schema:name "お楽しみはこれから!"@ja,
        "Otanoshimi wa Kore kara!"@ja-latn .

_:N854f211c1e434045a52b67b08f7bdc12 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6fb29153cb3c4c5f91a99f401cb6d03f,
        _:N712084c9133340b286a4a567d9ff85cb,
        _:N745a66fe985d44ac90975cf5e233a510,
        _:Ne9c414e2520c42da937343ef5d7265ba ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6fb29153cb3c4c5f91a99f401cb6d03f,
        _:N712084c9133340b286a4a567d9ff85cb,
        _:N745a66fe985d44ac90975cf5e233a510,
        _:Ne9c414e2520c42da937343ef5d7265ba .

