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

<artist/155#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami Kawada"@en,
        "川田まみ"@ja ;
    foaf:made <album/40694#lyrics>,
        <album/40694#subject> ;
    foaf:name "Mami Kawada"@en,
        "川田まみ"@ja .

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

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40694#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/40694#composition>,
        <album/40694#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<album/40694#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Got it!! -Extended Ver.-"@en,
        "Got it!! -Extended Ver.-"@ja,
        "Got it!! -Extended Ver.-"@ja-latn ;
    mo:composer <artist/18#subject> ;
    mo:produced_work <album/40694#musicalwork> ;
    schema:name "Got it!! -Extended Ver.-"@en,
        "Got it!! -Extended Ver.-"@ja,
        "Got it!! -Extended Ver.-"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/49/40694/40694-1374943119.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/40694#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Got it!! -Extended Ver.-"@en,
        "Got it!! -Extended Ver.-"@ja,
        "Got it!! -Extended Ver.-"@ja-latn ;
    mo:performance_of <album/40694#musicalwork> ;
    mo:performer <artist/11607#subject> ;
    mo:recorded_as <album/40694#musicalexpression> ;
    schema:byArtist <artist/11607#subject> ;
    schema:name "Got it!! -Extended Ver.-"@en,
        "Got it!! -Extended Ver.-"@ja,
        "Got it!! -Extended Ver.-"@ja-latn ;
    schema:workPerformed <album/40694#musicalwork> .

<artist/11607#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40694#performance> ;
    schema:name "Rin Asami"@en ;
    foaf:name "Rin Asami"@en .

<album/40694#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-29"^^xsd:date ;
    dcterms:title "Got it!! -Extended Ver.-"@en,
        "Got it!! -Extended Ver.-"@ja,
        "Got it!! -Extended Ver.-"@ja-latn ;
    mo:catalogue_number "ICD-66028" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40694#musicalexpression> ;
    mo:publisher <org/2639#subject> ;
    mo:record _:N1a3190a68fd3433c9d78492e3c2ca6fc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Natsuiro Asagao Residence"@en ;
            foaf:name "Natsuiro Asagao Residence"@en ] ;
    schema:byArtist <artist/11607#subject> ;
    schema:datePublished "2011-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/40694/40694-1374943119.jpg> ;
    schema:name "Got it!! -Extended Ver.-"@en,
        "Got it!! -Extended Ver.-"@ja,
        "Got it!! -Extended Ver.-"@ja-latn ;
    schema:publisher <org/2639#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/40694/40694-1374943119.jpg> .

_:N5bdd6b15a8d544408ff93522998db3e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Got it!! -Extended ver.-"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N1a3190a68fd3433c9d78492e3c2ca6fc ;
    schema:name "Got it!! -Extended ver.-"@en .

_:N79fec68867a74de7b4f2d6adb90fe980 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Got it!! -English Mix-"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N1a3190a68fd3433c9d78492e3c2ca6fc ;
    schema:name "Got it!! -English Mix-"@en .

_:Nd9fb38996e8443e4910199d90bfb082a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Got it!! -Instrumental ver.-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N1a3190a68fd3433c9d78492e3c2ca6fc ;
    schema:name "Got it!! -Instrumental ver.-"@en .

_:N1a3190a68fd3433c9d78492e3c2ca6fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5bdd6b15a8d544408ff93522998db3e5,
        _:N79fec68867a74de7b4f2d6adb90fe980,
        _:Nd9fb38996e8443e4910199d90bfb082a ;
    mo:track_count 3 ;
    schema:duration "PT12:20"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5bdd6b15a8d544408ff93522998db3e5,
        _:N79fec68867a74de7b4f2d6adb90fe980,
        _:Nd9fb38996e8443e4910199d90bfb082a .

