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

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

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

<artist/65629#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141961#subject> ;
    schema:name "TY-2"@en ;
    foaf:made <album/141961#composition>,
        <album/141961#subject> ;
    foaf:name "TY-2"@en .

<artist/65630#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141961#subject> ;
    schema:name "Framdoll Rhodes"@en ;
    foaf:made <album/141961#composition>,
        <album/141961#subject> ;
    foaf:name "Framdoll Rhodes"@en .

<event/219> a mo:Release ;
    schema:name "Released at M3-2018 Fall (Oct 28, 2018)" .

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

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

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

<https://media.vgm.io/albums/16/141961/141961-4cdab5fa0a58.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141961#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/141961/141961-4cdab5fa0a58.jpg> ;
    foaf:depicts <album/141961#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/141961/141961-4cdab5fa0a58.jpg> .

<https://medium-media.vgm.io/albums/16/141961/141961-4cdab5fa0a58.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141961#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Night Trail"@en,
        "Night Trail"@ja,
        "Night Trail"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Framdoll"@en ;
            foaf:made <album/141961#composition> ;
            foaf:name "Framdoll"@en ],
        <artist/65629#subject>,
        <artist/65630#subject> ;
    mo:produced_work <album/141961#musicalwork> ;
    schema:name "Night Trail"@en,
        "Night Trail"@ja,
        "Night Trail"@ja-latn .

<album/141961#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-28"^^xsd:date ;
    dcterms:title "Night Trail"@en,
        "Night Trail"@ja,
        "Night Trail"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141961#musicalexpression> ;
    mo:publisher <org/4833#subject> ;
    mo:record _:Nd6ee1a1fb5984fc3b8765fb6e0dacaed ;
    mo:record_count 1 ;
    mo:release <event/219> ;
    schema:datePublished "2018-10-28"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/16/141961/141961-4cdab5fa0a58.jpg> ;
    schema:name "Night Trail"@en,
        "Night Trail"@ja,
        "Night Trail"@ja-latn ;
    schema:publisher <org/4833#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/141961/141961-4cdab5fa0a58.jpg> .

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

_:N04b4a19b90bb4d93b9c0e779217316c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delight"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6ee1a1fb5984fc3b8765fb6e0dacaed ;
    schema:name "Delight"@en .

_:Nd0b1270e49b64dffbfb4b020c414cb8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tyrann der Liebe"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6ee1a1fb5984fc3b8765fb6e0dacaed ;
    schema:name "Tyrann der Liebe"@en .

_:Ndeaf039b352d43a9b7198e4fd67b9c4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Maiden -2018 Rework-"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6ee1a1fb5984fc3b8765fb6e0dacaed ;
    schema:name "Phantom Maiden -2018 Rework-"@en .

_:Ne32a5c7b5dda4477aec3adfa4d5f79af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Running Dog"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd6ee1a1fb5984fc3b8765fb6e0dacaed ;
    schema:name "Running Dog"@en .

_:Nd6ee1a1fb5984fc3b8765fb6e0dacaed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04b4a19b90bb4d93b9c0e779217316c0,
        _:Nd0b1270e49b64dffbfb4b020c414cb8f,
        _:Ndeaf039b352d43a9b7198e4fd67b9c4a,
        _:Ne32a5c7b5dda4477aec3adfa4d5f79af ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N04b4a19b90bb4d93b9c0e779217316c0,
        _:Nd0b1270e49b64dffbfb4b020c414cb8f,
        _:Ndeaf039b352d43a9b7198e4fd67b9c4a,
        _:Ne32a5c7b5dda4477aec3adfa4d5f79af .

