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

<artist/15004#subject> a schema:Person,
        foaf:Person ;
    schema:name "TAKADA BAND"@en ;
    foaf:made <album/79566#subject>,
        <album/79566#vocals> ;
    foaf:name "TAKADA BAND"@en .

<artist/2935#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Kimoto"@en,
        "木本慶子"@ja ;
    foaf:made <album/79566#lyrics>,
        <album/79566#subject> ;
    foaf:name "Keiko Kimoto"@en,
        "木本慶子"@ja .

<artist/6637#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Matsuba"@en,
        "松葉美保"@ja ;
    foaf:made <album/79566#lyrics>,
        <album/79566#subject> ;
    foaf:name "Miho Matsuba"@en,
        "松葉美保"@ja .

<artist/56#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79566#subject> ;
    schema:name "Masaaki Iizuka"@en,
        "飯塚昌明"@ja ;
    foaf:made <album/79566#composition>,
        <album/79566#subject> ;
    foaf:name "Masaaki Iizuka"@en,
        "飯塚昌明"@ja .

<product/6570#subject> a schema:CreativeWork ;
    schema:name "Blue Seed Beyond"@en,
        "ブルーシード2"@ja,
        "Blue Seed 2"@ja-latn ;
    foaf:name "Blue Seed Beyond"@en,
        "ブルーシード2"@ja,
        "Blue Seed 2"@ja-latn .

<album/79566#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eternal Truth/SECOND KISS / TAKADA BAND"@en,
        "Eternal Truth/SECOND KISS / TAKADA BAND"@ja,
        "Eternal Truth/SECOND KISS / TAKADA BAND"@ja-latn ;
    mo:composer <artist/56#subject> ;
    mo:produced_work <album/79566#musicalwork> ;
    schema:name "Eternal Truth/SECOND KISS / TAKADA BAND"@en,
        "Eternal Truth/SECOND KISS / TAKADA BAND"@ja,
        "Eternal Truth/SECOND KISS / TAKADA BAND"@ja-latn .

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

<album/79566#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eternal Truth/SECOND KISS / TAKADA BAND"@en,
        "Eternal Truth/SECOND KISS / TAKADA BAND"@ja,
        "Eternal Truth/SECOND KISS / TAKADA BAND"@ja-latn ;
    mo:performance_of <album/79566#musicalwork> ;
    mo:recorded_as <album/79566#musicalexpression> ;
    schema:name "Eternal Truth/SECOND KISS / TAKADA BAND"@en,
        "Eternal Truth/SECOND KISS / TAKADA BAND"@ja,
        "Eternal Truth/SECOND KISS / TAKADA BAND"@ja-latn ;
    schema:workPerformed <album/79566#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/66/79566/79566-1533307716.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/79566#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-06-05"^^xsd:date ;
    dcterms:title "Eternal Truth/SECOND KISS / TAKADA BAND"@en,
        "Eternal Truth/SECOND KISS / TAKADA BAND"@ja,
        "Eternal Truth/SECOND KISS / TAKADA BAND"@ja-latn ;
    mo:catalogue_number "KIDA-135" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/79566#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N4bd49559619648c98130a63c288b5181 ;
    mo:record_count 1 ;
    schema:about <product/6570#subject> ;
    schema:datePublished "1996-06-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/66/79566/79566-1533307716.jpg> ;
    schema:name "Eternal Truth/SECOND KISS / TAKADA BAND"@en,
        "Eternal Truth/SECOND KISS / TAKADA BAND"@ja,
        "Eternal Truth/SECOND KISS / TAKADA BAND"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/79566/79566-1533307716.jpg> .

_:N13b4a6ef3adb4167890cf857b03f823d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SECOND KISS"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N4bd49559619648c98130a63c288b5181 ;
    schema:name "SECOND KISS"@en .

_:N3cb6f7e32e064fd993d3b0cd86c48aec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Truth"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N4bd49559619648c98130a63c288b5181 ;
    schema:name "Eternal Truth"@en .

_:N58a11ebf266946bd9e52a3f3e73455ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Truth <OFF VOCAL VERSION>"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N4bd49559619648c98130a63c288b5181 ;
    schema:name "Eternal Truth <OFF VOCAL VERSION>"@en .

_:N65a8b22b6a79489c99f8783798112923 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SECOND KISS <OFF VOCAL VERSION>"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N4bd49559619648c98130a63c288b5181 ;
    schema:name "SECOND KISS <OFF VOCAL VERSION>"@en .

_:N4bd49559619648c98130a63c288b5181 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13b4a6ef3adb4167890cf857b03f823d,
        _:N3cb6f7e32e064fd993d3b0cd86c48aec,
        _:N58a11ebf266946bd9e52a3f3e73455ba,
        _:N65a8b22b6a79489c99f8783798112923 ;
    mo:track_count 4 ;
    schema:duration "PT16:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N13b4a6ef3adb4167890cf857b03f823d,
        _:N3cb6f7e32e064fd993d3b0cd86c48aec,
        _:N58a11ebf266946bd9e52a3f3e73455ba,
        _:N65a8b22b6a79489c99f8783798112923 .

