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

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

<artist/6877#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91787#subject> ;
    schema:name "Tatsuji Ueda"@en,
        "上田起士"@ja ;
    foaf:made <album/91787#composition>,
        <album/91787#lyrics>,
        <album/91787#subject> ;
    foaf:name "Tatsuji Ueda"@en,
        "上田起士"@ja .

<album/91787#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "etre / landscape"@en,
        "etre / landscape"@ja,
        "etre / landscape"@ja-latn ;
    mo:composer <artist/6877#subject> ;
    mo:produced_work <album/91787#musicalwork> ;
    schema:name "etre / landscape"@en,
        "etre / landscape"@ja,
        "etre / landscape"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/78/91787/91787-1571540343.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91787#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "etre / landscape"@en,
        "etre / landscape"@ja,
        "etre / landscape"@ja-latn ;
    mo:performance_of <album/91787#musicalwork> ;
    mo:performer _:Ndffb15f6a63940a1b43c9988e52a29a2 ;
    mo:recorded_as <album/91787#musicalexpression> ;
    schema:byArtist _:Ndffb15f6a63940a1b43c9988e52a29a2 ;
    schema:name "etre / landscape"@en,
        "etre / landscape"@ja,
        "etre / landscape"@ja-latn ;
    schema:workPerformed <album/91787#musicalwork> .

<album/91787#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-11-07"^^xsd:date ;
    dcterms:title "etre / landscape"@en,
        "etre / landscape"@ja,
        "etre / landscape"@ja-latn ;
    mo:catalogue_number "IOCD-11002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91787#musicalexpression> ;
    mo:publisher <org/1073#subject> ;
    mo:record _:Ndd751bda210e47bb95ec1c8df0e0f599 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Babel II: Beyond Infinity"@en ;
            foaf:name "Babel II: Beyond Infinity"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "etre"@en ;
            foaf:name "etre"@en ] ;
    schema:datePublished "2001-11-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/78/91787/91787-1571540343.jpg> ;
    schema:name "etre / landscape"@en,
        "etre / landscape"@ja,
        "etre / landscape"@ja-latn ;
    schema:publisher <org/1073#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/91787/91787-1571540343.jpg> .

_:N43c7699a601b45779e57c4ce261b064a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "feelings"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ndd751bda210e47bb95ec1c8df0e0f599 ;
    schema:name "feelings"@ja .

_:N7746b0e37e3849e0b680190518e70787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "landscape"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ndd751bda210e47bb95ec1c8df0e0f599 ;
    schema:name "landscape"@ja .

_:N916a9e8c419f47ddafddbfc0a45566eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "landscape (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ndd751bda210e47bb95ec1c8df0e0f599 ;
    schema:name "landscape (instrumental)"@ja .

_:Ndffb15f6a63940a1b43c9988e52a29a2 a schema:Person,
        foaf:Person ;
    mo:performed <album/91787#performance> ;
    schema:name "etre"@en ;
    foaf:name "etre"@en .

_:Nf317500cced94704a1d72c3b8d4458e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャボン玉"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ndd751bda210e47bb95ec1c8df0e0f599 ;
    schema:name "シャボン玉"@ja .

_:Ndd751bda210e47bb95ec1c8df0e0f599 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N43c7699a601b45779e57c4ce261b064a,
        _:N7746b0e37e3849e0b680190518e70787,
        _:N916a9e8c419f47ddafddbfc0a45566eb,
        _:Nf317500cced94704a1d72c3b8d4458e1 ;
    mo:track_count 4 ;
    schema:duration "PT17:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N43c7699a601b45779e57c4ce261b064a,
        _:N7746b0e37e3849e0b680190518e70787,
        _:N916a9e8c419f47ddafddbfc0a45566eb,
        _:Nf317500cced94704a1d72c3b8d4458e1 .

