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

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

<artist/2296#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69320#subject> ;
    schema:name "T2ya"@en ;
    foaf:made <album/69320#composition>,
        <album/69320#subject> ;
    foaf:name "T2ya"@en .

<product/4800#subject> a schema:CreativeWork ;
    schema:name "Reborn!"@en,
        "家庭教師ヒットマンREBORN!"@ja,
        "Katekyo Hitman REBORN!"@ja-latn ;
    foaf:name "Reborn!"@en,
        "家庭教師ヒットマンREBORN!"@ja,
        "Katekyo Hitman REBORN!"@ja-latn .

<album/69320#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Michishirube / Keita Tachibana"@en,
        "道標 / 橘 慶太"@ja,
        "Michishirube / Keita Tachibana"@ja-latn ;
    mo:composer <artist/2296#subject> ;
    mo:produced_work <album/69320#musicalwork> ;
    schema:name "Michishirube / Keita Tachibana"@en,
        "道標 / 橘 慶太"@ja,
        "Michishirube / Keita Tachibana"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/69320/69320-1498842066.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69320#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Michishirube / Keita Tachibana"@en,
        "道標 / 橘 慶太"@ja,
        "Michishirube / Keita Tachibana"@ja-latn ;
    mo:performance_of <album/69320#musicalwork> ;
    mo:performer <artist/10175#subject> ;
    mo:recorded_as <album/69320#musicalexpression> ;
    schema:byArtist <artist/10175#subject> ;
    schema:name "Michishirube / Keita Tachibana"@en,
        "道標 / 橘 慶太"@ja,
        "Michishirube / Keita Tachibana"@ja-latn ;
    schema:workPerformed <album/69320#musicalwork> .

<artist/10175#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69320#performance> ;
    schema:name "Keita Tachibana"@en,
        "橘慶太"@ja ;
    foaf:made <album/69320#lyrics>,
        <album/69320#subject> ;
    foaf:name "Keita Tachibana"@en,
        "橘慶太"@ja .

<album/69320#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-18"^^xsd:date ;
    dcterms:title "Michishirube / Keita Tachibana"@en,
        "道標 / 橘 慶太"@ja,
        "Michishirube / Keita Tachibana"@ja-latn ;
    mo:catalogue_number "PCCA-02353" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69320#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N9e518ad293c242e0af670e02cec0a3b1 ;
    mo:record_count 1 ;
    schema:about <product/4800#subject> ;
    schema:byArtist <artist/10175#subject> ;
    schema:datePublished "2006-10-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/69320/69320-1498842066.jpg> ;
    schema:name "Michishirube / Keita Tachibana"@en,
        "道標 / 橘 慶太"@ja,
        "Michishirube / Keita Tachibana"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/69320/69320-1498842066.jpg> .

_:N0d1f65931ee74e61b5ef4af583a7c9e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guidepost"@en,
        "道標"@ja,
        "Michishirube"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N9e518ad293c242e0af670e02cec0a3b1 ;
    schema:name "Guidepost"@en,
        "道標"@ja,
        "Michishirube"@ja-latn .

_:N771bc79644f44e438fce02ef259ffbb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shape of Love"@en,
        "愛のカタチ"@ja,
        "Ai no Katachi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N9e518ad293c242e0af670e02cec0a3b1 ;
    schema:name "Shape of Love"@en,
        "愛のカタチ"@ja,
        "Ai no Katachi"@ja-latn .

_:N78ddf7e19e044997a8487e43536600d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice"@en,
        "声"@ja,
        "Koe"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N9e518ad293c242e0af670e02cec0a3b1 ;
    schema:name "Voice"@en,
        "声"@ja,
        "Koe"@ja-latn .

_:Nb6e986bc4acd459e966445f8cb049fbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guidepost -instrumental-"@en,
        "道標 -instrumental-"@ja,
        "Michishirube -instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N9e518ad293c242e0af670e02cec0a3b1 ;
    schema:name "Guidepost -instrumental-"@en,
        "道標 -instrumental-"@ja,
        "Michishirube -instrumental-"@ja-latn .

_:N9e518ad293c242e0af670e02cec0a3b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d1f65931ee74e61b5ef4af583a7c9e4,
        _:N771bc79644f44e438fce02ef259ffbb0,
        _:N78ddf7e19e044997a8487e43536600d2,
        _:Nb6e986bc4acd459e966445f8cb049fbc ;
    mo:track_count 4 ;
    schema:duration "PT18:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0d1f65931ee74e61b5ef4af583a7c9e4,
        _:N771bc79644f44e438fce02ef259ffbb0,
        _:N78ddf7e19e044997a8487e43536600d2,
        _:Nb6e986bc4acd459e966445f8cb049fbc .

