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

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

<artist/17966#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59818#subject> ;
    schema:name "Hyoue Ebata"@en,
        "江畑兵衛"@ja ;
    foaf:made <album/59818#composition>,
        <album/59818#lyrics>,
        <album/59818#subject> ;
    foaf:name "Hyoue Ebata"@en,
        "江畑兵衛"@ja .

<product/1779#subject> a schema:CreativeWork ;
    schema:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn ;
    foaf:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn .

<album/59818#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dear friends / TRIPLANE"@en,
        "Dear friends / TRIPLANE"@ja,
        "Dear friends / TRIPLANE"@ja-latn ;
    mo:composer <artist/17966#subject> ;
    mo:produced_work <album/59818#musicalwork> ;
    schema:name "Dear friends / TRIPLANE"@en,
        "Dear friends / TRIPLANE"@ja,
        "Dear friends / TRIPLANE"@ja-latn .

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

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

<org/1489#subject> schema:name "tearbridge records"@en,
        "tearbridge records"@ja,
        "tearbridge records"@ja-latn ;
    foaf:name "tearbridge records"@en,
        "tearbridge records"@ja,
        "tearbridge records"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/59818/59818-1466578205.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59818#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dear friends / TRIPLANE"@en,
        "Dear friends / TRIPLANE"@ja,
        "Dear friends / TRIPLANE"@ja-latn ;
    mo:performance_of <album/59818#musicalwork> ;
    mo:performer <artist/17937#subject> ;
    mo:recorded_as <album/59818#musicalexpression> ;
    schema:byArtist <artist/17937#subject> ;
    schema:name "Dear friends / TRIPLANE"@en,
        "Dear friends / TRIPLANE"@ja,
        "Dear friends / TRIPLANE"@ja-latn ;
    schema:workPerformed <album/59818#musicalwork> .

<artist/17937#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59818#performance> ;
    schema:name "TRIPLANE"@en ;
    foaf:name "TRIPLANE"@en .

<album/59818#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-11"^^xsd:date ;
    dcterms:title "Dear friends / TRIPLANE"@en,
        "Dear friends / TRIPLANE"@ja,
        "Dear friends / TRIPLANE"@ja-latn ;
    mo:catalogue_number "NFCD-27002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59818#musicalexpression> ;
    mo:publisher <org/1489#subject> ;
    mo:record _:Nfdfe7d3b60374984880ef8b76e5de402 ;
    mo:record_count 1 ;
    schema:about <product/1779#subject> ;
    schema:byArtist <artist/17937#subject> ;
    schema:datePublished "2006-01-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/59818/59818-1466578205.jpg> ;
    schema:name "Dear friends / TRIPLANE"@en,
        "Dear friends / TRIPLANE"@ja,
        "Dear friends / TRIPLANE"@ja-latn ;
    schema:publisher <org/1489#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/59818/59818-1466578205.jpg> .

_:N34c0b1e3da26461287820c4d029290e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear friends"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nfdfe7d3b60374984880ef8b76e5de402 ;
    schema:name "Dear friends"@en .

_:N47d0eefadba147bdb323262fed36a734 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nfdfe7d3b60374984880ef8b76e5de402 ;
    schema:name "you"@en .

_:Nfdfe7d3b60374984880ef8b76e5de402 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34c0b1e3da26461287820c4d029290e1,
        _:N47d0eefadba147bdb323262fed36a734 ;
    mo:track_count 2 ;
    schema:duration "PT9:46"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N34c0b1e3da26461287820c4d029290e1,
        _:N47d0eefadba147bdb323262fed36a734 .

