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

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

<artist/73823#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151242#subject> ;
    schema:name "Kitaro Taniguchi"@en,
        "谷口喜多朗"@ja ;
    foaf:made <album/151242#composition>,
        <album/151242#lyrics>,
        <album/151242#subject> ;
    foaf:name "Kitaro Taniguchi"@en,
        "谷口喜多朗"@ja .

<product/21621#subject> a schema:CreativeWork ;
    schema:name "Takopi's Original Sin"@en,
        "タコピーの原罪"@ja,
        "Takopii no Genzai"@ja-latn ;
    foaf:name "Takopi's Original Sin"@en,
        "タコピーの原罪"@ja,
        "Takopii no Genzai"@ja-latn .

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

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

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/151242/151242-a8abc9476be7.jpg> a schema:ImageObject,
        foaf:Image .

<album/151242#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Glass Lines / Tele"@en,
        "硝子の線 / Tele"@ja,
        "Garasu no Sen / Tele"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "vq"@en ;
            foaf:made <album/151242#composition> ;
            foaf:name "vq"@en ],
        <artist/73823#subject> ;
    mo:produced_work <album/151242#musicalwork> ;
    schema:name "Glass Lines / Tele"@en,
        "硝子の線 / Tele"@ja,
        "Garasu no Sen / Tele"@ja-latn .

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

<album/151242#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Glass Lines / Tele"@en,
        "硝子の線 / Tele"@ja,
        "Garasu no Sen / Tele"@ja-latn ;
    mo:performance_of <album/151242#musicalwork> ;
    mo:performer <artist/73824#subject> ;
    mo:recorded_as <album/151242#musicalexpression> ;
    schema:byArtist <artist/73824#subject> ;
    schema:name "Glass Lines / Tele"@en,
        "硝子の線 / Tele"@ja,
        "Garasu no Sen / Tele"@ja-latn ;
    schema:workPerformed <album/151242#musicalwork> .

<artist/73824#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/151242#performance> ;
    schema:name "Tele"@en,
        "テレ"@ja ;
    foaf:name "Tele"@en,
        "テレ"@ja .

<album/151242#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-06-25"^^xsd:date ;
    dcterms:title "Glass Lines / Tele"@en,
        "硝子の線 / Tele"@ja,
        "Garasu no Sen / Tele"@ja-latn ;
    mo:catalogue_number "TFDS-01177" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151242#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:Na5c609072e3f45e5a91993e7b63b26de ;
    mo:record_count 1 ;
    schema:about <product/21621#subject> ;
    schema:byArtist <artist/73824#subject> ;
    schema:datePublished "2025-06-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/151242/151242-a8abc9476be7.jpg> ;
    schema:name "Glass Lines / Tele"@en,
        "硝子の線 / Tele"@ja,
        "Garasu no Sen / Tele"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/151242/151242-a8abc9476be7.jpg> .

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

_:N0e357fcc8e0c41748d2a2f28fff837fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glass Lines (remixed by vq)"@en,
        "硝子の線 remixed by vq"@ja,
        "Garasu no Sen (remixed by vq)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Na5c609072e3f45e5a91993e7b63b26de ;
    schema:name "Glass Lines (remixed by vq)"@en,
        "硝子の線 remixed by vq"@ja,
        "Garasu no Sen (remixed by vq)"@ja-latn .

_:N9054c9d2c21c420abb4a31eefd0db191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glass Lines"@en,
        "硝子の線"@ja,
        "Garasu no Sen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Na5c609072e3f45e5a91993e7b63b26de ;
    schema:name "Glass Lines"@en,
        "硝子の線"@ja,
        "Garasu no Sen"@ja-latn .

_:Nd6db04439d014d0daa0c37153953bb0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glass Lines (TV Size)"@en,
        "がらすの線"@ja,
        "Garasu no Sen (TV Size)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Na5c609072e3f45e5a91993e7b63b26de ;
    schema:name "Glass Lines (TV Size)"@en,
        "がらすの線"@ja,
        "Garasu no Sen (TV Size)"@ja-latn .

_:Na5c609072e3f45e5a91993e7b63b26de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e357fcc8e0c41748d2a2f28fff837fd,
        _:N9054c9d2c21c420abb4a31eefd0db191,
        _:Nd6db04439d014d0daa0c37153953bb0f ;
    mo:track_count 3 ;
    schema:duration "PT9:56"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0e357fcc8e0c41748d2a2f28fff837fd,
        _:N9054c9d2c21c420abb4a31eefd0db191,
        _:Nd6db04439d014d0daa0c37153953bb0f .

