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

<artist/10845#subject> a schema:Person,
        foaf:Person ;
    schema:name "mavie"@en ;
    foaf:made <album/100988#lyrics>,
        <album/100988#subject> ;
    foaf:name "mavie"@en .

<artist/10902#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Harukazu"@en,
        "春和文"@ja ;
    foaf:made <album/100988#lyrics>,
        <album/100988#subject> ;
    foaf:name "Aya Harukazu"@en,
        "春和文"@ja .

<artist/17439#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kotomi Fukagawa"@en,
        "深川琴美"@ja ;
    foaf:made <album/100988#lyrics>,
        <album/100988#subject> ;
    foaf:name "Kotomi Fukagawa"@en,
        "深川琴美"@ja .

<artist/25873#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kisuke"@en,
        "喜介"@ja ;
    foaf:made <album/100988#lyrics>,
        <album/100988#subject> ;
    foaf:name "Kisuke"@en,
        "喜介"@ja .

<artist/8755#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja ;
    foaf:made <album/100988#subject>,
        <album/100988#vocals> ;
    foaf:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja .

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100988#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/100988#composition>,
        <album/100988#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<artist/11919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100988#subject> ;
    schema:name "Mineaki Kawahara"@en,
        "河原嶺旭"@ja ;
    foaf:made <album/100988#composition>,
        <album/100988#subject> ;
    foaf:name "Mineaki Kawahara"@en,
        "河原嶺旭"@ja .

<artist/11946#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100988#subject> ;
    schema:name "Kensuke Okamoto"@en,
        "岡本健介"@ja ;
    foaf:made <album/100988#composition>,
        <album/100988#lyrics>,
        <album/100988#subject> ;
    foaf:name "Kensuke Okamoto"@en,
        "岡本健介"@ja .

<artist/4897#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100988#subject> ;
    schema:name "Wataru Maeguchi"@en,
        "前口渉"@ja ;
    foaf:made <album/100988#composition>,
        <album/100988#subject> ;
    foaf:name "Wataru Maeguchi"@en,
        "前口渉"@ja .

<artist/6528#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100988#subject> ;
    schema:name "Takeshi Masuda"@en,
        "増田武史"@ja ;
    foaf:made <album/100988#composition>,
        <album/100988#subject> ;
    foaf:name "Takeshi Masuda"@en,
        "増田武史"@ja .

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

<album/100988#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Enjoy☆Full / Nobuhiko Okamoto"@en,
        "Enjoy☆Full / 岡本信彦"@ja,
        "Enjoy☆Full / Nobuhiko Okamoto"@ja-latn ;
    mo:performance_of <album/100988#musicalwork> ;
    mo:recorded_as <album/100988#musicalexpression> ;
    schema:name "Enjoy☆Full / Nobuhiko Okamoto"@en,
        "Enjoy☆Full / 岡本信彦"@ja,
        "Enjoy☆Full / Nobuhiko Okamoto"@ja-latn ;
    schema:workPerformed <album/100988#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/88/100988/100988-1593704715.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100988#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Enjoy☆Full / Nobuhiko Okamoto"@en,
        "Enjoy☆Full / 岡本信彦"@ja,
        "Enjoy☆Full / Nobuhiko Okamoto"@ja-latn ;
    mo:composer <artist/10945#subject>,
        <artist/11919#subject>,
        <artist/11946#subject>,
        <artist/4897#subject>,
        <artist/6528#subject> ;
    mo:produced_work <album/100988#musicalwork> ;
    schema:name "Enjoy☆Full / Nobuhiko Okamoto"@en,
        "Enjoy☆Full / 岡本信彦"@ja,
        "Enjoy☆Full / Nobuhiko Okamoto"@ja-latn .

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

<album/100988#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-06-05"^^xsd:date ;
    dcterms:title "Enjoy☆Full / Nobuhiko Okamoto"@en,
        "Enjoy☆Full / 岡本信彦"@ja,
        "Enjoy☆Full / Nobuhiko Okamoto"@ja-latn ;
    mo:catalogue_number "LACA-15297" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100988#musicalexpression> ;
    mo:publisher <org/1067#subject> ;
    mo:record _:N9fb9f255be16424eb23d21ba210bd03c ;
    mo:record_count 1 ;
    schema:datePublished "2013-06-05"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/88/100988/100988-1593704715.jpg> ;
    schema:name "Enjoy☆Full / Nobuhiko Okamoto"@en,
        "Enjoy☆Full / 岡本信彦"@ja,
        "Enjoy☆Full / Nobuhiko Okamoto"@ja-latn ;
    schema:publisher <org/1067#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/100988/100988-1593704715.jpg> .

_:N47678e51d176431fb2e2c5f290fa5fab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ONE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N9fb9f255be16424eb23d21ba210bd03c ;
    schema:name "ONE"@ja .

_:N4b663a0f08814d338ac88005f0f589b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春タイムマシン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N9fb9f255be16424eb23d21ba210bd03c ;
    schema:name "青春タイムマシン"@ja .

_:N55b1c01e145948f9ac1fe18c373e8683 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Searcher"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N9fb9f255be16424eb23d21ba210bd03c ;
    schema:name "Love Searcher"@ja .

_:N711d7f7691b8427a87368d1dee0f47be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テーマソング"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N9fb9f255be16424eb23d21ba210bd03c ;
    schema:name "テーマソング"@ja .

_:N959f8f29a5f9495289f3716a8c9647dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REC"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N9fb9f255be16424eb23d21ba210bd03c ;
    schema:name "REC"@ja .

_:Nbde8401cb05442e69a9e200d8facbbd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グッドラック"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N9fb9f255be16424eb23d21ba210bd03c ;
    schema:name "グッドラック"@ja .

_:N9fb9f255be16424eb23d21ba210bd03c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N47678e51d176431fb2e2c5f290fa5fab,
        _:N4b663a0f08814d338ac88005f0f589b7,
        _:N55b1c01e145948f9ac1fe18c373e8683,
        _:N711d7f7691b8427a87368d1dee0f47be,
        _:N959f8f29a5f9495289f3716a8c9647dd,
        _:Nbde8401cb05442e69a9e200d8facbbd5 ;
    mo:track_count 6 ;
    schema:duration "PT27:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N47678e51d176431fb2e2c5f290fa5fab,
        _:N4b663a0f08814d338ac88005f0f589b7,
        _:N55b1c01e145948f9ac1fe18c373e8683,
        _:N711d7f7691b8427a87368d1dee0f47be,
        _:N959f8f29a5f9495289f3716a8c9647dd,
        _:Nbde8401cb05442e69a9e200d8facbbd5 .

