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

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

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

<artist/14267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29094#subject> ;
    schema:name "Ryo"@en ;
    foaf:made <album/29094#composition>,
        <album/29094#subject> ;
    foaf:name "Ryo"@en .

<product/4957#subject> a schema:CreativeWork ;
    schema:name "Juden Chan"@en,
        "ファイト一発! 充電ちゃん!!"@ja,
        "Fight Ippatsu! Juden-chan!!"@ja-latn ;
    foaf:name "Juden Chan"@en,
        "ファイト一発! 充電ちゃん!!"@ja,
        "Fight Ippatsu! Juden-chan!!"@ja-latn .

<album/29094#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@en,
        "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@ja,
        "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@ja-latn ;
    mo:composer <artist/14267#subject> ;
    mo:produced_work <album/29094#musicalwork> ;
    schema:name "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@en,
        "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@ja,
        "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@ja-latn .

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

<org/2325#subject> schema:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn ;
    foaf:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn .

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

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

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

<album/29094#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@en,
        "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@ja,
        "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@ja-latn ;
    mo:performance_of <album/29094#musicalwork> ;
    mo:performer <artist/10383#subject> ;
    mo:recorded_as <album/29094#musicalexpression> ;
    schema:byArtist <artist/10383#subject> ;
    schema:name "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@en,
        "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@ja,
        "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@ja-latn ;
    schema:workPerformed <album/29094#musicalwork> .

<artist/10383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29094#performance> ;
    schema:name "Kaori Fukuhara"@en,
        "福原香織"@ja ;
    foaf:name "Kaori Fukuhara"@en,
        "福原香織"@ja .

<album/29094#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-18"^^xsd:date ;
    dcterms:title "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@en,
        "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@ja,
        "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@ja-latn ;
    mo:catalogue_number "AVCA-29411" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29094#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:Nee3cd095705f4d5b868d46c1d6873eae ;
    mo:record_count 1 ;
    schema:about <product/4957#subject> ;
    schema:byArtist <artist/10383#subject> ;
    schema:datePublished "2009-11-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/29094/29094-1412953722.jpg> ;
    schema:name "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@en,
        "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@ja,
        "TeCh=NoloGy / Arrester (CV: Ayahi Takagaki)"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/29094/29094-1412953722.jpg> .

_:N317e45431c844f1284f0681da45370e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TeCh=NoloGy instrumental"@ja,
        "TeCh=NoloGy instrumental"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nee3cd095705f4d5b868d46c1d6873eae ;
    schema:name "TeCh=NoloGy instrumental"@ja,
        "TeCh=NoloGy instrumental"@ja-latn .

_:N4eaf011b30c6447bbc2382453a90a859 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TeCh=NoloGy セリフ.ver"@ja,
        "TeCh=NoloGy Serifu.ver"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nee3cd095705f4d5b868d46c1d6873eae ;
    schema:name "TeCh=NoloGy セリフ.ver"@ja,
        "TeCh=NoloGy Serifu.ver"@ja-latn .

_:Nae5dfbb400544e5db75923ecda74abfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TeCh=NoloGy"@ja,
        "TeCh=NoloGy"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nee3cd095705f4d5b868d46c1d6873eae ;
    schema:name "TeCh=NoloGy"@ja,
        "TeCh=NoloGy"@ja-latn .

_:Nee3cd095705f4d5b868d46c1d6873eae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N317e45431c844f1284f0681da45370e9,
        _:N4eaf011b30c6447bbc2382453a90a859,
        _:Nae5dfbb400544e5db75923ecda74abfa ;
    mo:track_count 3 ;
    schema:duration "PT12:39"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N317e45431c844f1284f0681da45370e9,
        _:N4eaf011b30c6447bbc2382453a90a859,
        _:Nae5dfbb400544e5db75923ecda74abfa .

