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

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

<album/144086#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "With... / IKUMI & m.oto.t feat.Yuki"@en,
        "With... / IKUMI & m.oto.t feat.Yuki"@ja,
        "With... / IKUMI & m.oto.t feat.Yuki"@ja-latn ;
    mo:composer <artist/66770#subject> ;
    mo:produced_work <album/144086#musicalwork> ;
    schema:name "With... / IKUMI & m.oto.t feat.Yuki"@en,
        "With... / IKUMI & m.oto.t feat.Yuki"@ja,
        "With... / IKUMI & m.oto.t feat.Yuki"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/68/144086/144086-d004741e9ae9.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/66769#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/144086#performance> ;
    schema:name "m.oto.t"@en ;
    foaf:name "m.oto.t"@en .

<album/144086#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "With... / IKUMI & m.oto.t feat.Yuki"@en,
        "With... / IKUMI & m.oto.t feat.Yuki"@ja,
        "With... / IKUMI & m.oto.t feat.Yuki"@ja-latn ;
    mo:performance_of <album/144086#musicalwork> ;
    mo:performer <artist/66769#subject>,
        <artist/66770#subject> ;
    mo:recorded_as <album/144086#musicalexpression> ;
    schema:byArtist <artist/66769#subject>,
        <artist/66770#subject> ;
    schema:name "With... / IKUMI & m.oto.t feat.Yuki"@en,
        "With... / IKUMI & m.oto.t feat.Yuki"@ja,
        "With... / IKUMI & m.oto.t feat.Yuki"@ja-latn ;
    schema:workPerformed <album/144086#musicalwork> .

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

<album/144086#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-01"^^xsd:date ;
    dcterms:title "With... / IKUMI & m.oto.t feat.Yuki"@en,
        "With... / IKUMI & m.oto.t feat.Yuki"@ja,
        "With... / IKUMI & m.oto.t feat.Yuki"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/144086#musicalexpression> ;
    mo:publisher _:N925f809b20164dd4b1fef0f77f9d5036 ;
    mo:record _:N5cc16bb7a5934f549e809f1f40445373 ;
    mo:record_count 1 ;
    schema:byArtist <artist/66769#subject>,
        <artist/66770#subject> ;
    schema:datePublished "2017-09-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/68/144086/144086-d004741e9ae9.jpg> ;
    schema:name "With... / IKUMI & m.oto.t feat.Yuki"@en,
        "With... / IKUMI & m.oto.t feat.Yuki"@ja,
        "With... / IKUMI & m.oto.t feat.Yuki"@ja-latn ;
    schema:publisher _:N925f809b20164dd4b1fef0f77f9d5036 ;
    foaf:depiction <https://media.vgm.io/albums/68/144086/144086-d004741e9ae9.jpg> .

_:N101fd2268ea34f829473becdee360a63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With..."@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5cc16bb7a5934f549e809f1f40445373 ;
    schema:name "With..."@en .

_:N5cc16bb7a5934f549e809f1f40445373 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N101fd2268ea34f829473becdee360a63 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N101fd2268ea34f829473becdee360a63 .

_:N925f809b20164dd4b1fef0f77f9d5036 schema:name "IKUMI & m.oto.t"@en,
        "IKUMI & m.oto.t"@ja,
        "IKUMI & m.oto.t"@ja-latn ;
    foaf:name "IKUMI & m.oto.t"@en,
        "IKUMI & m.oto.t"@ja,
        "IKUMI & m.oto.t"@ja-latn .

