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

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

<artist/69520#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36109#subject> ;
    schema:name "Shoko"@en,
        "ショーコ"@ja ;
    foaf:made <album/36109#composition>,
        <album/36109#subject> ;
    foaf:name "Shoko"@en,
        "ショーコ"@ja .

<product/17156#subject> a schema:CreativeWork ;
    schema:name "Rumiko Takahashi Anthology"@en,
        "高橋留美子劇場"@ja,
        "Rumiko Takahashi Gekijou"@ja-latn ;
    foaf:name "Rumiko Takahashi Anthology"@en,
        "高橋留美子劇場"@ja,
        "Rumiko Takahashi Gekijou"@ja-latn .

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

<org/422#subject> schema:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn ;
    foaf:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/36109/36109-1351727234.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/36109#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsuzureori / speena"@en,
        "つづれおり／speena"@ja,
        "Tsuzureori / speena"@ja-latn ;
    mo:performance_of <album/36109#musicalwork> ;
    mo:performer _:N6aa9f963d5fc47dea9910fbe7e87980a ;
    mo:recorded_as <album/36109#musicalexpression> ;
    schema:byArtist _:N6aa9f963d5fc47dea9910fbe7e87980a ;
    schema:name "Tsuzureori / speena"@en,
        "つづれおり／speena"@ja,
        "Tsuzureori / speena"@ja-latn ;
    schema:workPerformed <album/36109#musicalwork> .

<album/36109#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsuzureori / speena"@en,
        "つづれおり／speena"@ja,
        "Tsuzureori / speena"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kanako"@en ;
            foaf:made <album/36109#composition> ;
            foaf:name "Kanako"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shiho"@en ;
            foaf:made <album/36109#composition> ;
            foaf:name "Shiho"@en ],
        <artist/69520#subject> ;
    mo:produced_work <album/36109#musicalwork> ;
    schema:name "Tsuzureori / speena"@en,
        "つづれおり／speena"@ja,
        "Tsuzureori / speena"@ja-latn .

<album/36109#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-13"^^xsd:date ;
    dcterms:title "Tsuzureori / speena"@en,
        "つづれおり／speena"@ja,
        "Tsuzureori / speena"@ja-latn ;
    mo:catalogue_number "CTCR-40167" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36109#musicalexpression> ;
    mo:publisher <org/422#subject> ;
    mo:record _:N2f6a81f1c15b4a829e1f2c0cd282601f ;
    mo:record_count 1 ;
    schema:about <product/17156#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "speena"@en ;
            foaf:name "speena"@en ] ;
    schema:datePublished "2003-08-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/36109/36109-1351727234.jpg> ;
    schema:name "Tsuzureori / speena"@en,
        "つづれおり／speena"@ja,
        "Tsuzureori / speena"@ja-latn ;
    schema:publisher <org/422#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/36109/36109-1351727234.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kanako"@en ;
    foaf:made <album/36109#subject> ;
    foaf:name "Kanako"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Shiho"@en ;
    foaf:made <album/36109#lyrics> ;
    foaf:name "Shiho"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Shiho"@en ;
    foaf:made <album/36109#subject> ;
    foaf:name "Shiho"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kanako"@en ;
    foaf:made <album/36109#lyrics> ;
    foaf:name "Kanako"@en .

_:N119eff8422654514a103491a630b3824 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "つづれおり"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N2f6a81f1c15b4a829e1f2c0cd282601f ;
    schema:name "つづれおり"@ja .

_:N5a9893d075c24af283a68bc2ee11fda8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛情装置"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N2f6a81f1c15b4a829e1f2c0cd282601f ;
    schema:name "愛情装置"@ja .

_:N63f105c3b9c7477fbc73ec3eaf4ce6d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誤算 (ギンギンギン)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N2f6a81f1c15b4a829e1f2c0cd282601f ;
    schema:name "誤算 (ギンギンギン)"@ja .

_:N6aa9f963d5fc47dea9910fbe7e87980a a schema:Person,
        foaf:Person ;
    mo:performed <album/36109#performance> ;
    schema:name "speena"@en ;
    foaf:name "speena"@en .

_:N2f6a81f1c15b4a829e1f2c0cd282601f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N119eff8422654514a103491a630b3824,
        _:N5a9893d075c24af283a68bc2ee11fda8,
        _:N63f105c3b9c7477fbc73ec3eaf4ce6d3 ;
    mo:track_count 3 ;
    schema:duration "PT11:14"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N119eff8422654514a103491a630b3824,
        _:N5a9893d075c24af283a68bc2ee11fda8,
        _:N63f105c3b9c7477fbc73ec3eaf4ce6d3 .

