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

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

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

<artist/57011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101414#subject> ;
    schema:name "Fetimaro"@en ;
    foaf:made <album/101414#composition>,
        <album/101414#subject> ;
    foaf:name "Fetimaro"@en .

<artist/57012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101414#subject> ;
    schema:name "mab"@en ;
    foaf:made <album/101414#composition>,
        <album/101414#subject> ;
    foaf:name "mab"@en .

<artist/57016#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101414#subject> ;
    schema:name "DaNGER!"@en ;
    foaf:made <album/101414#composition>,
        <album/101414#subject> ;
    foaf:name "DaNGER!"@en .

<artist/75775#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101414#subject> ;
    schema:name "mazzmoli"@en ;
    foaf:made <album/101414#composition>,
        <album/101414#subject> ;
    foaf:name "mazzmoli"@en .

<artist/960#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101414#subject> ;
    schema:name "mirawi"@en,
        "みらゐ"@ja ;
    foaf:made <album/101414#composition>,
        <album/101414#subject> ;
    foaf:name "mirawi"@en,
        "みらゐ"@ja .

<event/26> a mo:Release ;
    schema:name "Released at Comic Market 56 (Aug 13, 1999 to Aug 15, 1999)" .

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

<album/101414#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "excrete beat"@en,
        "excrete beat"@ja,
        "excrete beat"@ja-latn ;
    mo:performance_of <album/101414#musicalwork> ;
    mo:recorded_as <album/101414#musicalexpression> ;
    schema:name "excrete beat"@en,
        "excrete beat"@ja,
        "excrete beat"@ja-latn ;
    schema:workPerformed <album/101414#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/41/101414/101414-1594721890.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101414#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "excrete beat"@en,
        "excrete beat"@ja,
        "excrete beat"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "AT0X63"@en ;
            foaf:made <album/101414#composition> ;
            foaf:name "AT0X63"@en ],
        <artist/57011#subject>,
        <artist/57012#subject>,
        <artist/57016#subject>,
        <artist/75775#subject>,
        <artist/960#subject> ;
    mo:produced_work <album/101414#musicalwork> ;
    schema:name "excrete beat"@en,
        "excrete beat"@ja,
        "excrete beat"@ja-latn .

<album/101414#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-08-13"^^xsd:date ;
    dcterms:title "excrete beat"@en,
        "excrete beat"@ja,
        "excrete beat"@ja-latn ;
    mo:catalogue_number "AST-0003" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/101414#musicalexpression> ;
    mo:publisher <org/3760#subject> ;
    mo:record _:N852f6b6c71314cdab93ed5bf49353316 ;
    mo:record_count 1 ;
    mo:release <event/26> ;
    schema:datePublished "1999-08-13"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/41/101414/101414-1594721890.jpg> ;
    schema:name "excrete beat"@en,
        "excrete beat"@ja,
        "excrete beat"@ja-latn ;
    schema:publisher <org/3760#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/101414/101414-1594721890.jpg> .

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

_:N1228885e8554445bb9213ccf1a3a51cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OutDink"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N852f6b6c71314cdab93ed5bf49353316 ;
    schema:name "OutDink"@ja .

_:N23649a7979794b49ac438c6958416430 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MeRGe"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N852f6b6c71314cdab93ed5bf49353316 ;
    schema:name "MeRGe"@ja .

_:N338f8924fcda4d9ea1e96d3cec34eca5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無気力製造工場"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N852f6b6c71314cdab93ed5bf49353316 ;
    schema:name "無気力製造工場"@ja .

_:N41952fd65a714d79b0d051ecf5428349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Court of..."@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N852f6b6c71314cdab93ed5bf49353316 ;
    schema:name "In the Court of..."@ja .

_:N47eff34024c6435681ab29d210e894ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CYaN SLeep"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N852f6b6c71314cdab93ed5bf49353316 ;
    schema:name "CYaN SLeep"@ja .

_:N86dc8168c6874554adea55248b62c770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "silent moon"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N852f6b6c71314cdab93ed5bf49353316 ;
    schema:name "silent moon"@ja .

_:N89fa721e69614be089499cc2e88bdc3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "高速増殖炉"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N852f6b6c71314cdab93ed5bf49353316 ;
    schema:name "高速増殖炉"@ja .

_:N961901acbc72473d8e955726f05fe048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "枕と涙"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N852f6b6c71314cdab93ed5bf49353316 ;
    schema:name "枕と涙"@ja .

_:Nadfd0c4822e942e4af6a4571f4a4e35e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GT"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N852f6b6c71314cdab93ed5bf49353316 ;
    schema:name "GT"@ja .

_:Ne6a0177dd8e54812a00ea4602671d5f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cross Steps"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N852f6b6c71314cdab93ed5bf49353316 ;
    schema:name "Cross Steps"@ja .

_:N852f6b6c71314cdab93ed5bf49353316 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1228885e8554445bb9213ccf1a3a51cd,
        _:N23649a7979794b49ac438c6958416430,
        _:N338f8924fcda4d9ea1e96d3cec34eca5,
        _:N41952fd65a714d79b0d051ecf5428349,
        _:N47eff34024c6435681ab29d210e894ae,
        _:N86dc8168c6874554adea55248b62c770,
        _:N89fa721e69614be089499cc2e88bdc3c,
        _:N961901acbc72473d8e955726f05fe048,
        _:Nadfd0c4822e942e4af6a4571f4a4e35e,
        _:Ne6a0177dd8e54812a00ea4602671d5f2 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1228885e8554445bb9213ccf1a3a51cd,
        _:N23649a7979794b49ac438c6958416430,
        _:N338f8924fcda4d9ea1e96d3cec34eca5,
        _:N41952fd65a714d79b0d051ecf5428349,
        _:N47eff34024c6435681ab29d210e894ae,
        _:N86dc8168c6874554adea55248b62c770,
        _:N89fa721e69614be089499cc2e88bdc3c,
        _:N961901acbc72473d8e955726f05fe048,
        _:Nadfd0c4822e942e4af6a4571f4a4e35e,
        _:Ne6a0177dd8e54812a00ea4602671d5f2 .

