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

<artist/41705#subject> a schema:Person,
        foaf:Person ;
    schema:name "UCO"@en,
        "U子"@ja ;
    foaf:made <album/25743#lyrics>,
        <album/25743#subject> ;
    foaf:name "UCO"@en,
        "U子"@ja .

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

<artist/860#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25743#subject> ;
    schema:name "Halko Momoi"@en,
        "桃井はるこ"@ja ;
    foaf:made <album/25743#composition>,
        <album/25743#lyrics>,
        <album/25743#subject> ;
    foaf:name "Halko Momoi"@en,
        "桃井はるこ"@ja .

<product/4791#subject> a schema:CreativeWork ;
    schema:name "Popotan"@en,
        "ぽぽたん"@ja,
        "Popotan"@ja-latn ;
    foaf:name "Popotan"@en,
        "ぽぽたん"@ja,
        "Popotan"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/34/25743/25743-1404916535.jpg> a schema:ImageObject,
        foaf:Image .

<album/25743#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Popotan e.p."@en,
        "ぽぽたんe.p."@ja,
        "Popotan e.p."@ja-latn ;
    mo:composer <artist/1068#subject>,
        <artist/860#subject> ;
    mo:produced_work <album/25743#musicalwork> ;
    schema:name "Popotan e.p."@en,
        "ぽぽたんe.p."@ja,
        "Popotan e.p."@ja-latn .

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

<artist/1932#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25743#performance> ;
    schema:name "UNDER17"@en ;
    foaf:name "UNDER17"@en .

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

<album/25743#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Popotan e.p."@en,
        "ぽぽたんe.p."@ja,
        "Popotan e.p."@ja-latn ;
    mo:performance_of <album/25743#musicalwork> ;
    mo:performer <artist/1068#subject>,
        <artist/1932#subject> ;
    mo:recorded_as <album/25743#musicalexpression> ;
    schema:byArtist <artist/1068#subject>,
        <artist/1932#subject> ;
    schema:name "Popotan e.p."@en,
        "ぽぽたんe.p."@ja,
        "Popotan e.p."@ja-latn ;
    schema:workPerformed <album/25743#musicalwork> .

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

<album/25743#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-06"^^xsd:date ;
    dcterms:title "Popotan e.p."@en,
        "ぽぽたんe.p."@ja,
        "Popotan e.p."@ja-latn ;
    mo:catalogue_number "LACM-4099" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25743#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nf50882ec417e4aa1b75511bb26607941 ;
    mo:record_count 1 ;
    schema:about <product/4791#subject> ;
    schema:byArtist <artist/1068#subject>,
        <artist/1932#subject> ;
    schema:datePublished "2003-08-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/25743/25743-1404916535.jpg> ;
    schema:name "Popotan e.p."@en,
        "ぽぽたんe.p."@ja,
        "Popotan e.p."@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/25743/25743-1404916535.jpg> .

_:N7aa2ba06ee194c358697caaedba40794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぽぽたん畑でつかまえて - off vocal"@ja,
        "Popotan-batake de Tsukamaete - off vocal"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nf50882ec417e4aa1b75511bb26607941 ;
    schema:name "ぽぽたん畑でつかまえて - off vocal"@ja,
        "Popotan-batake de Tsukamaete - off vocal"@ja-latn .

_:Naedd5d4b829845768608541b0a2a327a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gem Stone - off vocal"@ja,
        "Gem Stone - off vocal"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nf50882ec417e4aa1b75511bb26607941 ;
    schema:name "Gem Stone - off vocal"@ja,
        "Gem Stone - off vocal"@ja-latn .

_:Nb4c71189683e4d4c969edb13554a86d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S・U・K・I - off vocal"@ja,
        "S·U·K·I - off vocal"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nf50882ec417e4aa1b75511bb26607941 ;
    schema:name "S・U・K・I - off vocal"@ja,
        "S·U·K·I - off vocal"@ja-latn .

_:Nb93688eae2354344b47a5ba550175da3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gem Stone"@ja,
        "Gem Stone"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nf50882ec417e4aa1b75511bb26607941 ;
    schema:name "Gem Stone"@ja,
        "Gem Stone"@ja-latn .

_:Ncf08c083144141ec8e50cc45c6dc24e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぽぽたん畑でつかまえて"@ja,
        "Popotan-batake de Tsukamaete"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nf50882ec417e4aa1b75511bb26607941 ;
    schema:name "ぽぽたん畑でつかまえて"@ja,
        "Popotan-batake de Tsukamaete"@ja-latn .

_:Ndd75eea25819416eb1a62ee80e28ca32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S・U・K・I"@ja,
        "S·U·K·I"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nf50882ec417e4aa1b75511bb26607941 ;
    schema:name "S・U・K・I"@ja,
        "S·U·K·I"@ja-latn .

_:Nf50882ec417e4aa1b75511bb26607941 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7aa2ba06ee194c358697caaedba40794,
        _:Naedd5d4b829845768608541b0a2a327a,
        _:Nb4c71189683e4d4c969edb13554a86d5,
        _:Nb93688eae2354344b47a5ba550175da3,
        _:Ncf08c083144141ec8e50cc45c6dc24e3,
        _:Ndd75eea25819416eb1a62ee80e28ca32 ;
    mo:track_count 6 ;
    schema:duration "PT25:48"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N7aa2ba06ee194c358697caaedba40794,
        _:Naedd5d4b829845768608541b0a2a327a,
        _:Nb4c71189683e4d4c969edb13554a86d5,
        _:Nb93688eae2354344b47a5ba550175da3,
        _:Ncf08c083144141ec8e50cc45c6dc24e3,
        _:Ndd75eea25819416eb1a62ee80e28ca32 .

