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

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

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

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

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

<https://medium-media.vgm.io/albums/86/10768/10768-1224465908.jpg> a schema:ImageObject,
        foaf:Image .

<album/10768#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Perpetual Motion"@en,
        "Perpetual Motion"@ja,
        "Perpetual Motion"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Takero Ogata"@en ;
            foaf:made <album/10768#composition> ;
            foaf:name "Takero Ogata"@en ],
        <artist/7289#subject> ;
    mo:produced_work <album/10768#musicalwork> ;
    schema:name "Perpetual Motion"@en,
        "Perpetual Motion"@ja,
        "Perpetual Motion"@ja-latn .

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

<artist/252#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10768#performance> ;
    schema:name "Norihiko Hibino"@en,
        "日比野則彦"@ja ;
    foaf:name "Norihiko Hibino"@en,
        "日比野則彦"@ja .

<artist/7289#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10768#subject> ;
    mo:performed <album/10768#performance> ;
    schema:name "Ann Sally"@en,
        "アン・サリー"@ja ;
    foaf:made <album/10768#composition>,
        <album/10768#subject> ;
    foaf:name "Ann Sally"@en,
        "アン・サリー"@ja .

<album/10768#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-10-12"^^xsd:date ;
    dcterms:title "Perpetual Motion"@en,
        "Perpetual Motion"@ja,
        "Perpetual Motion"@ja-latn ;
    mo:catalogue_number "QSCJ-2001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10768#musicalexpression> ;
    mo:publisher _:N0d3c5e18302a4d4b9a6c6530ed5f1ffb ;
    mo:record _:Nfc4babd4efe24f57bc472245358e3567 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yoshimitsu Hattri"@en ;
            foaf:name "Yoshimitsu Hattri"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "kumi"@en ;
            foaf:name "kumi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuri Kajiki"@en ;
            foaf:name "Yuri Kajiki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SALON D\"ORANGE"@en ;
            foaf:name "SALON D\"ORANGE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Geila Z"@en ;
            foaf:name "Geila Z"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kaori Nishijima"@en ;
            foaf:name "Kaori Nishijima"@en ],
        <artist/252#subject>,
        <artist/7289#subject> ;
    schema:datePublished "2003-10-12"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/86/10768/10768-1224465908.jpg> ;
    schema:name "Perpetual Motion"@en,
        "Perpetual Motion"@ja,
        "Perpetual Motion"@ja-latn ;
    schema:publisher _:N0d3c5e18302a4d4b9a6c6530ed5f1ffb ;
    foaf:depiction <https://media.vgm.io/albums/86/10768/10768-1224465908.jpg> .

<album/10768#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Perpetual Motion"@en,
        "Perpetual Motion"@ja,
        "Perpetual Motion"@ja-latn ;
    mo:performance_of <album/10768#musicalwork> ;
    mo:performer _:N3b9ad0473deb4502bb75be611f30d781,
        _:N3ecb7734227646829778ec68938f0273,
        _:N800efd882f594a7baa601c7373d2b1ad,
        _:N8e8df8c7dfb54b9599bc699f9914a448,
        _:N9c3277159aff477c88e5f7bdfa5632f1,
        _:Nf85ed240ba264057a678536cc0624d24,
        <artist/252#subject>,
        <artist/7289#subject> ;
    mo:recorded_as <album/10768#musicalexpression> ;
    schema:byArtist _:N3b9ad0473deb4502bb75be611f30d781,
        _:N3ecb7734227646829778ec68938f0273,
        _:N800efd882f594a7baa601c7373d2b1ad,
        _:N8e8df8c7dfb54b9599bc699f9914a448,
        _:N9c3277159aff477c88e5f7bdfa5632f1,
        _:Nf85ed240ba264057a678536cc0624d24,
        <artist/252#subject>,
        <artist/7289#subject> ;
    schema:name "Perpetual Motion"@en,
        "Perpetual Motion"@ja,
        "Perpetual Motion"@ja-latn ;
    schema:workPerformed <album/10768#musicalwork> .

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

_:N0d3c5e18302a4d4b9a6c6530ed5f1ffb schema:name "Jazz Electrica"@en ;
    foaf:name "Jazz Electrica"@en .

_:N1b10f9735b984f8fa39752fc96d34a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Muse on Muse"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfc4babd4efe24f57bc472245358e3567 ;
    schema:name "Muse on Muse"@en .

_:N1f5f2aecd0ec4f87a2886a3f0f188c05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honeybee Thought About the Meaning of Life"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfc4babd4efe24f57bc472245358e3567 ;
    schema:name "Honeybee Thought About the Meaning of Life"@en .

_:N3b9ad0473deb4502bb75be611f30d781 a schema:Person,
        foaf:Person ;
    mo:performed <album/10768#performance> ;
    schema:name "kumi"@en ;
    foaf:name "kumi"@en .

_:N3ecb7734227646829778ec68938f0273 a schema:Person,
        foaf:Person ;
    mo:performed <album/10768#performance> ;
    schema:name "Kaori Nishijima"@en ;
    foaf:name "Kaori Nishijima"@en .

_:N5466003c79dc4e0c82a2fff21ef356b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfc4babd4efe24f57bc472245358e3567 ;
    schema:name "Reflection"@en .

_:N6efa9632b5a743fea98ac8c2ea67ee52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ladybug Walk - butti 49's marihone remix (bonus track)"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfc4babd4efe24f57bc472245358e3567 ;
    schema:name "Ladybug Walk - butti 49's marihone remix (bonus track)"@en .

_:N6f16b65c4809400f80e7c9b2a6091065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perptual Motion Machine"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfc4babd4efe24f57bc472245358e3567 ;
    schema:name "Perptual Motion Machine"@en .

_:N800efd882f594a7baa601c7373d2b1ad a schema:Person,
        foaf:Person ;
    mo:performed <album/10768#performance> ;
    schema:name "Yoshimitsu Hattri"@en ;
    foaf:name "Yoshimitsu Hattri"@en .

_:N8e8df8c7dfb54b9599bc699f9914a448 a schema:Person,
        foaf:Person ;
    mo:performed <album/10768#performance> ;
    schema:name "Yuri Kajiki"@en ;
    foaf:name "Yuri Kajiki"@en .

_:N9c3277159aff477c88e5f7bdfa5632f1 a schema:Person,
        foaf:Person ;
    mo:performed <album/10768#performance> ;
    schema:name "Geila Z"@en ;
    foaf:name "Geila Z"@en .

_:N9fe70b07fbed4037b6314d4366c40dfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ladybug Walk"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfc4babd4efe24f57bc472245358e3567 ;
    schema:name "Ladybug Walk"@en .

_:Nd6f8abb4c03944038e62896b713cebbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystalseeing"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfc4babd4efe24f57bc472245358e3567 ;
    schema:name "Crystalseeing"@en .

_:Nf85ed240ba264057a678536cc0624d24 a schema:Person,
        foaf:Person ;
    mo:performed <album/10768#performance> ;
    schema:name "SALON D\"ORANGE"@en ;
    foaf:name "SALON D\"ORANGE"@en .

_:Nfc4babd4efe24f57bc472245358e3567 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b10f9735b984f8fa39752fc96d34a28,
        _:N1f5f2aecd0ec4f87a2886a3f0f188c05,
        _:N5466003c79dc4e0c82a2fff21ef356b3,
        _:N6efa9632b5a743fea98ac8c2ea67ee52,
        _:N6f16b65c4809400f80e7c9b2a6091065,
        _:N9fe70b07fbed4037b6314d4366c40dfb,
        _:Nd6f8abb4c03944038e62896b713cebbd ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1b10f9735b984f8fa39752fc96d34a28,
        _:N1f5f2aecd0ec4f87a2886a3f0f188c05,
        _:N5466003c79dc4e0c82a2fff21ef356b3,
        _:N6efa9632b5a743fea98ac8c2ea67ee52,
        _:N6f16b65c4809400f80e7c9b2a6091065,
        _:N9fe70b07fbed4037b6314d4366c40dfb,
        _:Nd6f8abb4c03944038e62896b713cebbd .

