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

<artist/12196#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junji Ishiwatari"@en,
        "いしわたり淳治"@ja ;
    foaf:made <album/100207#lyrics>,
        <album/100207#subject> ;
    foaf:name "Junji Ishiwatari"@en,
        "いしわたり淳治"@ja .

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

<artist/24223#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100207#subject> ;
    schema:name "KOUDAI IWATSUBO"@en ;
    foaf:made <album/100207#composition>,
        <album/100207#lyrics>,
        <album/100207#subject> ;
    foaf:name "KOUDAI IWATSUBO"@en .

<artist/25370#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100207#subject> ;
    schema:name "Kuwagata Fukino"@en,
        "吹野クワガタ"@ja ;
    foaf:made <album/100207#composition>,
        <album/100207#subject> ;
    foaf:name "Kuwagata Fukino"@en,
        "吹野クワガタ"@ja .

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

<org/712#subject> schema:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn ;
    foaf:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/100207/100207-1591798905.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100207#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gyutto/CLOSE TO YOU / Little Glee Monster [Limited Edition]"@en,
        "ギュッと/CLOSE TO YOU / Little Glee Monster"@ja,
        "Gyutto/CLOSE TO YOU / Little Glee Monster [Limited Edition]"@ja-latn ;
    mo:performance_of <album/100207#musicalwork> ;
    mo:performer <artist/24217#subject> ;
    mo:recorded_as <album/100207#musicalexpression> ;
    schema:byArtist <artist/24217#subject> ;
    schema:name "Gyutto/CLOSE TO YOU / Little Glee Monster [Limited Edition]"@en,
        "ギュッと/CLOSE TO YOU / Little Glee Monster"@ja,
        "Gyutto/CLOSE TO YOU / Little Glee Monster [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/100207#musicalwork> .

<artist/24217#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100207#performance> ;
    schema:name "Little Glee Monster"@en ;
    foaf:made <album/100207#lyrics>,
        <album/100207#subject> ;
    foaf:name "Little Glee Monster"@en .

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

<album/100207#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gyutto/CLOSE TO YOU / Little Glee Monster [Limited Edition]"@en,
        "ギュッと/CLOSE TO YOU / Little Glee Monster"@ja,
        "Gyutto/CLOSE TO YOU / Little Glee Monster [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "U-KIRIN"@en ;
            foaf:made <album/100207#composition> ;
            foaf:name "U-KIRIN"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SHUNCHA"@en ;
            foaf:made <album/100207#composition> ;
            foaf:name "SHUNCHA"@en ],
        <artist/24223#subject>,
        <artist/25370#subject> ;
    mo:produced_work <album/100207#musicalwork> ;
    schema:name "Gyutto/CLOSE TO YOU / Little Glee Monster [Limited Edition]"@en,
        "ギュッと/CLOSE TO YOU / Little Glee Monster"@ja,
        "Gyutto/CLOSE TO YOU / Little Glee Monster [Limited Edition]"@ja-latn .

<album/100207#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-14"^^xsd:date ;
    dcterms:title "Gyutto/CLOSE TO YOU / Little Glee Monster [Limited Edition]"@en,
        "ギュッと/CLOSE TO YOU / Little Glee Monster"@ja,
        "Gyutto/CLOSE TO YOU / Little Glee Monster [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-9702~3" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/100207#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N2a8d22a077f44922aa3e561e873daee6,
        _:N4be52c5637674fc292790268e7d95b71 ;
    mo:record_count 2 ;
    schema:byArtist <artist/24217#subject> ;
    schema:datePublished "2018-03-14"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/70/100207/100207-1591798905.jpg> ;
    schema:name "Gyutto/CLOSE TO YOU / Little Glee Monster [Limited Edition]"@en,
        "ギュッと/CLOSE TO YOU / Little Glee Monster"@ja,
        "Gyutto/CLOSE TO YOU / Little Glee Monster [Limited Edition]"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/100207/100207-1591798905.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100207#subject> ;
    schema:name "SHUNCHA"@en ;
    foaf:made <album/100207#subject> ;
    foaf:name "SHUNCHA"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100207#subject> ;
    schema:name "U-KIRIN"@en ;
    foaf:made <album/100207#subject> ;
    foaf:name "U-KIRIN"@en .

_:N12c1caa97ee543578434a29520369b7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gift (Music Video)"@ja,
        "Gift (Music Video)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N2a8d22a077f44922aa3e561e873daee6 ;
    schema:name "Gift (Music Video)"@ja,
        "Gift (Music Video)"@ja-latn .

_:N4017438f69cf4e0e9afca51864f79ceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVER (Music Video)"@ja,
        "OVER (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N2a8d22a077f44922aa3e561e873daee6 ;
    schema:name "OVER (Music Video)"@ja,
        "OVER (Music Video)"@ja-latn .

_:N757aa1b8375e45fe8ef6023af235df98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CLOSE TO YOU"@ja,
        "CLOSE TO YOU"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N4be52c5637674fc292790268e7d95b71 ;
    schema:name "CLOSE TO YOU"@ja,
        "CLOSE TO YOU"@ja-latn .

_:N768d211b5e294c2984c2536c6e4c43d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ギュッと (Instrumental)"@ja,
        "Gyutto (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N4be52c5637674fc292790268e7d95b71 ;
    schema:name "ギュッと (Instrumental)"@ja,
        "Gyutto (Instrumental)"@ja-latn .

_:Na2a0153cec3543cfb83123d73d195287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日へ (Sound Inn \"S\" ver.)"@ja,
        "Ashita e (Sound Inn \"S\" ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N4be52c5637674fc292790268e7d95b71 ;
    schema:name "明日へ (Sound Inn \"S\" ver.)"@ja,
        "Ashita e (Sound Inn \"S\" ver.)"@ja-latn .

_:Nd6ed77489d9c4587967828a41197fde0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ギュッと"@ja,
        "Gyutto"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N4be52c5637674fc292790268e7d95b71 ;
    schema:name "ギュッと"@ja,
        "Gyutto"@ja-latn .

_:N2a8d22a077f44922aa3e561e873daee6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N12c1caa97ee543578434a29520369b7c,
        _:N4017438f69cf4e0e9afca51864f79ceb ;
    mo:track_count 2 ;
    schema:duration "PT7:34"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N12c1caa97ee543578434a29520369b7c,
        _:N4017438f69cf4e0e9afca51864f79ceb .

_:N4be52c5637674fc292790268e7d95b71 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N757aa1b8375e45fe8ef6023af235df98,
        _:N768d211b5e294c2984c2536c6e4c43d9,
        _:Na2a0153cec3543cfb83123d73d195287,
        _:Nd6ed77489d9c4587967828a41197fde0 ;
    mo:track_count 4 ;
    schema:duration "PT18:54"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N757aa1b8375e45fe8ef6023af235df98,
        _:N768d211b5e294c2984c2536c6e4c43d9,
        _:Na2a0153cec3543cfb83123d73d195287,
        _:Nd6ed77489d9c4587967828a41197fde0 .

