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

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

<artist/35186#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59929#subject> ;
    schema:name "101"@en ;
    foaf:made <album/59929#composition>,
        <album/59929#lyrics>,
        <album/59929#subject> ;
    foaf:name "101"@en .

<artist/35187#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59929#subject> ;
    schema:name "OZO"@en ;
    foaf:made <album/59929#composition>,
        <album/59929#lyrics>,
        <album/59929#subject> ;
    foaf:name "OZO"@en .

<product/2471#subject> a schema:CreativeWork ;
    schema:name "Magi: The Kingdom of Magic"@en,
        "マギ The kingdom of magic"@ja,
        "Magi: The Kingdom of Magic"@ja-latn ;
    foaf:name "Magi: The Kingdom of Magic"@en,
        "マギ The kingdom of magic"@ja,
        "Magi: The Kingdom of Magic"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/59929/59929-1466892758.jpg> a schema:ImageObject,
        foaf:Image .

<album/59929#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "With You/With Me / 9nine [Limited Edition]"@en,
        "With You/With Me / 9nine [Limited Edition]"@ja,
        "With You/With Me / 9nine [Limited Edition]"@ja-latn ;
    mo:composer <artist/35186#subject>,
        <artist/35187#subject> ;
    mo:produced_work <album/59929#musicalwork> ;
    schema:name "With You/With Me / 9nine [Limited Edition]"@en,
        "With You/With Me / 9nine [Limited Edition]"@ja,
        "With You/With Me / 9nine [Limited Edition]"@ja-latn .

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

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

<album/59929#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "With You/With Me / 9nine [Limited Edition]"@en,
        "With You/With Me / 9nine [Limited Edition]"@ja,
        "With You/With Me / 9nine [Limited Edition]"@ja-latn ;
    mo:performance_of <album/59929#musicalwork> ;
    mo:performer <artist/13735#subject> ;
    mo:recorded_as <album/59929#musicalexpression> ;
    schema:byArtist <artist/13735#subject> ;
    schema:name "With You/With Me / 9nine [Limited Edition]"@en,
        "With You/With Me / 9nine [Limited Edition]"@ja,
        "With You/With Me / 9nine [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/59929#musicalwork> .

<artist/13735#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59929#performance> ;
    schema:name "9nine"@en ;
    foaf:name "9nine"@en .

<album/59929#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-03-12"^^xsd:date ;
    dcterms:title "With You/With Me / 9nine [Limited Edition]"@en,
        "With You/With Me / 9nine [Limited Edition]"@ja,
        "With You/With Me / 9nine [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-1472~3" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/59929#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N21b909b334764cb2b7775e5f0697c042,
        _:N875ab32fa33347828dc3f54d599037f3 ;
    mo:record_count 2 ;
    schema:about <product/2471#subject> ;
    schema:byArtist <artist/13735#subject> ;
    schema:datePublished "2014-03-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/92/59929/59929-1466892758.jpg> ;
    schema:name "With You/With Me / 9nine [Limited Edition]"@en,
        "With You/With Me / 9nine [Limited Edition]"@ja,
        "With You/With Me / 9nine [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/59929/59929-1466892758.jpg> .

_:N4008794b2f1a4729a0e1c40ba276917a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポジティ部 (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N875ab32fa33347828dc3f54d599037f3 ;
    schema:name "ポジティ部 (Instrumental)"@ja .

_:N4c73ae0b4f304bc385e0e8208aecc38f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With You / With Me (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N875ab32fa33347828dc3f54d599037f3 ;
    schema:name "With You / With Me (Instrumental)"@ja .

_:N4e2fe953d38b4dc484ee78fbe8a8f5bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アネモネもね (Full Size)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N21b909b334764cb2b7775e5f0697c042 ;
    schema:name "アネモネもね (Full Size)"@ja .

_:N54e0e8ce1d5e40ddac42568f110c6212 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポジティ部"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N875ab32fa33347828dc3f54d599037f3 ;
    schema:name "ポジティ部"@ja .

_:Na6ffa56c340d40929865c2c859d01e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OPENING DANCE~少女トラベラー (Full Size)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N21b909b334764cb2b7775e5f0697c042 ;
    schema:name "OPENING DANCE~少女トラベラー (Full Size)"@ja .

_:Nc62b6df4e7ea47658351a0a0575c9873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With You / With Me"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N875ab32fa33347828dc3f54d599037f3 ;
    schema:name "With You / With Me"@ja .

_:Ne4a0ad6db4b84945b3b6d12c363a9f41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party9"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N875ab32fa33347828dc3f54d599037f3 ;
    schema:name "Party9"@ja .

_:Nf94f8c551dc04a5dbc572ed44882846c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party9 (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N875ab32fa33347828dc3f54d599037f3 ;
    schema:name "Party9 (Instrumental)"@ja .

_:N21b909b334764cb2b7775e5f0697c042 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N4e2fe953d38b4dc484ee78fbe8a8f5bc,
        _:Na6ffa56c340d40929865c2c859d01e51 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4e2fe953d38b4dc484ee78fbe8a8f5bc,
        _:Na6ffa56c340d40929865c2c859d01e51 .

_:N875ab32fa33347828dc3f54d599037f3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4008794b2f1a4729a0e1c40ba276917a,
        _:N4c73ae0b4f304bc385e0e8208aecc38f,
        _:N54e0e8ce1d5e40ddac42568f110c6212,
        _:Nc62b6df4e7ea47658351a0a0575c9873,
        _:Ne4a0ad6db4b84945b3b6d12c363a9f41,
        _:Nf94f8c551dc04a5dbc572ed44882846c ;
    mo:track_count 6 ;
    schema:duration "PT24:52"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4008794b2f1a4729a0e1c40ba276917a,
        _:N4c73ae0b4f304bc385e0e8208aecc38f,
        _:N54e0e8ce1d5e40ddac42568f110c6212,
        _:Nc62b6df4e7ea47658351a0a0575c9873,
        _:Ne4a0ad6db4b84945b3b6d12c363a9f41,
        _:Nf94f8c551dc04a5dbc572ed44882846c .

